搜索资源列表
ARM-MCU-INI-SCRIPT
- 三星arm cpu开发资料,资料详尽,供开发者参考!-Samsung arm cpu development information, detailed information for the development of reference materials.
IniFile
- Unix/Linux下的INI文件读取、设置函数
ini
- ini配置文件解析,用于提取节名,配置名,配置值-ini configuration file parsing, used to extract section name, configuration name, configuration values
2440atest
- S3C2440测试代码,是初学者的最佳之选-S3C2440 test code is the best choice for beginners
qt_read_ini
- 用Qt4编写的显示界面,并且实现对ini文件的读写操作-Written using Qt4 ,and realize the ini file to read and write operations
giveio_ini
- ini file for driver giveio
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
libIni
- INI配置文件的管理,支持读写,ini文件中允许空格 TAB 和 注解,支持整行注释,使用方便。-INI configuration file management, support for reading and writing, ini file TAB and spaces allowed in comments, supports line comments, and easy to use.
inifile
- QT操作ini配置文件是系统常遇到的问题,整理了一下贴出源代码,希望对各位有用。-QT ini configuration file operation is the common system, adjusted posted the source code, hope useful for you.
liblini
- 自已编写Linux上ini操作接口库-Write their own user interface on Linux ini library ............
analytic_ini_file
- 用于解析ini文件,ini文件格式为 [section] key=value-For parsing INI file, INI file format [section] Key=value
lua-5.3.2.tar
- Lua 是一个小巧的脚本语言。作者是巴西人。该语言的设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。 Lua脚本可以很容易的被C/C++代码调用,也可以反过来调用C/C++的函数,这使得Lua在应用程序中可以被广泛应用。不仅仅作为扩展脚本,也可以作为普通的配置文件,代替XML,Ini等文件格式,并且更容易理解和维护。 Lua由标准C编写而成,代码简洁优美,几乎在所有操作系统和平台上都可以编译,运行。 一个完整的Lua解释器不过200k,在目前所
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.
DataBuffer
- Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)