搜索资源列表
testIni
- STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
ini_operator
- 很多时候我们需要解析ini文件,这不是什么难事,但读入内存有什么用?还是不能使用,如果能解析时就直接存到我系统直接存取的数据结构或者类的对象就好了,想不想这么做,看我使怎么实现的吧!
INI_Change
- borlandc C语言读取并解析INI文件(当前目录下): 指定文件名,字段名,项名,即可获取其值
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_operator
- 很多时候我们需要解析ini文件,这不是什么难事,但读入内存有什么用?还是不能使用,如果能解析时就直接存到我系统直接存取的数据结构或者类的对象就好了,想不想这么做,看我使怎么实现的吧!-Very often we need to resolve ini files, this is not difficult, but read into memory what is the use? Or should not use, if we c
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
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
analytic_ini_file
- 用于解析ini文件,ini文件格式为 [section] key=value-For parsing INI file, INI file format [section] Key=value
ini
- ini 配置文件解析和读取,可以创建多个,互不影响(Parse ini configure file into map for read.)
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)
操作INI文件
- 这是一个批处理,可以操作Ini文件的脚本文件。(Operation .ini file bat.)