CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 读取ini文件

搜索资源列表

  1. readinifile_H

    0下载:
  2. /* * 读取INI文件的函数(C语言) * File: readinifile.h * Read INI File * char* GetInitKey(FileName, Section, Key) * Return Key=>Value * + [config] * + dbhost=localhost * * strcpy(dbhost,GetInitKey(\"config.ini\", \"config\", \"dbhost\"))
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:972
    • 提供者:eFun
  1. ini加密

    1下载:
  2. 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35412
    • 提供者:钱宇吉吉
  1. readini

    0下载:
  2. 一个读取ini文件的实例
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:jiangbinjie
  1. sconfig

    0下载:
  2. c语言实现读取配置文件的代码,按照key-value设定的读取,example1.ini为配置文件,example.c为test程序,可以根据其书写代码-c language implementation of the code to read the configuration file, in accordance with key-value set to read, example1.ini for the configuration file, example.c for the te
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:11440
    • 提供者:edgar
  1. CIniFile

    0下载:
  2. 用于INI文件读取的CIniFile类CIniFile 非常实用的一个C++类;-INI file used to read CIniFile Class CIniFile a very practical C++ Category
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:5663
    • 提供者:梅亭竹
  1. cache

    0下载:
  2. 这是一个安全的数据缓冲去,当数据存储到缓冲区后,即使出现异常情况, 数据也不会丢失. 同时还提供了ini文件读取和修改的API. -cache data but it can restore information in cache while error
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:31740
    • 提供者:gavin_xzw
  1. ReadINI

    0下载:
  2. 这个vc++工程可以读取INI文件的内容信息-This project could read a INI file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:385578
    • 提供者:Ivan.Ru
  1. readini

    1下载:
  2. c++读取ini文件的一个小的类库,用起来很方便的-c++ read the ini file of the class library in a small, very convenient to use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:2247
    • 提供者:高尚
  1. inifile_mb_wide_mfc_vc6

    0下载:
  2. ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中-an ini reader. work under Visual C++ 6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:21092
    • 提供者:hugh
  1. File_ini_RW

    1下载:
  2. VC++ 代码编写的读取配置文件(ini文件)的小程序,可作为借鉴-Written in VC++ code to read configuration file (ini files) in a small program can be used as reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:13101
    • 提供者:张恒
  1. Read_xml

    0下载:
  2. 一般来说,VC的程序配置文件都为INI格式,本程序演示了如何在VC中读取XML文件中的内容。-Generally, VC' s are for the INI configuration file format, this program demonstrates how to read XML file in the VC content.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:10555
    • 提供者:123
  1. cfg

    0下载:
  2. 在Unix下读取和编辑ini配置文件,经过多年的线上系统运行,效率和稳定性可以保证-read ini file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10241
    • 提供者:王黎晓
  1. ReadiniFile

    0下载:
  2. mfc编程解析Windows的boot.ini文件,读取其中的内容并显示出来-MFC programming on the analytical Windows of boot.ini file, read the content and displayed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:3686368
    • 提供者:韦忠旋
  1. VBadsfasdfasdf

    0下载:
  2. 文件系统全家福 AddadString Dir 快速全盘查找文件 Dir和Api扫描驱动器 Exe伪装天使 FreeActiveX Shell获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中
  3. 所属分类:Scanner

    • 发布日期:2017-03-26
    • 文件大小:208330
    • 提供者:snail
  1. comboneirong

    0下载:
  2. combo控件通过读取ini文件,对内容的控制。代码内有详细注释。-combo control by reading the ini file, the contents of control. The code has detailed notes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1669
    • 提供者:tom
  1. vbReadinifile

    0下载:
  2. 关于vb读取ini文件的实例 关于vb读取ini文件的实例-vb read ini files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:2140
    • 提供者:lop
  1. iniread

    0下载:
  2. Linux操作系统下,实现读取ini格式的文件功能。-Linux operating system to read ini file format functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5573
    • 提供者:lrgvavy413
  1. ini_parse

    0下载:
  2. 读取ini文件,然后解析,根据解析到的section、key和value去调用对应的设置;或者设置ini文件-Read ini file,then parse it and call the responding function according to your read section,key and value.Or set section,key and value to ini file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7751
    • 提供者:zhouwei
  1. vbini

    0下载:
  2. VB读取ini文件,VB写入 ini文件-Ini file read VB, VB write ini files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:Andey
  1. Translate_Tool_Code

    0下载:
  2. 使用QSttings读取ini文件失败,提供检测ini文件是否正常的程序(Check if the INI file is normal)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:18650112
    • 提供者:simpilLave
« 12 »
搜珍网 www.dssz.com