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

搜索资源列表

  1. INI文件测试

    0下载:
  2. 在编写一些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.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  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. IniFiling

    0下载:
  2. 将.net framework中操作ini文件的库包装起来,提供一个更通用,更容易理解的操作接口
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6830
    • 提供者:陈国富
  1. XMLINI

    0下载:
  2. 以XML解决方案替代INI文件系统的源代码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:110273
    • 提供者:net
  1. IniFile

    0下载:
  2. C# 用于操作Windows INI 文件的封装类,接口清晰,注释齐全!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2386
    • 提供者:任立峰
  1. INIRandW

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

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

    0下载:
  2. c#读取INI文件-read INI file
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9325
    • 提供者:下载
  1. cSharp-inidemo

    1下载:
  2. c# 操作ini文件进行简单的读取和写入,以便做程序配置项 -CSharp operte ini file
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:38589
    • 提供者:宇兰
  1. CSharp_WINCEIniCF

    0下载:
  2. CE平台下的INI文件读取类,CSharp编写,使用方法和winform下一样。-CE platform of the INI file read class, CSharp write, using the same methods and under winform.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1462
    • 提供者:undead
  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. INI

    0下载:
  2. 一个VS2源代码008环境下C#读取INI文件内容的实例源代码-Source code 008 a VS2 environment INI file to read the contents of C# example source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:9271
    • 提供者:lean
  1. ini-code

    0下载:
  2. 本源码主要介绍了怎样用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,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37241
    • 提供者:wangsaiming
  1. readAndWrite-ini

    0下载:
  2. 存读ini文件,保存历史记录 下次打开历史记录是 自动打开上次内容 类似于windows的有些界面-read and writeini
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:41549
    • 提供者:king
  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. INI

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

    • 发布日期:2017-05-10
    • 文件大小:2284081
    • 提供者:aimee
  1. Ini

    0下载:
  2. INI文件操作实例,可以学习的好材料-INI file manipulation instance, you can learn good material. . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2466
    • 提供者:wong
  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 3 4 »
搜珍网 www.dssz.com