搜索资源列表
Config
- ini文件的读取工具,用于简单的配置文件,希望大家喜欢!-An .ini config files read tools!
TextParser
- VS2005写的,可以递归分析目录,指定文件后缀的文件里中文出现的函数,位置,并且可以替换用指定字符替换这些中文字符。 程序包含两部分: 1。选择文件夹,分析中文字符,并输出到日志文件中 2。选择一个日志文件,设置好替换内容,即可执行替换 程序可以方便地移植到vc6.0版本上,把需要的类导出即可。 config.ini指定待分析文件后缀-VS2005 written analysis can be recursive directory, specify a file
Read-Write-XML-INI-Registry
- 读写 XML文件,设置文件,INI文件或注册表的C#例程.-Read-Write XML files, Config files, INI files, or the Registry.
inifile
- ini配置工具软件,可以实现数据的映射,以及对应的功能-ini config tools,Data mapping, as well as the corresponding function
Config
- 保存及配置数据库连接设置参数,保存为ini文件。-Save and configure the database connection settings parameters, save the ini file.
ReadConfig
- 利用C语言实现配置文件(.ini)的读写操作,可跨平台使用,实现的功能与windows API 函数 GetPrivateProfileString 和WritePrivateProfileString的功能一样-Using C language to complete two functions which can read and write config files, like that with suffix .ini