搜索资源列表

  1. INI

    0下载:
  2. 读写ini文件 -Read and write ini file to read and write ini files
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:59392
    • 提供者:kingforever
  1. 123222

    0下载:
  2. WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:zyw
  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
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:红红
  1. readAndWriteIniFile

    0下载:
  2. MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial descr iption! The functi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2120704
    • 提供者:wangkafeng
  1. duxie_INI

    0下载:
  2. 用Visual c++.net (VC.net) 编写的 如何读写INI文件 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared in how to read and write INI files. Note the code in detail, suitable for beginners. In need of a friend can s
  3. 所属分类:.net编程

    • 发布日期:2024-05-21
    • 文件大小:197632
    • 提供者:羊妹妹
  1. readwriteini

    0下载:
  2. wince下读写ini文件代码,用evc编写的-wince to read and write ini files under the code, prepared by EVC
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:liuhuajian
  1. profile

    0下载:
  2. ini配置文件读写代码.教你如何使用api读写ini文件-ini file read and write
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:hhh
  1. INI

    0下载:
  2. ini读写类(c#) ini读写类(c#)-ini to read and write categories (c#) ini to read and write categories (c#)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:3850240
    • 提供者:Ardy
  1. inifile

    0下载:
  2. 这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用-This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:李远
  1. phone

    0下载:
  2. 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2045952
    • 提供者:刘凯
  1. IniHelper

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Joe
  1. OpIniFileDelphi

    0下载:
  2. 读写INI文件的例子程序 使用Delphi编写-INI file example to read and write procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:336896
    • 提供者:jadebug
  1. AppINIFileRW

    0下载:
  2. INI文件读写,可以按IP、数值、和文本三种方式读写INI文件-INI file to read and write, can be IP, numerical, and text in three ways to read and write INI files
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-21
    • 文件大小:4059136
    • 提供者:everlee
  1. INI

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

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:席水平
  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-05-21
    • 文件大小:964608
    • 提供者:link
  1. ini

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

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:jackson
  1. videospto203

    0下载:
  2. windows32系统 VC++6.0环境下 可以读写*.INI文件,可以保存系统数据-read write*,ini file read write*,ini file read write*,ini file
  3. 所属分类:扫描程序

    • 发布日期:2024-05-21
    • 文件大小:5176320
    • 提供者:wanghuyuan
  1. File_ini_RW

    0下载:
  2. INI文件读写类,可以直接引用,相当有实用价值。-INI file reading and writing classes, can be directly quoted, quite practical value.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:129024
    • 提供者:zzc
  1. VB-INIFunction

    0下载:
  2. 工作中需要处理一个INI文件,于是上网找了几个读写INI文件的VB函数。-Work to deal with an INI file, so surf the Internet and a few of the VB function to read and write INI files.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:hj
  1. ini

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

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:horatio
« 1 2 3 4 5 67 8 9 10 11 ... 29 »

源码中国 www.ymcn.org