搜索资源列表
libxml2-2.6.20.win32
- 最新跨平台的xml语言解析库,架构稳定,调用简单-latest cross-platform xml language analytic libraries, stable structure, a simple call
xmlp
- xml 文件解析,可以在vc中直接使用的简易xml解析工具,方便简单快截.-xml parsing can be directly used vc simple xml analytic tools to facilitate faster simple cut. Huh-huh
simplexml
- 通过扫描字符串及结构体数组,实现对XML文件的简单初步解析.-by scanning string and array structure and realizing the XML file simple preliminary analysis.
downcode66666
- 今天有点郁闷,不想干活。整理代码的时候,看到了这个好久之前写的代码,于是想整理出来供大家拍砖。XML的解析对于.Net平台那真是太简单不过了,感谢微软。但对于C++语言的XML解析就没那么容易了。有一个开源的XML4C是IBM的,功能强大,但代码大的有几M,而且对于GB2312的支持有问题,据说能解决,但可能是我天生愚钝,当初我花了2周时间也没搞定,最后放弃,自己写了一个。咦?还能跑起来,也能跨平台:)。 写这个XML解析类,以功能最简单,最实用,最常用的功能为原则,因为只能解析,查找,没有XM
xcfParser
- 简单小桥的xml解析器.只要包含xcfParser.h就可以.其他的文件可以删除.
xmlparse
- C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成XML文件
msxmlcpp_demo
- 使用VC解析XML的简单实例,使用sam形式,输出XML文件中内容
tinyxml
- timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modifie
studyxml.rar
- 用QT xml 模块写的解析简单XML文件的例子,QT xml module used to write simple analytic examples of XML documents
tinyxml_2_3_4
- 实现C解析XML,支持跨平台,简单容易学习,满足常用的基本的XML解析应用-Analysis of XML to achieve C
__xmlParser
- XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
pugixml-1.2
- 一个xml解析库 简单快速,支持XPath表达式,1.2是目前的最新版本-Xml parsing library is simple and fast, to support XPath expression, 1.2 is the latest version
xmlReaderTable
- XML解析,简单的做了一个关于QT解析xml的程序,文件有点大,求交流-XML parsing, simply do a program on the QT xml parsing, file a little big, seeking exchanges
ParseXml
- 短小简单的xml解析,非常简单.基于Markup解析的xml-Short and simple xml parsing is very simple. Based Markup parsing xml
xml-parser-class
- xml解析类,非常好用的。封装了xml的通用操作,简单易用。-xml parsing class, very easy to use.
xml
- 简单的通过xml控件解析xml文件的例子,适合初学者参考-Simple analytical xml files through xml control example, suitable for beginners reference
rapidxml
- 简单易用的xml解析工具,整个解析工具包包含在一个头文件中-Simple and easy to use XML parsing tools, the entire analytical tool kit included in a header file
xml
- 简单实用的XML文件字符串解析,读取任意节点值-Simple and practical string parsing XML file, read the value of any node
IExmlparser
- 转载的xml解析。使用简单,实验之后,情况稳定-xml parser
ParserXM
- 一个简单的XML解析器源码,适合移植到嵌入式平台使用。(A simple xml decoder.)