搜索资源列表
inirw
- 一个读写INI文件的例子-An example of reading and writing INI files
File
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
RW_ini
- 关于mfc ini 文件 读配置文件的读写-Mfc ini files on Reading configuration file to read and write
phone
- 用数组 和 链表做的C++电话本程序。数据存储在.dat的文件中,用记事本可以打开,由于当时本人还不知道配置文件(.ini)这回事,所以没有用.ini文件 现在想来,完全可以用.ini文件,而且更简单,可以大量减少代码量,代码中还有大量的读写文件的地方完全可以写到一个函数中, 这样更是可以减少代码量,但由于时间有限,事情繁多, 一直没有时间修改完善,大家拿到代码后,可以自行修改。此程序分为两个版本,数组版 和 链表版-telephone book using C++
ini
- 配置文件ini的读写方法,学习的方法很好用啊 。-Ini configuration file reading and writing methods
VB-INIFunction
- 工作中需要处理一个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.
inifile
- ini配置文件读写代码. -ini configuration file to read and write code. ini configuration file to read and write code.
iniprocee
- 这是一个对INI文件进行读写的一个类。 -这是一个对INI文件进行读写的一个类。
present
- 这是一个用VC6.0实现的礼品管理小程序,具有对礼品的添加修改操作。其中实现的一些代码具有很强的可重用性,主要涉及到:窗口的动态划分、登陆密码的简单加密、配置文件(.ini)的读写等。-This is a gift with VC6.0 management to achieve a small program, with the addition of modified operation of the gift. Implemented some code which has strong
ekernelini
- E语言调用 kerenl32 直接读写INI文件,简单方便快捷-easylanguage kernel32 read/write ini
vbandInI
- VB读写INI文件的事例,比较全面的,修正了很多错误。-Read and write INI files in VB instance, more comprehensive, and fixes a lot of mistakes.
config
- 读写配置文件,config.ini;有C语言版和C++语言接口,简单易用-config.h config.c config.cpp
Ini
- ini文件的读写 ini文件的读写 ini文件的读写 ini文件的读写 -ini file read and write
Ini-file-read-and-write-in-Delphi
- Delphi源码 Delphi中的ini文件的读写-Delphi source INI file read and write in Delphi
CPP-Read-and-Write-ini-file
- 用C++封装的读写ini文件的类,非常实用。可直接用于自己的工程里面,适合于各种平台。-With the C++ package to read and write ini file class, very practical. Own project which can be used directly, suitable for a variety of platforms.
duxiewenjian
- 读写二进制文件、xml文件、txt文件、ini文件-Binary files, XML files, TXT file, read and write ini files
ReadAND-Write-INI
- 运用API函数,读写INI文件,适用于软件的参数配置,如读取数据库信息等-The use of API functions to read and write INI files for the software configuration parameters, such as reading the database information
Read-INI-file
- 读写INI文件可以读INI文件并显示在控件中 学习资源-INI file reading and writing learning resources
SaharpINI(jb51.net)
- ini文件的读写,与创建功能,很好用,,,还要不能小于20个字(Ini file to read and write, and create function, very useful)
读写INI
- 不用调用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.)