搜索资源列表
ConfigRead
- 一个通用的配置文件解析读取的封装的类,标准c++编写,很稳定,多平台多系统使用。-a common configuration file to read the analysis of the Packaging category, the standard c prepared, very stable, multi-platform multi-system use.
iniparser
- 转载 一个配置文件的解析器。某网友提供,不错,做简单的配置文件还是很方便-reproduced a configuration file parser. A netizen with, yes, do simple configuration files is still very convenient
shell_config
- 用shell脚本解析配置文件获取变量参数-using shell scr ipts parsing the configuration file access variable
easelib
- 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket
weather
- 解析中央气象台下发的全国各地(可自己配置文件,细至县级城市)天气预报报文(天气气温风向风速用数字代码表示),转换为文字表述
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
tinyxml_2_5_3.tar.gz
- TinyXml是一个基于DOM模型的、非验证的轻量级C++解释器,用在解析格式较为简单的XML文件,比如配置文件时,特别的合适。
RxLib-2.7.7.5_For_D6-2010
- 这是有史以来最为经典、优秀的第三方免费元件集。它的很多优良的特性连专业的VCL元件制造厂商的产品都无法媲美。老一些的Delphi/C++Builder程序员都非常欣赏这一巨大的宝库,将这些元件用于大量的软件开发中。例如,经笔者调查,著名的Foxmail软件中就使用了RXLib元件(当然,Foxmail是Delphi开发的)。 这套元件是一套综合性元件集。它其中的内容包含:界面开发、数据库开发、系统开发、常用字符串处理函数、程序开发常用元
ConfigRead
- 一个通用的配置文件解析读取的封装的类,标准c++编写,很稳定,多平台多系统使用。-a common configuration file to read the analysis of the Packaging category, the standard c prepared, very stable, multi-platform multi-system use.
iniparser
- 转载 一个配置文件的解析器。某网友提供,不错,做简单的配置文件还是很方便-reproduced a configuration file parser. A netizen with, yes, do simple configuration files is still very convenient
shell_config
- 用shell脚本解析配置文件获取变量参数-using shell scr ipts parsing the configuration file access variable
XMLMaterializer
- 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wro
Pqz
- 从配置文件中读取数据并显示在界面,实现了客户端与服务器端通信,解析结构体。-From the configuration file and read data displayed on the interface to achieve the client and server-side communications, analytical structure.
iniparser
- c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。-c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
iniparser
- ini文件的解析和组合,可实现ini配置文件的基本操作-iniparser
libini
- 原创的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
MyHiberbate
- 模拟Hibernate解析配置文件和映射文件,代码展示了配置文件和实体类关联的具体细节-Simulation of Hibernate parsing configuration files and mapping files, code shows details of the configuration file and the entity class association
ini
- ini 配置文件解析和读取,可以创建多个,互不影响(Parse ini configure file into map for read.)
iniparser-3.1.tar
- ini配置档的解析库文件,个人使用相对还比较好用。支持SECTION,相同的KEY值等(Ini configuration file parsing library files, personal use relative are easy to use.Support SECTION, the same KEY value, etc)
ReadIniFile
- 读取Ini配置文件的信息,解析各个字段并读取出来(Read Ini File and analyze)