CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - INI文件读取

搜索资源列表

  1. MyIni

    0下载:
  2. 对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:26926
    • 提供者:张永康
  1. INI

    0下载:
  2. 使用INI文件的读取来完成多语言版本的实现,无需重新启动程序就可以在线更换语言-PLC-based digital PID control, my graduate design, the use of serial communication with host computer and the next-bit machines, as well as related documentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:109445
    • 提供者:韩守东
  1. IniExample

    0下载:
  2. VB读取INI文件,用于读取配置文件,存储重要参数。-VB to read INI file, for read configuration files, storage of key parameters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8301
    • 提供者:赖怵
  1. File112

    0下载:
  2. 统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-EC provided WriteProfileInt () function and so on, wrote the registry or system ini file, is too much trouble to call, and will take up
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:17084
    • 提供者:zoubin
  1. INILoadNSave

    0下载:
  2. INI文件读取写入的小程序,VS2003 可参考-INI file to read write a small program, VS2003 can be found
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1284951
    • 提供者:李金峰
  1. GameInRndSentence

    0下载:
  2. 这是一个简单的程序,可以读取INI文件并由此得到信息,从中随机抽取条目,组成一句话。-This is a simple procedure, you can read the INI file and thus have information, from entry randomly selected to form a word.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:98320
    • 提供者:Orxszlyzr
  1. INIread

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

    • 发布日期:2017-04-03
    • 文件大小:1633
    • 提供者:fei
  1. INI

    0下载:
  2. 读取修改INI文件,可以读取和修改ini文件方便做配置文件读取-read the ini file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:26478
    • 提供者:笨笨狗
  1. ReadINI

    0下载:
  2. 读取本地的ini文件的规范性例子。有很好的好、注释。-Ini file to read the local normative examples. Have a good good, notes.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5784
    • 提供者:banjaming0
  1. XmlConfig

    0下载:
  2. 非常简易使用的xml代替ini文件的读取及写入方法,适合用于大量多级参数需要保存的开发使用-Is very easy to use xml instead of ini file read and write methods, suitable for a large number of multi-level parameters need to preserve the development of the use of
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:213006
    • 提供者:clear
  1. INI_Read_Class

    0下载:
  2. 读取INI文件的一个封装好的类,用于读取指定的INI文件-A package good read INI file class, used to read the INI file specified
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:13326
    • 提供者:ffpwserver
  1. CPP_INI_READER

    0下载:
  2. C++封装好了的INI文件读取类,用于读取指定的CPP文件-C++ package INI file reading class, used to read the specified CPP file
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:15758
    • 提供者:ffpwserver
  1. java-read-ini-

    0下载:
  2. 这是一个关于 java 读取配置文件,以.ini结尾的文件,希望能帮助到有需要的人。-This is a java reads the configuration file at the end. Ini file, hoping to help people in need.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1455
    • 提供者:xiaoqiang
  1. ReadIniFile

    0下载:
  2. 读写当前目录下的INI文件,写字符串,读取字符串,更新到界面上。-Read and write INI files in the current directory, write the string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:40582
    • 提供者:jxf
  1. iniparser

    0下载:
  2. ini文件的解析c++实现,包含文件的读取与写入等等。-Ini file parsing c++ implementation, including file read and write and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:28171
    • 提供者:dijingshu
  1. ReadAND-Write-INI

    0下载:
  2. 运用API函数,读写INI文件,适用于软件的参数配置,如读取数据库信息等-The use of API functions to read and write INI files for the software configuration parameters, such as reading the database information
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:8273
    • 提供者:alex
  1. IniManager

    0下载:
  2. INI文件读取,现版本只支持INI文件的读取,适用于linux系统。-ini file read
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3157
    • 提供者:ztf
  1. Set

    0下载:
  2. 实现wiform窗体向INI文件读取以及写入(This file is a program that reads and writes the INI configuration file in c#)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:237568
    • 提供者:心辰
  1. 读写INI

    1下载:
  2. 不用调用API就可以读取或修改ini配置文件,只需调用模块中相应的函数即可,纯文本操作。(Without calling API, you can read or modify the INI configuration file, just calling the corresponding function in the module, pure text operation.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:1604
    • 提供者:CS专家
  1. INIDemo

    0下载:
  2. 读取INI文件中的文件,并将文件中的不用字段显示在界面的控件上(Read the files in the INI file, and display the fields that are not displayed in the files to the controls on the interface.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:68608
    • 提供者:囧22
« 12 »
搜珍网 www.dssz.com