摘要:
public class SaveInfor { public string inipath; [DllImport("kernel32")] private static extern long WritePrivateProfileString(string section, string key, string val, string filePath); [DllImport("kernel32")] private static extern int GetPrivateProfileString(string section, string 阅读全文
posted @ 2011-07-29 11:38
biubiubiu
阅读(402)
评论(0)
推荐(0)

浙公网安备 33010602011771号