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

Search list

[Windows DevelopWRini

Description: 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePrivateProfileString ()
Platform: | Size: 28096 | Author: 东方玉 | Hits:

[Windows DevelopWRini

Description: 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePrivateProfileString ()
Platform: | Size: 27648 | Author: 东方玉 | 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:

[Windows DevelopreadAndWriteIniFile

Description: MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial description! The function GetPrivateProfileInt, GetPrivateProfileString, WritePrivateProfileString etc.
Platform: | Size: 2120704 | Author: wangkafeng | Hits:

[File Operateini

Description: wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
Platform: | Size: 6144 | Author: jackson | Hits:

[OtherINIread

Description: INI文件读取,通过一个DLL动态链接库kernel32 中的GetPrivateProfileInt 函数实现-INI file read, through a DLL dynamic link library kernel32 the GetPrivateProfileInt function implementation
Platform: | Size: 2048 | Author: fei | Hits:

[Linux-UnixGetPrivateProfileString

Description: 在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
Platform: | Size: 2048 | Author: 丁慧慧 | Hits:

[File Operateini

Description: 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
Platform: | Size: 25600 | Author: dsfolsdhoisapdasd | Hits:

[Program docWindows Api函数清单(包含中文简介)

Description: 附件为word文档,函数清单格式示例: GetFullPathName获取指定文件的完整路径名 GetLogicalDrives判断系统中存在哪些逻辑驱动器字母 GetLogicalDriveStrings获取一个字串,其中包含了当前所有逻辑驱动器的根驱动器路径 GetOverlappedResult判断一个重叠操作当前的状态 GetPrivateProfileInt为初始化文件(.ini文件)中指定的条目获取一个整数值 GetPrivateProfileSection获取指定小节(在.ini文件中)所有项名和值的一个列表
Platform: | Size: 54285 | Author: loveheizhu@gmail.com | Hits:

CodeBus www.codebus.net