搜索资源列表
RdWrtIni
- 读写INI程序,可以将一些信息写入到一个INI文件中。
RdWrtIni
- wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.
RdWrtIni
- 一个读取和写入ini配置文件的例子。从list1中读出数据写入到ini文件,再从ini文件写入到list2。-Ini to read and write a configuration file example. List1 in读出数据from written to ini file, ini file from the write to list2.
RdWrtIni
- VC++操作INI文件的一个类以及示例程序,将左边列表框的学生姓名写入ini文件,然后从该ini文件读出放到右边的列表框中,也就是读写INI文件,这是操作INI文件最基础的技能,我们编写大型的项目软件,一般为用到INI文件来作为配置文件,用VC去获取这些配置或更新配置等。 -VC++ INI file a class action and the sample program, students will name the list box on the left to write ini
RdWrtIni
- vc读写INI文件的程序源码,希望对大家有所帮助-vc program source code to read and write INI files, we hope to help
RdWrtIni
- 对Ini文件格式的解析,通过C言语编写方便使用在不同的系统中!-Ini file format for analysis, through the C language to write easy to use in different systems!