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

搜索资源列表

  1. ini文件的自动生成与编辑

    1下载:
  2. 这是我为公司做的一个初步软件,其实现功能是:在指定的文件夹下生成缺少的ini文件(对应wma音乐文件),并且在TreeView控件中显示文件名,点击可以进行编辑,修改-This is my company to do an initial software, its function is to achieve : the designated folder generation indispensable ini file (for WMA music files), and the Tree
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:63875
    • 提供者:王作
  1. 操作ini文件的函数.ZIP

    0下载:
  2. 采用VB开发的一个操作INI文件类,实现了多项操作,对文件操作的一个类-using the VB one operation INI file class, achieving a number of operations, the operation of a document type
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2788
    • 提供者:陈文斌
  1. 不用API的ini文件读写

    0下载:
  2. 不用API的ini文件读写,支持现有的INI读写,并且还可以脱离API的限制,再修改一下源码就能更好的支持其它的文件读写-not API ini document literacy, support existing INI to read and write, and also from the API restrictions further changes to the source code will be able to better support other document li
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1849
    • 提供者:闫帅
  1. ATL写的一个操作INI文件的COM组件

    1下载:
  2. 一个别人写的ini文件读写com控件,可以作为学习ATL编程的好例子,也可以学习ini文件读写-a written document literacy com ini control, ATL can learn as a good example of programming, but also can learn to read and write documents ini
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:19088
    • 提供者:wgw
  1. 读取当前目录下ini文件的类

    1下载:
  2. 读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-read in the current directory Ini document CIiniFile functional categories : the system provides WriteProfi
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17240
    • 提供者:li
  1. inifile

    0下载:
  2. 从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting pro
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:22194
    • 提供者:westmstc
  1. INI

    0下载:
  2. 读写INI文件,应用程序向导已为您创建了此 Test 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Read and write INI file, the application wizard has been created for you this Test application. This application not only introduced the use of Microsoft Foundation Classes
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:33743
    • 提供者:song
  1. Ini

    0下载:
  2. 一套非常好用Ini文件操作类库,简单易用-Ini a very useful file manipulation class library, easy-to-use
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:4212
    • 提供者:张红
  1. INI_Class

    0下载:
  2. VC++INI文件读写类,将对一般INI文件的各项操作,包括打开,读,写,修改等功能简化为几个方法,综合为一个类。-VC++ INI file reading and writing class, will the general operation of the INI files, including open, read, write, modify functions simplify several ways, integrated into a category.
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1827
    • 提供者:narnia
  1. ini

    0下载:
  2. 这个学习操作ini配置文件的好例子,很多软件都使用ini文件做为配置文件-This ini configuration file in learning how to operate a good example, many software ini file to use as a configuration file
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:182680
    • 提供者:coolfire
  1. Fileinistudycode

    0下载:
  2. 系统初始化常常需要读取INI文件,资源里面有代码和文章,请大家学习。-System initialization usually required to read INI files, there are code resources and articles, please study U.S..
  3. 所属分类:File Operate

    • 发布日期:2017-04-28
    • 文件大小:31202
    • 提供者:Jackson
  1. IniHelper

    0下载:
  2. /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1513
    • 提供者:Joe
  1. wininieditorORG

    0下载:
  2. .ini文件编辑程序,内含一组自行编写的API,且带有操作界面。运行于Linux下 可自行修改使之运行在windows下。-. ini file editing program that contains a group of self-prepared by the API, and with an interface. Runs on Linux that may be modified to make it run on their own under the windows.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:218488
    • 提供者:raoxuefeng
  1. Config

    0下载:
  2. ini文件的读取工具,用于简单的配置文件,希望大家喜欢!-An .ini config files read tools!
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1929
    • 提供者:Zephyr Shannon
  1. ini

    0下载:
  2. 读取和写入INI文件实例 可用于学习木马的高级自启动技术-Examples of read and write INI files can be used to study high-level self-starting technology Trojan
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:172831
    • 提供者:张小明
  1. ini

    0下载:
  2. ini文件操作类,支持ini文件读写,对codeproject上的源码做了些修改。-ini file manipulation classes, read and write support for ini files, the source of codeproject made some changes.
  3. 所属分类:File Operate

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

    0下载:
  2. 自己写过的代码 读取ini文件-Wrote their own code \ read ini file
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5301938
    • 提供者:陈国辉
  1. Ini

    0下载:
  2. MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
  3. 所属分类:文件操作

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:独孤求??
  1. ini

    0下载:
  2. 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
  3. 所属分类:文件操作

  1. ini文件读写操作

    0下载:
  2. 基于WindowsAPI函数,VB6.0语言编写的对INI配置文件读写操作程序(Ini configuration file read and write operations)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:雷电
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com