搜索资源列表
读取ini文件类
- 读取ini文件类,十分实用的工具-read ini file type, a very useful tool
读取INI文件
- c#读取INI文件-read INI file
读取当前目录下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.
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.
INI
- 使用INI文件的读取来完成多语言版本的实现,无需重新启动程序就可以在线更换语言-PLC-based digital PID control, my graduate design, the use of serial communication with host computer and the next-bit machines, as well as related documentation
Fileinistudycode
- 系统初始化常常需要读取INI文件,资源里面有代码和文章,请大家学习。-System initialization usually required to read INI files, there are code resources and articles, please study U.S..
files
- INI文件读取,不用控件使用API处理,让INI文件读取到VB文本框中-INI file to read, do not control the use of API to deal with, so read the INI file to the VB text box
INILoadNSave
- INI文件读取写入的小程序,VS2003 可参考-INI file to read write a small program, VS2003 can be found
RdWrtIni
- ini文件读取和写入,基于MFC实现的。因为Wince下没有实现ini文件的读写。-ini file to read and write, based on the realization of the MFC. Wince achieve because there is no read and write ini files.
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
- VB读写ini文件实例源码 将当前时间写入ini文件 从ini文件中读取存储的时间打印在窗口上-VB source code reading ini file example
ini-code
- 本源码主要介绍了怎样用INI文件来配置应用程序,里面包括INI文件的写入和读取,代码很详细,-The source code describes how to use the INI file to configure the application, which includes writing and reading INI files, the code is very detailed,
ini
- 自己写过的代码 读取ini文件-Wrote their own code \ read ini file
INI
- 从INI文件读取程序设置,VB读取INI文件的例子,一般INI文件常见用于配置文件,这符合Windows的标准规范,其操作实际和TXT文本差不多,只不过需要注意变量的设置,在Vb中直接读取对应的变量名,广泛用于程序参数配置中。本程序是从ini文件中读取Vb窗口的标题栏文字信息,挺简单的INI文件应用。 -Read from the INI file settings, VB example to read INI files, INI files commonly used for gene
inifile
- 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)
VC++ INI文件读取类
- INI文件读取类封装,更便于使用ini文件。(INI file read class encapsulation)
INIDemo
- 读取INI文件中的文件,并将文件中的不用字段显示在界面的控件上(Read the files in the INI file, and display the fields that are not displayed in the files to the controls on the interface.)