搜索资源列表

  1. Init

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

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

    0下载:
  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. ATL写的一个操作INI文件的COM组件

    0下载:
  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. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:18432
    • 提供者:wgw
  1. VC++6.0INI类型文件读写类

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

    • 发布日期:2024-06-15
    • 文件大小:21504
    • 提供者:who
  1. AConfig

    0下载:
  2. 一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:3072
    • 提供者:申屠航兵
  1. Profile

    0下载:
  2. EVC 读写INI文件 EVC 读写INI文件 -EVC literacy INI file EVC literacy INI file EVC reader I NI documents EVC literacy INI file
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:
  1. WRini

    0下载:
  2. 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPri
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:27648
    • 提供者:东方玉
  1. INI

    0下载:
  2. 用VC实现INI文件的读写操作,功能包括了对INI进行操作的全部代码-With VC realize INI file to read and write operations, features include the INI to operate all the code
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:1882112
    • 提供者:lasdfa
  1. Init

    0下载:
  2. 精典的.INI文件读写操作。虽然,现在使用注册表很方便,但在一些绿色版软件中,INI文件仍有一定市场。-The classical. INI file to read and write operations. Although it is convenient to use the registry, but in some green version of the software, INI file is still a cert
  3. 所属分类:系统编程

    • 发布日期:2024-06-15
    • 文件大小:30720
    • 提供者:大地飞歌
  1. CIniFile(VC6)

    0下载:
  2. INI配置文件读写操作封装类For VC6.0-INI configuration file to read and write operations category Packaging For VC6.0
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:5120
    • 提供者:along
  1. QQzxca

    0下载:
  2. 自己写的一款QQ在线批量查看器,其中QQ在线查看并怎么样,主要是里面用到了(.INI)文件的读写操作,而且没有用API函数来操作,完全VB完成,首先将INI文件读入内存中进行操作,退出程序时再把内存中的文件写入INI文件。-Wrote it myself a QQ online bulk viewer, which QQ online to view and how to, which is mainly used in the (.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-15
    • 文件大小:134144
    • 提供者:陈峰
  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 Note
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者: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, integra
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:narnia
  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 char
  3. 所属分类:Windows CE

    • 发布日期:2024-06-15
    • 文件大小:56320
    • 提供者:michael
  1. IniHelper

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

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:Joe
  1. fileTest

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

    • 发布日期:2024-06-15
    • 文件大小:964608
    • 提供者:link
  1. ini

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

    • 发布日期:2024-06-15
    • 文件大小:3072
    • 提供者: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
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-15
    • 文件大小:3384320
    • 提供者:jim
  1. ini

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

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:cxm
  1. ini文件读写操作

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

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:雷电
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org