搜索资源列表
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
inifile
- ini配置文件读写代码. -ini configuration file to read and write code. ini configuration file to read and write code.
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
tsqt
- 本程序为天书奇谈起点专区辅助工具,内有自动战斗(调用游戏本身自动功能,可有效减少操作时间),人物一键加药,宠物一键加药,挂机采集这几个功能。 文件说明: HH.exe为主程序(必要文件) config.ini为配置文件(必要文件) cjfb.edb为存放采集封包的数据(必要文件) 外挂作坊1.5-第六版.ec,Super-EC_3.0.ec,外挂海万能模块1.7贺岁版.ec三个为模块(只需要用工具的可以删除) HH.e为易语言源码(只需要用工具的可以删除) 程序使用的
config
- 读写配置文件,config.ini;有C语言版和C++语言接口,简单易用-config.h config.c config.cpp
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
读写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.)