搜索资源列表
inirw
- cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
CIniFile
- 很好的配置文件读写程序-good configuration file read and write procedures
iniReadWrite
- 用CIniFile类进行 对HQueue.ini文件的读写操作,内部有较详细的注解,对初学VC的朋友有一定的帮助.讲解控件内容更新的一些注意事项.-with CIniFile category of documents HQueue.ini write operation, There are more detailed explanation. VC pair of novice friends can help. Controls on updating some attention to
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
CIniFile
- 多平台的Ini文件读写的类, 非常小巧而且方便易用
CIniFile(VC6)
- INI配置文件读写操作封装类For VC6.0
CIniFile
- 一个VB对INI文件进行读写得很好用的类-a VB right INI file read and write very user-friendly category
用于INI文件读取的CIniFile类
- 功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。-powerful CIniFile category. Could be amended to read variable values. Can also add a new variable to the new group.
CIniFile
- VC++的ini文件的读取类。能够方便的读取window ini文件。-Class to read ini file.
inifile
- 从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting pro
CMyIniFile
- CIniFile类。可以读取INI后缀名的外部文件。习惯了在外部文件修改文件参数的朋友有福了。不用怕编译好的EXE文件在过后要修改文件的参数而重新编译文件。只要把你的内部参数接口写在Ini文件上面,就可以实现简单的修改参数工作。-CIniFile category. INI can read an external file name suffix. Used to modify the file in an external file parameters friend blessed. Do
inifile_mb_wide_src
- 处理inifile文件的class,支持UNICODE,定义Class: CIniFileW CIniFileA-Summary: This is a total re-write of the original CIniFile class written in 2006. Originally the data structures underlying the CIniFile object were std::list which was extreamly
CIniFile
- 操作INI文件的类库,非常方便易用,是学习INI的不错例子-INI file in the library operation, very easy to use, is to learn from the good example of INI
IniFile
- 这是一个上位机源程序的初始化程序,实施CIniFile类-Initialization procedure,implementation of the CIniFile class
CIniFile
- 读写ini配置文件的模块,可以方便对ini文件的操作。-Ini configuration file read-write module, you can easily operate on the ini file.
IniFile
- ini文件操作类,保持原来的CIniFile类的简单易用的优点,并且可以直接替换使用。通过使用新的数据结构,在对大文件的操作上极大的提高了操作速度。可以用来处理大的Ini文件。-The the ini file operation class, maintain a simple and easy-to-use advantages of the original CIniFile class, and can be used interchangeably. On the operation
2
- 文件名:CIniFile类定义文件 = = 主要功能:可以读取.修改变量数值,可以设置新的组,新的变量 = = 修改日期:2002-12-28 = = 作者:阿皮-DEAL DEAL
2
- 文件名:CIniFile类定义文件 = = 主要功能:可以读取.修改变量数值,可以设置新的组,新的变量 = = 修改日期:2002-12-28 = = 作者:阿皮-DEAL DEAL DEAL DEAL
5
- DEAL 另外一个段落出现,寻找失败= 文件名:CIniFile类实现文件 = = 修改日期:2002-12-28-deal data ut
