登录
首页 » 算法 » C# ini文件操作

C# ini文件操作

于 2022-02-14 发布 文件大小:31.03 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

资源描述封装好的C#做的dll可以以直接使用,主要是引用的windows api(c++)。里面重新实现了一些ini的操作方法,注释说明比较清楚,自己可以写一个例子调试一下看看,有任何问题可以联系我

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 此代码用vc++模拟行星绕恒星的运行状态。
    此代码用vc++模拟行星绕恒星的运行状态。-This is for discribing a plante cyclying another
    2022-05-22 15:50:35下载
    积分:1
  • 高精度计C++类的
    高精度计算C++类的算法-precision calculation algorithm C
    2022-03-19 03:09:55下载
    积分:1
  • 一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用...
    一种用C语言实现的快速傅立叶变换和傅立叶反变换,经测试十分好用-A C-realize the fast Fourier transform and Fourier inverse transform, have been tested and is very easy to use
    2022-09-19 23:55:03下载
    积分:1
  • 分析器
    //分割符号 #define is_end(c) (c=="{"||c=="}"||c=="("||c==")"||c=="["||c=="]"||c==","||c==";") //表达式符号 #define is_exp(c) (c=="&"||c=="|"||c=="!" || c=="=" || c=="+"||c=="-"||c=="*"||c=="/" || c=="") //数字 #define is_num(c) (c>= "0"&&c
    2023-01-10 16:50:04下载
    积分:1
  • 电话簿
    这个cod是电话簿,输入诸如姓名、地址、电话号码、传真号码等数据,。。。;可以搜索联系人和号码。
    2022-08-20 02:30:29下载
    积分:1
  • 人工智能归结反演
    这是人工智能当中的归结反演的算法实现代码
    2022-08-31 13:15:03下载
    积分:1
  • Matrix的实例
    Matrix的实例-Matrix
    2022-04-01 02:13:52下载
    积分:1
  • 用C语言编写的八数码问题
    用C语言编写的八数码问题算法-C language prepared by the eight digital Problem
    2022-01-25 21:09:19下载
    积分:1
  • 矩阵类 可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运符...
    矩阵类 可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符-Matrices can be realized transpose, inverse, and rank, and the determinant value, and positive definite, a variety of operator overloading
    2022-08-23 19:08:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载