CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - ini文件读写

搜索资源列表

  1. WriteIniFile

    0下载:
  2. 这是一个可以向INI文件读写的源程序,这个程序可以读写任何文本形式的文件.-can read and write to the INI file of the source, this procedure can read and write to any form of text documents.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8475
    • 提供者:mike
  1. INIRandW

    0下载:
  2. C# 详细的读写INI文件 利用windows api 功能
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12976
    • 提供者:YAZHOU
  1. IniHandler

    0下载:
  2. 最实用性的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,
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:4223
    • 提供者:红红
  1. CsharpRWIni

    0下载:
  2. 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:32998
    • 提供者:lizhang
  1. ini

    0下载:
  2. 利用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.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7023
    • 提供者:李峰
  1. INIREADWRITE

    0下载:
  2. 使用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
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:22700
    • 提供者:彬彬
  1. CSHARPINIClass

    0下载:
  2. 提供c#开发下的读写ini配置文件的类库。 免除了重复劳动。欢迎大家使用-C# development under the provision of reading and writing ini configuration file library. Eliminating the duplication of effort. Welcome to use. . . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:王璇
  1. ConfigurationPattern

    0下载:
  2. 一个用C#编写的自动读写配置文件的开源组件 -V1.0.2版该版本为一个补丁版本,修改一处Bug:Ini 配置模式下,如果被配置的字段为非字符串类型字段,当该字段被配置为空字符串或无效字符时,[Key]属性设置的默认值无效。如 示例中 Age 字段,如果配为 "Age=" 或 "Age=abcd",正确结果应该是Age=18(即Age的[Key]属性指定的默认值。但实际结果是 Age=0(这个值是实体类中Age字段的默认值) V1.0.2版本修改该Bug,当出现无效配置时,首先试图将[Key
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:16340
    • 提供者:王璇
  1. 1323

    0下载:
  2. 读写ini文件,这是用C#语言编写的,该语言简单好用。适合制作简单点的系统-Ini file to read and write
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:29709
    • 提供者:谭纹纹
  1. IniFile

    0下载:
  2. C#调用API操作ini文件类,通过API调用可以对ini文件进行读写等操作-C# operate ini files through API fun
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:1335
    • 提供者:mike
  1. INI

    0下载:
  2. 这是一个通用的读写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
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:763
    • 提供者:朱晨涛
  1. ini

    0下载:
  2. C#通过代码来操作ini文件 对ini文件进行读写-C# through the code to operating ini file to the ini file for reading and writing
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:4487
    • 提供者:huanyingzhan
  1. WinformRwINI

    0下载:
  2. 本程序是用C#开发的一款主要用于读与写INI文件的实用程序-This program is a major development with C# utility is used to read and write INI file
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:56977
    • 提供者:王玉良
  1. IniDemo

    0下载:
  2. C# 读写INI文件 窗体实例程序 希望你用的到 -C# to read and write INI file form sample program expect you to
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:36498
    • 提供者:曹文
  1. Winform-CSharpINI

    0下载:
  2. 简单对INI文件的读写。封装好了。有调用例子-Simple on the INI file read and write. Good package. There are examples of call
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:71259
    • 提供者:xieminwen
  1. ReadAndWriteIni

    0下载:
  2. 读写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
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:43550
    • 提供者:name
  1. INIFIle

    0下载:
  2. 封装系统API实现对INI配置文件的读写。-INI configuration file read and write.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:17779
    • 提供者:Barry
  1. CsINI

    0下载:
  2. C#读写INI文件的封装类,一般用于系统参数设置。-C# wrapper class to read and write INI files, generally used for system parameters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1213
    • 提供者:Jason
  1. IniFileReadWrite

    0下载:
  2. INI文件读写操作,调用API进行读写操作,方便快捷。-INI file read and write operations
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:49867
    • 提供者:xrt
  1. IniReadWrite

    0下载:
  2. C#读写Ini文件的Vs2103程序项目源码,提供DLL,可以直接调用!(C# read and write Ini file Vs2103 program source code, provide DLL, can be called directly!)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:510976
    • 提供者:天云之剑
« 12 »
搜珍网 www.dssz.com