搜索资源列表

  1. libini

    0下载:
  2. 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been us
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13948
    • 提供者:peica
  1. ini

    0下载:
  2. 一个ini文件解析的C++实现,使用STL,并有文档说明。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27866
    • 提供者:tigersoar
  1. ini文件解析

    0下载:
  2. 所属分类:TCP/IP协议栈

    • 发布日期:2011-09-09
    • 文件大小:3176
    • 提供者:bujiwu
  1. libini

    0下载:
  2. 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been us
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:13312
    • 提供者:peica
  1. testIni

    0下载:
  2. STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:17408
    • 提供者:
  1. ini

    0下载:
  2. 一个ini文件解析的C++实现,使用STL,并有文档说明。-Ini files parsed a C++ Realize, the use of STL, and documentation.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:321536
    • 提供者:tigersoar
  1. ini

    0下载:
  2. ini配置文件解析,用于提取节名,配置名,配置值-ini configuration file parsing, used to extract section name, configuration name, configuration values
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:许永贤
  1. IniFileParesUseCppAndSTL

    0下载:
  2. Ini 文件解析, 在Windows下有API提供INI文件的支持, 但在Linux和WinCE下就没有了, 为了实现接口统一,所以写了两种INI文件的C++解析实现-IniFile Pares Use Cpp And STL
  3. 所属分类:系统编程

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:弘扬
  1. ini

    0下载:
  2. 一个LINUX下的ini文件解析程序,功能比较不错。-An ini file under LINUX analytical procedures, functions well.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:wangwei
  1. iniparser

    0下载:
  2. c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。-c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-17
    • 文件大小:101376
    • 提供者:
  1. iniparser

    0下载:
  2. ini文件的解析和组合,可实现ini配置文件的基本操作-iniparser
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:16384
    • 提供者:冷雪刚
  1. libini

    0下载:
  2. 原创的INI配置文件解析器,提供了完善而简洁的一组INI文件操作接口,能以非常灵活地方式来返回键值、设置键值、删除键、添加新键、创建新的INI等。-Original INI configuration file parser, provides a complete and concise set of INI file operation interface, can be a very flexible way to return
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-17
    • 文件大小:9216
    • 提供者:沉沦
  1. kaixin

    0下载:
  2. python写的开心脚本,使用python3.1编写(花园精灵模块基于python2.6,需要PIL),xml解析需要安装模块lxml,windows下需要pywin32(不喜欢可以自己改掉) 功能: 支持windows和linux,命令行界面,可修改ini文件配置 可全局限速以避免因访问频繁而被封帐号,可以统计访问次数以自动调整访问频率,到达每日限制后可自动退出; 偷菜 1. 定时偷花园的菜,
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:32768
    • 提供者:kevin
  1. ini-file-parse

    0下载:
  2. 代码主要用来对ini文件格式进行解析处理-ini file format parsing processing module
  3. 所属分类:文件操作

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

    0下载:
  2. ini配置文件解析,用于key-value文件的解析-ini configuration file parsing, key-value file for analysis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:asdf
  1. CIni

    0下载:
  2. ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:5120
    • 提供者:Gavin
  1. iniparser3.0b

    0下载:
  2. ini 文件解析 以字典形式进行读写 里面有实例和用法讲解-ini files parsed form of a dictionary to read and write there are examples and usage explain
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-17
    • 文件大小:33792
    • 提供者:solid
  1. ini

    0下载:
  2. ini 配置文件解析和读取,可以创建多个,互不影响(Parse ini configure file into map for read.)
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:ideadawn
  1. ReadIniFile

    0下载:
  2. 读取Ini配置文件的信息,解析各个字段并读取出来(Read Ini File and analyze)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:39936
    • 提供者:Moni12138
  1. 操作INI文件

    0下载:
  2. 这是一个批处理,可以操作Ini文件的脚本文件。(Operation .ini file bat.)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:董XX
« 12 3 »

源码中国 www.ymcn.org