摘要:
1,首先导入命名空间:using System.Runtime.InteropServices;2,声明API函数 [DllImport("kernel32")] private static extern long WritePrivateProfileString(string section, string key, string val, string filePath);3,创建ini文件 WritePrivateProfileString("MyQQ", "ID", "798033502", @&quo 阅读全文
posted @ 2012-07-13 13:50
MXi4oyu
阅读(307)
评论(0)
推荐(0)
摘要:
http://www.vdisk.cn/down/index/10515706http://www.vdisk.cn/down/index/10515702 阅读全文
posted @ 2012-07-13 10:58
MXi4oyu
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号