文件名称:simpleini-4.8.2(2)
- 所属分类:
- Windows CE
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- mic****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 with sections and keys in the same order as they were loaded
- preserves comments on the file, section and keys where possible.
- supports both char or wchar_t programming interfaces
- supports both MBCS (system locale) and UTF-8 file encodings
-This component allows an INI-style configuration file to be used on both
Windows and Linux/Unix. It is fast, simple and source code using this
component will compile unchanged on either OS.
@section features FEATURES
- MIT Licence allows free use in all software (including GPL and commercial)
- multi-platform (Windows 95/98/ME/NT/2K/XP/2003, Windows CE, Linux, Unix)
- loading and saving of INI-style configuration files
- configuration files can have any newline format on all platforms
- liberal acceptance of file format
- key/values with no section
- removal of whitespace around sections, keys and values
- 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 with sections and keys in the same order as they were loaded
- preserves comments
- 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 with sections and keys in the same order as they were loaded
- preserves comments on the file, section and keys where possible.
- supports both char or wchar_t programming interfaces
- supports both MBCS (system locale) and UTF-8 file encodings
-This component allows an INI-style configuration file to be used on both
Windows and Linux/Unix. It is fast, simple and source code using this
component will compile unchanged on either OS.
@section features FEATURES
- MIT Licence allows free use in all software (including GPL and commercial)
- multi-platform (Windows 95/98/ME/NT/2K/XP/2003, Windows CE, Linux, Unix)
- loading and saving of INI-style configuration files
- configuration files can have any newline format on all platforms
- liberal acceptance of file format
- key/values with no section
- removal of whitespace around sections, keys and values
- 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 with sections and keys in the same order as they were loaded
- preserves comments
(系统自动生成,下载前可以参看下载内容)
下载文件列表
simpleini
.........\ConvertUTF.c
.........\ConvertUTF.h
.........\ini.syn
.........\Makefile
.........\package.cmd
.........\simpleini.doxy
.........\simpleini.dsp
.........\simpleini.dsw
.........\SimpleIni.h
.........\SimpleIni.sln
.........\SimpleIni.vcproj
.........\snippets.cpp
.........\test1-expected.ini
.........\test1-input.ini
.........\test1.cpp
.........\testsi-EUCJP.ini
.........\testsi-SJIS.ini
.........\testsi-UTF8.ini
.........\testsi.cpp
.........\ConvertUTF.c
.........\ConvertUTF.h
.........\ini.syn
.........\Makefile
.........\package.cmd
.........\simpleini.doxy
.........\simpleini.dsp
.........\simpleini.dsw
.........\SimpleIni.h
.........\SimpleIni.sln
.........\SimpleIni.vcproj
.........\snippets.cpp
.........\test1-expected.ini
.........\test1-input.ini
.........\test1.cpp
.........\testsi-EUCJP.ini
.........\testsi-SJIS.ini
.........\testsi-UTF8.ini
.........\testsi.cpp