首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个简单的C #图书馆读写ini文件

一个简单的C #图书馆读写ini文件

资 源 简 介

INI File parsing library Manage data from a an INI file format the easy way! | Project has been Migrated to GitHub| |:---------------------------------------| The repository is located at https://github.com/rickyah/ini-parser | Project has been Migrated to Git SVC| |:----------------------------------------| The repository has been migrated from Subversion to Git, please update your code base! A Mono compatible .Net library for managing data from a an INI file format the easy way! Allows reading / writing INI data to and from I/O streams, file streams and/or plain strings. The library is really simple to use. Ini data is stored in nested dictionaries, so accessing the value associated to a key in a section is straightforward: ``` // Load ini file IniData data = parser.LoadFile("TestIniFile.ini"); // Retrieve the value for the

文 件 列 表

INIFileParser.dll
INIFileParser.xml

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.162313s