搜索资源列表
inifile
- 读取ini文件信息-read ini file information
读取当前目录下ini文件的类
- 读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-read in the current directory Ini document CIiniFile functional categories : the system provides WriteProfi
用于INI文件读取的CIniFile类
- 功能强大的CIniFile类。可以修改、读取变量的值。也可以加入新的变量新的组。-powerful CIniFile category. Could be amended to read variable values. Can also add a new variable to the new group.
ini.rar
- 读取ini配置文件的简单应用代码,适合vb初学者参考
inifile
- 从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting pro
iniVCDemo
- windows下的ini文件读取代码,内附示例,在多哦项目中使用,希望对大家有借鉴意义。-ini file under windows to read the code, containing examples of projects in a multi-use, oh, I hope all of you have referential significance.
03
- ini文件读取, ini文件读取-ini文件读取,ini文件读取,ini文件读取
Fileinistudycode
- 系统初始化常常需要读取INI文件,资源里面有代码和文章,请大家学习。-System initialization usually required to read INI files, there are code resources and articles, please study U.S..
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.
Read_ini
- 本实例是在LabWindows环境下,打开windows系统下的ini文件,并读取出其中的信息。-This example is a LabWindows environment, open the windows system, under the ini files, and read out the information.
IniFileMdf
- INI文件读取模块。解决主窗口未加载时用API函数无法读取INI文件内容问题。-INI file reading module. To solve the main form is not loaded with the API function is unable to read the INI file content.
Config
- ini文件的读取工具,用于简单的配置文件,希望大家喜欢!-An .ini config files read tools!
ini
- 读取和写入INI文件实例 可用于学习木马的高级自启动技术-Examples of read and write INI files can be used to study high-level self-starting technology Trojan
ini
- ini文件配置,便于ini文件格式的读取与设置-configuration ini file
INI
- 用delphi操作INI文件的各种方法,包括增加,删除,读取等-INI files with delphi operation of various methods, including add, delete, read, etc.
ini
- 自己写过的代码 读取ini文件-Wrote their own code \ read ini file
INI
- 这是一个显示如何打操作win api函数进行ini文件的读取与保存-This one shows how to fight the operating win api function to read and save the ini file ...
TestIni
- 一个ini文件读取的小程序,主要实现了对ini文件的读取和写入。有兴趣的可以下载看一看,主要对不熟悉ini操作的人有用-Ini file to read a small program, mainly to achieve read and write ini file. Who are interested can download a look, mainly useful for people not familiar with the ini action
INIReadTest
- INI文件读取,VS210工程的,功能健全,分类具体。-INI file to read, VS210 engineering, function, classification of specific.
inifile
- 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)