搜索资源列表
cSharp-inidemo
- c# 操作ini文件进行简单的读取和写入,以便做程序配置项 -CSharp operte ini file
CSharp_WINCEIniCF
- CE平台下的INI文件读取类,CSharp编写,使用方法和winform下一样。-CE platform of the INI file read class, CSharp write, using the same methods and under winform.
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
- ini读写类(c#) ini读写类(c#)-ini to read and write categories (c#) ini to read and write categories (c#)
IniHelper
- /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
INI_demo
- Demonstrate a creation of an .ini file in C#
ini
- CSharp配置文件(*.ini)操作类,简单好用!-CSharp configuration file (*. ini) operating class, easy to use!
OrderingStateMachine
- 订单状态机示例是一个应用程序,该应用程序通过使用状态机工作流来实现订单履行解决方案。 在此类型的应用程序中,订单在其完成之前可能会经过若干种状态。 对于此示例,有四种定义的状态: WaitingForOrderState OrderOpenState OrderProcessedState OrderCompletedState 此订单系统中还有一些规则,这些规则指定对于订单可能发生的事件(具体情况视订单的当前状态而定)。 例如,可以更
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,
CSharpForINI
- CSharp语言操作ini配置文件的源码-CSharp for INI file
cSharp
- 遍历ini key文件的所有字段,无论key内容多少,可以自动识别-ini key
ReadInifile
- 读取INI文件的CSharp源代码。编译完成后是一个动态链接库文件,可以直接调用。-CSharp source code to read the INI file. Compiled after the completion of a dynamic link library files, can be called directly.
CSharp-Common-Classes
- C#的常用类库,包括数据库操作类、数据操作类、硬件设备帮助类、加密解密类、图片处理、文件操作类(如XML 、INI)、日志编码等等。-C# classes,including operation class,ProcessHelper,devicehelper,SharpZip,StringHelper,XmlHelper and so on.