搜索资源列表

  1. IniFile

    0下载:
  2. 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2987
    • 提供者:电风扇
  1. IniFile

    0下载:
  2. BCB配置文件操作。-BCB configuration file manipulation.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:67584
    • 提供者:李木
  1. inifile

    0下载:
  2. 读取ini文件信息-read ini file information
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:93184
    • 提供者:diaojianxiang
  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:51200
    • 提供者:随便看看
  1. INIFile(VB.net)

    0下载:
  2. .Net访问INI文件比较麻烦,本人做一个类使用(VB.net)写的,希望能有所帮助,您有什么疑问请发送邮件到Nick4@tom.com-. Net access INI file is too much trouble, I do use a class (VB.net) to write the hope that it can help, you have any questions please send an e-mail t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:严臣
  1. myinifile

    0下载:
  2. inifile read and write in stl c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:boliehi
  1. IniFile

    0下载:
  2. 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include "IniFile.h",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString("section","item","默认") int = IniFile.GetInt("section",
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:电风扇
  1. iniFile

    1下载:
  2. ini配置文件读写类。 C程序片段,用来读写配置文件。-ini configuration file to read and write categories. C program fragment, used to read and write configuration files.
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:樊哈哈
  1. inifile

    0下载:
  2. 告诉你如何在vc++环境中使用配置文件-Tell you how to vc++ Environment configuration file
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:266240
    • 提供者:fenglu
  1. IniFile

    0下载:
  2. C# 用于操作Windows INI 文件的封装类,接口清晰,注释齐全!-C# For the operation of Windows INI files package type, interfaces, clear, complete notes!
  3. 所属分类:C#编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:任立峰
  1. IniFile

    0下载:
  2. Unix/Linux下的INI文件读取、设置函数-Unix/Linux under the INI file read, setting function
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:lxl
  1. IniFile

    0下载:
  2. 自己写的一个读写INF文件的类。上传的是完整的vc6.0工程。-err
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:15360
    • 提供者:chen allen
  1. INIFile

    0下载:
  2. ini配置文件操作的例子 可以让你配置自己的ini文件-ini configuration file examples of operation allows you to configure their own ini files
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:43008
    • 提供者:何的故
  1. Inifile

    0下载:
  2. ini文件访问库C函数,方便linux下使用!-ini file access library C function, to facilitate the use of linux!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:jansin_shaw
  1. iniFile

    0下载:
  2. 载入当前工站硬件配置情况,便于测试软件在不同工站间的通用性.-Loading the hardware setup by .ini file
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:edo gao
  1. INIFILE

    0下载:
  2. 读写INIFILE文件,Delphi源代码-Inifile documents to read and write, Delphi source code
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:6144
    • 提供者:liwaicai
  1. inifile

    0下载:
  2. 这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用-This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:9216
    • 提供者:李远
  1. uGTINIFile

    0下载:
  2. unit delphi for using INIfile
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:lee_lee
  1. inifile-0.2.tar

    0下载:
  2. ini配置文件读写通用c++库函数-ini configuration file to read and write generic c++ library functions
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:523264
    • 提供者:tang
  1. inifile

    0下载:
  2. INI文件操作大全,例子里对INI文件操作。让你尽快应用好ini文件保存你的数据-INI file operations Daquan, example of the INI file operations. Application as soon as you save your good ini file data
  3. 所属分类:文件操作

    • 发布日期:2024-05-11
    • 文件大小:196608
    • 提供者:hanfi
« 12 3 4 5 6 »

源码中国 www.ymcn.org