搜索资源列表
IniFile
- Unix/Linux下的INI文件读取、设置函数
linuxsetup
- 硬盘安装Linux系统方法 boot.init 使用方法:显示所有隐藏和受保护文件,把c盘下的boot.ini文件的只读属性改掉,然后打开,在最后加上如下一行字:c:\\grldr=安装Linux
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
electronisc-base.com_PICKIT2_clone
- Source Notes for PICkit(R) 2 Microcontroller Programmer PK2CMD Command Line Interface v1.20 Contains Device File V1.55.00 as pk2cmd\release\PK2DeviceFile.dat This source project can be opened and modified in Microsoft Visual C++ 2005 Expr
liblini
- 自已编写Linux上ini操作接口库-Write their own user interface on Linux ini library ............
DataBuffer
- Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)