搜索资源列表
profile-ini
- ini配置文件读写代码. ini配置文件读写代码.
TIniFile
- linux下INI文件读写类。 方便在Linux下编程应用参数配置-INI file to read and write under linux category. Facilitate the programming of applications in the Linux configuration parameters
CIniFile
- 在读写ini配置文件时,往往同学们直接使用系统自带的api函数GetPrivateProfileString,这个api函数会在代码实现内部对windows注册表进行操作。但商业环境下,往往会对系统的注册表操作权限进行设置,那么这个函数将会发生操作失败。于是我们最好的办法是放弃此类函数,重写对ini的操作。本代码实现了此功能。很方便偶-The read and write ini configuration file, often students use the system api func
readini
- VB读写INI配置文件的例子,一看就明白-VB example to read and write INI configuration file, see at
DlgIniTest
- 由于现代软件中,很多时候需要保留一些配置信息,而ini文件就是其中的方法之一,该工程简单而详细体现了ini文件的读写调用方式-Because of modern software, often need to retain some configuration information, and the ini file is one of the ways that the project reflects the simple and detailed invocation ini file
INIfileAct
- 配置文件INI的读写操作,包含一个封装类。可以在VS2005编译、运行。-INI configuration file read and write operations, including a wrapper class. Can be compiled in VS2005, run.