摘要:
C# Code:using System;using System.Collections.Generic;using System.Text;using System.IO;using System.Runtime.InteropServices;namespace CSFramework.Tech2011{ public class IniFileAPI { private string fileName; [DllImport("kernel32")] private static extern int GetPrivateProfileInt( string lpA 阅读全文
posted @ 2012-09-28 14:25
lvyafei
阅读(208)
评论(0)
推荐(0)

浙公网安备 33010602011771号