搜索资源列表
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.
xcfParser
- 简单小桥的xml解析器.只要包含xcfParser.h就可以.其他的文件可以删除.
xmlparse
- C++编写的简单的XML文件的解析和生成,可以完整的将XML文件解析成树结构,或者根据内容生成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
Markup
- 一个MARKUP程序。用于解析XML文件的简单实用类,通过此类可以解析XML文件。使用时只需把其头文件和CPP文件加入就好!-A MARKUP program. Used for parsing XML documents is simple and practical classes, you can parse XML files through such.
__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.
iXml
- 用于解析XML文件的代码。类似TinyXML,但是功能比TinyXML简单,而且只支持UTF-8编码的XML文件。-The code for parse XML file. It is the same as TinyXML, but it is not powerful as TinyXML. It is only used for UTF-8 file.
pugixml-1.2
- 一个xml解析库 简单快速,支持XPath表达式,1.2是目前的最新版本-Xml parsing library is simple and fast, to support XPath expression, 1.2 is the latest version