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

搜索资源列表

  1. VC++6.0INI类型文件读写类

    5下载:
  2. VC++6.0 INI类型文件操作实例类-VC 6.0 INI file types such examples operation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21.67kb
    • 提供者:who
  1. Init

    0下载:
  2. 精典的.INI文件读写操作。虽然,现在使用注册表很方便,但在一些绿色版软件中,INI文件仍有一定市场。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29.77kb
    • 提供者:大地飞歌
  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
    • 文件大小:18.64kb
    • 提供者:wgw
  1. simpleini-4.8.2(2)

    0下载:
  2. Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:54.87kb
    • 提供者:michael
  1. manipulate_ini

    0下载:
  2. CE 下对INI文件操作的支持被去掉了,这个文件提供了4个函数,可以进行INI文件读写操作。注意,不支持注释。-CE under the INI file operations support is removed, this document provides four functions, INI files can read and write operations. Note that does not support Notes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2.1kb
    • 提供者:xingxin
  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
    • 文件大小:1.78kb
    • 提供者:narnia
  1. IniHelper

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

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

    0下载:
  2. VB编写的,对INI文件的读写操作的例子源码。-VB prepared to read and write operations to the INI file example source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2.76kb
    • 提供者:席水平
  1. fileTest

    0下载:
  2. excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:942.08kb
    • 提供者:link
  1. ini

    0下载:
  2. wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6.46kb
    • 提供者:jackson
  1. ini

    0下载:
  2. VB 操作ini文件 读写,新建,删除-vb operate the ini file read write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3.49kb
    • 提供者:horatio
  1. stm32_fat_sd_ini

    0下载:
  2. 单片机STM32F103,环境KEIL ARM,系统UCOS,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM STM32F103, environment, KEIL ARM, the system UCOS, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:jim
  1. File_CSV

    0下载:
  2. TXT .INI .CSV 三种文件类型的操作,包括读,写。-TXT. INI. CSV file of three types of operations, including reading, writing.
  3. 所属分类:File Operate

    • 发布日期:2017-05-29
    • 文件大小:11.46mb
    • 提供者:谢晖
  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
    • 文件大小:1.66kb
    • 提供者:cxm
  1. IniFileReadWrite

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

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

    0下载:
  2. Delphi INI文件读写操作,这似乎是一个比较常见的操作了。INI文件多用做程序的配置文件,本程序中就是使用INI存储了程序的相关信息 -Delphi INI file read and write operations, which seems to be one of the more common operations. INI file more to do with the program s configuration files, this program is the u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.26kb
    • 提供者:WA5X7TI
  1. inione

    0下载:
  2. Delphi INI文件读写操作,这似乎是一个比较常见的操作了。INI文件多用做程序的配置文件,本程序中就是使用INI存储了程序的相关信息。比如打开窗口后,所显示的第一句话就是从根目录下的INI文件中读取出来的,点击按钮,可切换成中文信息。-Delphi INI file read and write operation, it seems to be a common operation. INI files for program configuration file, the progra
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5.39kb
    • 提供者:wpudn44
  1. Ini

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

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:独孤求??
  1. ini文件读写操作

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

    • 发布日期:2017-12-27
    • 文件大小:2kb
    • 提供者:雷电
  1. 读写INI

    1下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1.57kb
    • 提供者:CS专家
« 12 3 4 5 6 »
搜珍网 www.dssz.com