您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. asp.net INI文件读写类

  2. INI文件读写类实现代码。
  3. 所属分类:其它

    • 发布日期:2020-10-29
    • 文件大小:23552
    • 提供者:weixin_38607479
  1. asp.net INI文件读写类

  2. 代码如下:using System; using System.Runtime.InteropServices; using System.Text; using System.IO; namespace Common { /// /// INI文件读写类。 ///     public class INIFile     {         public string path;         public INIFile(string INIPath)         {       
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:33792
    • 提供者:weixin_38589150