搜索资源列表
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.
inifileread
- 读取 ini类型的配置文件-Type of configuration file read ini
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_read
- 本程序实现的功能是利用API函数分别读取ini文件中的字符串-Function of the program implementation is the use of API functions are ini file to read string
ini
- ini文件配置,便于ini文件格式的读取与设置-configuration ini file
classIni
- 用vb编写的读取ini文件的类,使用用所有INI文件的读取。-Prepared by reading the ini file vb class, using INI file with all the reading.
getInifile-src
- 利用给定的读取Ini文件函数,可以方便地读出Ini文件中每节各项的内容,非常实用-by means of designed IniFile function, it s easy to read their values of respective items in corresponding sections. welcome to use and try!
ini
- 自己写过的代码 读取ini文件-Wrote their own code \ read ini file
inifile
- 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)