在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
1.创建ini文件读写类:
using System.Runtime.InteropServices;
using System.Text; namespace INIDemo 2.测试INI文件读写:
//写入ini文件
private void button1_Click(object sender, EventArgs e) } 结果: [Section1] Key1=Key1's Value [Section2] Key2=Key2's Value [UseFileName] file1=value1 file2=value2 file3=value3 file4=value4 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论