搜索资源列表
readinifile_H
- /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey(\"config.ini\", \"config\", \"dbhost\"))
ini加密
- 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
sconfig
- c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
CIniFile
- 用于INI文件读取的CIniFile类CIniFile 非常实用的一个C++类;-INI file used to read CIniFile Class CIniFile a very practical C++ Category
c++ini
- 配置读取写入修改 配置读取写入修改-Configuration read write read write modify configuration modifications
readWriteini
- 读写ini文件的一个好的文档,从网上搜集的。-Ini files to read and write a good documents, collected from the Internet.
TIniFile
- linux下INI文件读写类。 方便在Linux下编程应用参数配置-INI file to read and write under linux category. Facilitate the programming of applications in the Linux configuration parameters
ReadINI
- 这个vc++工程可以读取INI文件的内容信息-This project could read a INI file
videospto203
- windows32系统 VC++6.0环境下 可以读写*.INI文件,可以保存系统数据-read write*,ini file read write*,ini file read write*,ini file
File_ini_RW
- VC++ 代码编写的读取配置文件(ini文件)的小程序,可作为借鉴-Written in VC++ code to read configuration file (ini files) in a small program can be used as reference
ini
- VB 操作ini文件 读写,新建,删除-vb operate the ini file read write
cini
- read c ini file in linux-cini.txt
Inifile
- 一个在Windows Mobile上读写ini文件的类,自己修改了两个类中的函数,提高了读写效率,在自己的200M U上打开200个section的文件还是相当快的-Windows Mobile on a class to read and write ini files, make changes to the two classes of functions, improve the efficiency of read and write in their own 200M U to op
cfg
- 在Unix下读取和编辑ini配置文件,经过多年的线上系统运行,效率和稳定性可以保证-read ini file
inifile
- ini 读写类, linux/win 通用-class to read and write ini file, linux/win general
vbReadinifile
- 关于vb读取ini文件的实例 关于vb读取ini文件的实例-vb read ini files
Winform-Config-INI
- Winform 读写INI文件示例,初学者学习使用-The Winform to read and write INI files example
read-and-write-INI-file
- 如何读写INI文件,vc++ mfc 程序源代码,压缩包内有源代码与测试程序-How to read and write INI file, vc++ mfc program source code, compressed package source code and test procedures
iniread
- Linux操作系统下,实现读取ini格式的文件功能。-Linux operating system to read ini file format functions.
ini_parse
- 读取ini文件,然后解析,根据解析到的section、key和value去调用对应的设置;或者设置ini文件-Read ini file,then parse it and call the responding function according to your read section,key and value.Or set section,key and value to ini file
