搜索资源列表
inirw
- cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
inifile1
- 读取当前目录下CIniFile类文件,系统提供的WriteProfileInt()等函数,写到注册表或 系统ini文件里,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正。-read current directory CIniFile types of documents, the system provides WritePro
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
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"
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
- 很好的配置文件读写程序-good configuration file read and write procedures
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.
inirw
- cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
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
CIniFile
- 多平台的Ini文件读写的类, 非常小巧而且方便易用-Multi-platform Ini file class to read and write, very compact and easy-to-use
CIniFile(VC6)
- INI配置文件读写操作封装类For VC6.0-INI configuration file to read and write operations category Packaging For VC6.0
CIniFile
- 用于INI文件读取的CIniFile类CIniFile 非常实用的一个C++类;-INI file used to read CIniFile Class CIniFile a very practical C++ Category
CIniFile
- 读写ini配置文件的模块,可以方便对ini文件的操作。-Ini configuration file read-write module, you can easily operate on the ini file.
CiniFile
- CiniFile类,用文件流方式实现比较灵活的ini文件读写类,可自动创建文件及没有INI字段头时,自动写入INI字段头,灵活应用,包内自代Demo!其中CiniFile.h,CiniFile.cpp是类文件V6编写.-CiniFile.h CiniFile.cpp