搜索资源列表
INI文件测试
- 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
Source_Document_Project
- Read and Write XML files, Configuration files, INI files, or the Registry
FileControl
- 用于文件控制基类,包括ini,txt等文件类型.试用一下这个功能-for Document Control base class, including ini, txt file types such as. Give it a try this function
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.
IniFiling
- 将.net framework中操作ini文件的库包装起来,提供一个更通用,更容易理解的操作接口
ini2xml
- 将INI转换为XML的C#源代码-to convert C# XML source code
读取INI文件
- c#读取INI文件-read INI file
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.
INI_demo
- Demonstrate a creation of an .ini file in C#
INI
- 一个VS2源代码008环境下C#读取INI文件内容的实例源代码-Source code 008 a VS2 environment INI file to read the contents of C# example source code
ini-code
- 本源码主要介绍了怎样用INI文件来配置应用程序,里面包括INI文件的写入和读取,代码很详细,-The source code describes how to use the INI file to configure the application, which includes writing and reading INI files, the code is very detailed,
ConfigurationIni
- 读取ini配置信息,读取ini指定的配置项,可以根据要求自定义-Reading ini configuration information
readAndWrite-ini
- 存读ini文件,保存历史记录 下次打开历史记录是 自动打开上次内容 类似于windows的有些界面-read and writeini
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
INI editor demo
- A ini file edit. bla bla bla
INI
- 一个小demo,主要是实现了ini文件的读取与写入功能,还有MFC的IP控件的读取与写入功能。-A small demo, mainly achieved ini file read and write functions, as well as read and write capabilities of MFC IP control.
Ini
- INI文件操作实例,可以学习的好材料-INI file manipulation instance, you can learn good material. . .
IniReadWrite
- C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)
