文件名称:simpleini-4.8.2(2)
-
所属分类:
- 标签属性:
- 上传时间:2012-10-27
-
文件大小:54.87kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
simpleini/ConvertUTF.h
simpleini/ini.syn
simpleini/Makefile
simpleini/package.cmd
simpleini/simpleini.doxy
simpleini/simpleini.dsp
simpleini/simpleini.dsw
simpleini/SimpleIni.h
simpleini/SimpleIni.sln
simpleini/SimpleIni.vcproj
simpleini/snippets.cpp
simpleini/test1-expected.ini
simpleini/test1-input.ini
simpleini/test1.cpp
simpleini/testsi-EUCJP.ini
simpleini/testsi-SJIS.ini
simpleini/testsi-UTF8.ini
simpleini/testsi.cpp
simpleini/ConvertUTF.h
simpleini/ini.syn
simpleini/Makefile
simpleini/package.cmd
simpleini/simpleini.doxy
simpleini/simpleini.dsp
simpleini/simpleini.dsw
simpleini/SimpleIni.h
simpleini/SimpleIni.sln
simpleini/SimpleIni.vcproj
simpleini/snippets.cpp
simpleini/test1-expected.ini
simpleini/test1-input.ini
simpleini/test1.cpp
simpleini/testsi-EUCJP.ini
simpleini/testsi-SJIS.ini
simpleini/testsi-UTF8.ini
simpleini/testsi.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.