搜索资源列表

  1. WRini

    0下载:
  2. 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPri
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28096
    • 提供者:东方玉
  1. WRini

    0下载:
  2. 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPri
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:27648
    • 提供者:东方玉
  1. IniFile

    0下载:
  2. 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include "IniFile.h",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString("section","item","默认") int = IniFile.GetInt("section",
  3. 所属分类:文件操作

    • 发布日期:2024-06-18
    • 文件大小:3072
    • 提供者:电风扇
  1. readAndWriteIniFile

    0下载:
  2. MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial descr iption! The functi
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:2120704
    • 提供者:wangkafeng
  1. ini

    0下载:
  2. wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
  3. 所属分类:文件操作

    • 发布日期:2024-06-18
    • 文件大小:6144
    • 提供者:jackson
  1. INIread

    0下载:
  2. INI文件读取,通过一个DLL动态链接库kernel32 中的GetPrivateProfileInt 函数实现-INI file read, through a DLL dynamic link library kernel32 the GetPrivateProfileInt function implementation
  3. 所属分类:其他小程序

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:fei
  1. GetPrivateProfileString

    0下载:
  2. 在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:丁慧慧
  1. ini

    0下载:
  2. 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
  3. 所属分类:文件操作

  1. Windows Api函数清单(包含中文简介)

    0下载:
  2. 附件为word文档,函数清单格式示例: GetFullPathName获取指定文件的完整路径名 GetLogicalDrives判断系统中存在哪些逻辑驱动器字母 GetLogicalDriveStrings获取一个字串,其中包含了当前所有逻辑驱动器的根驱动器路径 GetOverlappedResult判断一个重叠操作当前的状态 GetPrivateProfileInt为初始化文件(.ini文件)中指定的条目获取一个整数值 G
  3. 所属分类:编程文档

源码中国 www.ymcn.org