Welcome![Sign In][Sign Up]
Location:
Search - Inifile

Search list

[File OperateIniFile

Description: 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666) IniFile.SetString(\"section\",\"item\",\"设置值\") IniFile.SetInt(\"section\",\"item\",666) 3.ini文件名及路径在初始化时,用SetFileName()设置
Platform: | Size: 2987 | Author: 电风扇 | Hits:

[Windows DevelopIniFile

Description: BCB配置文件操作。-BCB configuration file manipulation.
Platform: | Size: 67584 | Author: 李木 | Hits:

[File Operateinifile

Description: 读取ini文件信息-read ini file information
Platform: | Size: 93184 | Author: diaojianxiang | Hits:

[File OperateIniFileNew

Description: 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
Platform: | Size: 51200 | Author: 随便看看 | Hits:

[Windows DevelopINIFile(VB.net)

Description: .Net访问INI文件比较麻烦,本人做一个类使用(VB.net)写的,希望能有所帮助,您有什么疑问请发送邮件到Nick4@tom.com-. Net access INI file is too much trouble, I do use a class (VB.net) to write the hope that it can help, you have any questions please send an e-mail to Nick4@tom.com
Platform: | Size: 25600 | Author: 严臣 | Hits:

[VC/MFCVC++iniFile

Description: 虽然进入win95之後,一般读写ini文件被读写Registry所取代,但我们还是可以透过 win31的传统方式读写ini文件,以存程式目前的相关设定,而於下一次程式执行时再 读回来。目前建议使用GetSetting SaveSetting的方式存於Registry中,不用目前 的方式。-Although access to win95, the general read and write ini files are read and write Registry replaced, but we still can read and write win31 traditional method of ini files, in order to keep the current program settings, and in the next run again when back. Currently recommend the use of the manner GetSetting SaveSetting stored in Registry, the not the current approach.
Platform: | Size: 1024 | Author: 温小明 | Hits:

[Linux-Unixmyinifile

Description: inifile read and write in stl c
Platform: | Size: 4096 | Author: boliehi | Hits:

[File OperateIniFile

Description: 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include "IniFile.h",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString("section","item","默认") int = IniFile.GetInt("section","item",666) IniFile.SetString("section","item","设置值") IniFile.SetInt("section","item",666) 3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
Platform: | Size: 3072 | Author: 电风扇 | Hits:

[File OperateiniFile

Description: ini配置文件读写类。 C程序片段,用来读写配置文件。-ini configuration file to read and write categories. C program fragment, used to read and write configuration files.
Platform: | Size: 2048 | Author: 樊哈哈 | Hits:

[File Operateinifile

Description: 告诉你如何在vc++环境中使用配置文件-Tell you how to vc++ Environment configuration file
Platform: | Size: 266240 | Author: fenglu | Hits:

[CSharpIniFile

Description: C# 用于操作Windows INI 文件的封装类,接口清晰,注释齐全!-C# For the operation of Windows INI files package type, interfaces, clear, complete notes!
Platform: | Size: 2048 | Author: 任立峰 | Hits:

[Embeded LinuxIniFile

Description: Unix/Linux下的INI文件读取、设置函数-Unix/Linux under the INI file read, setting function
Platform: | Size: 5120 | Author: lxl | Hits:

[File OperateIniFile

Description: 自己写的一个读写INF文件的类。上传的是完整的vc6.0工程。-err
Platform: | Size: 15360 | Author: chen allen | Hits:

[File OperateINIFile

Description: ini配置文件操作的例子 可以让你配置自己的ini文件-ini configuration file examples of operation allows you to configure their own ini files
Platform: | Size: 43008 | Author: 何的故 | Hits:

[Linux-UnixInifile

Description: ini文件访问库C函数,方便linux下使用!-ini file access library C function, to facilitate the use of linux!
Platform: | Size: 10240 | Author: jansin_shaw | Hits:

[File OperateiniFile

Description: 载入当前工站硬件配置情况,便于测试软件在不同工站间的通用性.-Loading the hardware setup by .ini file
Platform: | Size: 1024 | Author: edo gao | Hits:

[Delphi VCLINIFILE

Description: 读写INIFILE文件,Delphi源代码-Inifile documents to read and write, Delphi source code
Platform: | Size: 6144 | Author: liwaicai | Hits:

[matlabinifile

Description: 这个程序可以用来在matlab环境下读入和写出.ini文件的内容,因为matlab并没有提供专门读写.ini的函数,所以这个函数很实用-This procedure can be used to read into matlab environment and to write. Ini file, because matlab does not provide specialized reading and writing. Ini function, this function is very useful
Platform: | Size: 9216 | Author: 李远 | Hits:

[Delphi VCLuGTINIFile

Description: unit delphi for using INIfile
Platform: | Size: 1024 | Author: lee_lee | Hits:

[File Operateinifile-0.2.tar

Description: ini配置文件读写通用c++库函数-ini configuration file to read and write generic c++ library functions
Platform: | Size: 523264 | Author: tang | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net