搜索资源列表
TIniFile
- linux下INI文件读写类。 方便在Linux下编程应用参数配置-INI file to read and write under linux category. Facilitate the programming of applications in the Linux configuration parameters
StorageLibrary3.56_FullSource_Delphi2010
- 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsSto
FastIniFile2010
- 有名的TIniFile 替代品,比DELPHI 自带的TIniFile更快,读写接口更多,本次上传的是可以支持 DELPHI 2010的版本-Well-known TIniFile alternatives faster than the DELPHI comes TIniFile, read and write interface, more, this can be uploaded to support the version o
_CryptIniFile
- TINIFILE class with criptography
DelphiINI
- 本程序为Delphi对INI文件的写入和读取,并附上TInifile类的详细用法文档。希望对新手有所帮助!-This program was written for Delphi INI file and read, with detailed usage documentation TInifile class. I hope to help novice!
ConfigXML
- This code shows how to use TXMLDocument to save and restore configuration settings in a XML document. The public methods works the same as a TIniFile. There is not mutch comment in the code because it is self explain
TIniFile
- BCB的TIniFile类在VC++中的对应,功能是用来操作INI文件,完善了其中的构造函数.-BCB' s TIniFile class VC++ corresponding function is used to operate the INI file, which improved the constructor.