搜索资源列表
libini
- 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been us
ini
- 一个ini文件解析的C++实现,使用STL,并有文档说明。
libini
- 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been us
testIni
- STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
ini
- 一个ini文件解析的C++实现,使用STL,并有文档说明。-Ini files parsed a C++ Realize, the use of STL, and documentation.
ini
- ini配置文件解析,用于提取节名,配置名,配置值-ini configuration file parsing, used to extract section name, configuration name, configuration values
IniFileParesUseCppAndSTL
- Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
ini
- 一个LINUX下的ini文件解析程序,功能比较不错。-An ini file under LINUX analytical procedures, functions well.
iniparser
- c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。-c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
iniparser
- ini文件的解析和组合,可实现ini配置文件的基本操作-iniparser
libini
- 原创的INI配置文件解析器,提供了完善而简洁的一组INI文件操作接口,能以非常灵活地方式来返回键值、设置键值、删除键、添加新键、创建新的INI等。-Original INI configuration file parser, provides a complete and concise set of INI file operation interface, can be a very flexible way to return
kaixin
- python写的开心脚本,使用python3.1编写(花园精灵模块基于python2.6,需要PIL),xml解析需要安装模块lxml,windows下需要pywin32(不喜欢可以自己改掉) 功能: 支持windows和linux,命令行界面,可修改ini文件配置 可全局限速以避免因访问频繁而被封帐号,可以统计访问次数以自动调整访问频率,到达每日限制后可自动退出; 偷菜 1. 定时偷花园的菜,
ini-file-parse
- 代码主要用来对ini文件格式进行解析处理-ini file format parsing processing module
ini
- ini配置文件解析,用于key-value文件的解析-ini configuration file parsing, key-value file for analysis
CIni
- ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio
iniparser3.0b
- ini 文件解析 以字典形式进行读写 里面有实例和用法讲解-ini files parsed form of a dictionary to read and write there are examples and usage explain
ini
- ini 配置文件解析和读取,可以创建多个,互不影响(Parse ini configure file into map for read.)
ReadIniFile
- 读取Ini配置文件的信息,解析各个字段并读取出来(Read Ini File and analyze)
操作INI文件
- 这是一个批处理,可以操作Ini文件的脚本文件。(Operation .ini file bat.)