文件名称:IniFileNew
介绍说明--下载内容均来自于网络,请自行研究使用
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45666022inifilenew.zip 列表 IniFile.cpp IniFile.h IniVector/ IniVector/IniFile.cpp IniVector/IniFile.h IniVector/Project1.bpf IniVector/Project1.bpr IniVector/Project1.exe IniVector/Project1.res IniVector/test.ini IniVector/Unit1.cpp Project1.bpf Project1.bpr Project1.dsk Project1.exe Project1.res test.ini Unit1.cpp