搜索资源列表
cSharp-inidemo
- c# 操作ini文件进行简单的读取和写入,以便做程序配置项 -CSharp operte ini file
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
CMyIniFile
- CIniFile类。可以读取INI后缀名的外部文件。习惯了在外部文件修改文件参数的朋友有福了。不用怕编译好的EXE文件在过后要修改文件的参数而重新编译文件。只要把你的内部参数接口写在Ini文件上面,就可以实现简单的修改参数工作。-CIniFile category. INI can read an external file name suffix. Used to modify the file in an external file parameters friend blessed. Do
GameInRndSentence
- 这是一个简单的程序,可以读取INI文件并由此得到信息,从中随机抽取条目,组成一句话。-This is a simple procedure, you can read the INI file and thus have information, from entry randomly selected to form a word.
Config
- ini文件的读取工具,用于简单的配置文件,希望大家喜欢!-An .ini config files read tools!
changeODBC
- 涉及数据库访问的时候,多数需要建立数据源,这是一个通过程序可以动态设置数据源的软件,并且包含读取INI文件的代码,简单实用!-see chinese please!
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
getinfile
- 从INI文件读取程序设置,VB读取INI文件的例子,一般INI文件常见用于配置文件,这符合Windows的标准规范,其操作实际和TXT文本差不多,只不过需要注意变量的设置,在Vb中直接读取对应的变量名,广泛用于程序参数配置中。本程序是从ini文件中读取Vb窗口的标题栏文字信息,挺简单的INI文件应用。-Read program settings from the INI file, VB read INI file example, general INI file is usually use
读取INI
- 这是一个简单读取ini程序,下载编译之后,请自行在程序同一目录下创建一个“config.ini”,内容根据代码内设置的变量填写。(This is a simple program to read ini. After downloading and compiling, please create a "config. ini" in the same directory of the program, and fill in the contents according t