搜索资源列表
WriteIniFile
- 这是一个可以向INI文件读写的源程序,这个程序可以读写任何文本形式的文件.-can read and write to the INI file of the source, this procedure can read and write to any form of text documents.
INIRandW
- C# 详细的读写INI文件 利用windows api 功能
IniHandler
- 最实用性的ini文件读写类,已经经过作者多次试用认证,读写文件都十分方便,用c#编写,非常适宜green hand,是学习、工作方便的助手,并不比XML逊色!-The most practical type of ini file read and write, the author has been repeatedly tested authentication, read and write documents are very convenient, with c# Prepared,
CsharpRWIni
- 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
ini
- 利用C#访问ini配置文件。文件封装了读写ini文件的函数,用户访问简单、明了。-Use C# to visit ini configuration file. Package of documents to read and write ini file function, easy user access, and clear.
INIREADWRITE
- 使用C#读写INI文件时,有时不是很方便,所以特此写成了dll文件,直接调用即可,方便实用,此是源代码,可以更改-Use C# to read and write INI files, and sometimes not very convenient, it is hereby dll file written in a direct call to facilitate the practical, this is the source code, you can change
CSHARPINIClass
- 提供c#开发下的读写ini配置文件的类库。 免除了重复劳动。欢迎大家使用-C# development under the provision of reading and writing ini configuration file library. Eliminating the duplication of effort. Welcome to use. . . . . . .
ConfigurationPattern
- 一个用C#编写的自动读写配置文件的开源组件 -V1.0.2版该版本为一个补丁版本,修改一处Bug:Ini 配置模式下,如果被配置的字段为非字符串类型字段,当该字段被配置为空字符串或无效字符时,[Key]属性设置的默认值无效。如 示例中 Age 字段,如果配为 "Age=" 或 "Age=abcd",正确结果应该是Age=18(即Age的[Key]属性指定的默认值。但实际结果是 Age=0(这个值是实体类中Age字段的默认值) V1.0.2版本修改该Bug,当出现无效配置时,首先试图将[Key
1323
- 读写ini文件,这是用C#语言编写的,该语言简单好用。适合制作简单点的系统-Ini file to read and write
IniFile
- C#调用API操作ini文件类,通过API调用可以对ini文件进行读写等操作-C# operate ini files through API fun
INI
- 这是一个通用的读写INI文件的类,直接加入到您的程序中,引用后直接使用,其中有两个函数,一个读取配置文件中指定的配置的值,一个将指定的值写入到配置文件中。其中有配置文件路径,默认是在程序目录中,有特殊需要的可以修改。从此操作配置文件将非常方便。-This is a generic class to read and write INI files, directly into your program, refer directly after use, of which there are t
ini
- C#通过代码来操作ini文件 对ini文件进行读写-C# through the code to operating ini file to the ini file for reading and writing
WinformRwINI
- 本程序是用C#开发的一款主要用于读与写INI文件的实用程序-This program is a major development with C# utility is used to read and write INI file
IniDemo
- C# 读写INI文件 窗体实例程序 希望你用的到 -C# to read and write INI file form sample program expect you to
Winform-CSharpINI
- 简单对INI文件的读写。封装好了。有调用例子-Simple on the INI file read and write. Good package. There are examples of call
ReadAndWriteIni
- 读写ini配置文件,简单易学非常好用 读写ini配置文件,简单易学非常好用-Read and write ini file,Easy to learn and very easy to use Read and write ini file,Easy to learn and very easy to use
INIFIle
- 封装系统API实现对INI配置文件的读写。-INI configuration file read and write.
CsINI
- C#读写INI文件的封装类,一般用于系统参数设置。-C# wrapper class to read and write INI files, generally used for system parameters.
IniFileReadWrite
- INI文件读写操作,调用API进行读写操作,方便快捷。-INI file read and write operations
IniReadWrite
- C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)