搜索资源列表
不用API的ini文件读写
- 不用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
vb-ini
- 在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
Ini
- 文件读写类,设置文件的路径,读取文件的路径等
INI
- 用VC实现INI文件的读写操作,功能包括了对INI进行操作的全部代码
INI
- INI文件操作代码,使用非常方便,只需要几行代码便可以实现INI文件的读写,实例终止时自动存盘
ATL写的一个操作INI文件的COM组件
- 一个别人写的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
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
INI
- 读写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
CIniFileWriter-version2
- ini配置文件读写 用list实现 源代码 -ini configuration file to read and write with the realization of the source code list
INI_Class
- 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.
IniFile
- 支持读写 Ini文件 使用简单-Supporting documents are easy to read and write Ini
ModINI
- VB的INI文件读写得模块,支持直接读写INI配置文件-VB of the INI file to read and write a module, support for direct read and write INI configuration files
IniHelper
- /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
ini
- wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
184261-inifile-0.2.tar
- ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
ini
- ini文件操作类,支持ini文件读写,对codeproject上的源码做了些修改。-ini file manipulation classes, read and write support for ini files, the source of codeproject made some changes.
INI
- 可移植的多平台INI读写C代码,支持unicode和Asc文件。在windows,linux平台下均可高效运行。-INI read/wirte in C code can run on windows/linux etc. support Unicode and Asc files.
Ini
- MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
ini
- 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
ini文件读写操作
- 基于WindowsAPI函数,VB6.0语言编写的对INI配置文件读写操作程序(Ini configuration file read and write operations)
