搜索资源列表
CIni
- ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main function
inifile2-master
- ini文件解析库,C++ ,内存泄漏已检测-ini file phase lib written by c++
LanguageCore
- 一个对INI文件格式解析处理的调用库,跨平台, 可编译成UTF8或者ANSI,UNICODE格式的处理库. 本人常将其用在商用软件中. 代码为本人业余编写, 不涉及版权. 可随意使用. 编写时请使用QT.-Call Library one pair INI file format parsing process, cross-platform, can be compiled into UTF8 or ANSI, UNICODE format processing library. I ofte
CIni
- ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main function
confuse-2.7.tar
- 配置文件解析库,类似ini解析,希望对大家有用-This is libConfuse, a library for parsing configuration files. It was called libcfg before, but was changed to not confuse with other similar libraries. See the INSTALL file for installation instructions.
iniparser-3.1.tar
- ini配置档的解析库文件,个人使用相对还比较好用。支持SECTION,相同的KEY值等(Ini configuration file parsing library files, personal use relative are easy to use.Support SECTION, the same KEY value, etc)