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

搜索资源列表

  1. 20040913190255_vczx_clsrwini

    0下载:
  2. 读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely dig
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:王迎芳
  1. fileread

    0下载:
  2. 一个很好用的读写INI文件的类,各函数使用方法请看头文件-the class can read/write ini file,to get more info.,you can see the head file
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.77kb
    • 提供者:刘蛟
  1. inifile_WR

    0下载:
  2. 一个读写ini文件的class,用CStdioFile类实现对文件的读写操作-a document literacy ini class, with the realization CStdioFile class and write papers
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:14.27kb
    • 提供者:zhu
  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
    • 文件大小:1.81kb
    • 提供者:闫帅
  1. vb-ini

    0下载:
  2. 在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:郭军权
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:37.9kb
    • 提供者:qiyunping
  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-28
    • 文件大小:32.95kb
    • 提供者:song
  1. IniFile

    0下载:
  2. 支持读写 Ini文件 使用简单-Supporting documents are easy to read and write Ini
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:3.31kb
    • 提供者:奔跑的蜗牛
  1. ModINI

    0下载:
  2. VB的INI文件读写得模块,支持直接读写INI配置文件-VB of the INI file to read and write a module, support for direct read and write INI configuration files
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:636byte
    • 提供者:东门吹牛
  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. wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
  3. 所属分类:File Operate

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

    0下载:
  2. ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:20.79kb
    • 提供者:tang
  1. VC_class_read_write_INI_files_sample_programs

    0下载:
  2. VC++读写INI文件类以及示例程序VC + + class to read and write INI files and sample programs-VC++ class to read and write INI files and sample programs
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:21.46kb
    • 提供者:lina
  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. ini

    0下载:
  2. 读写ini文件,适用于初学都,ini文件是指对系统的配置文件,掌握后能提升vb开发水平-Ini file to read and write, for all beginners, ini file refers to the system configuration files, master the development can improve the level of vb
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:2.54kb
    • 提供者:Smason
  1. INI

    0下载:
  2. 一个读写INI文件的源码,初学者可以参考下。-A source code to read and write INI file, beginners can refer to.
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:41.72kb
    • 提供者:陈中
  1. Ini

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

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:独孤求??
  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
    • 文件大小:2kb
    • 提供者:雷电
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com