搜索资源列表
tinyxml-070212
- 一个完善的XML解析其,可以用来做程序配置脚本语言使用。-a perfect its XML parser can be used for the allocation procedures used scr ipting language.
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
xml_example
- tinyxml读取xml文件的一个例子。-tinyxml an example of reading the xml file.
tinyxml
- 一个读取和解析XML的开源API,可以自由的扩展功能-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs
testXml
- 实现对xml文件的操作 简单的对tinyxml进行解释-Xml files to achieve simple explanation of tinyxml
xmlTest
- 基于tinyXML的测试程序。用来解析xml文件的基本示例。-TinyXML-based testing procedures. Xml file used to resolve the basic sample.
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
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.
XMLtest
- 这是一个用VC++2005作为开发环境写的XML测试程序,使用开源的tinyXML解析-This is a VC++2005 as XML development environment to write test procedures, the use of open source tinyXML resolve
TinyxmlTest
- 关于TinyXML库中读写汉字乱码问题的解决,其中包含工程文件,编译可使用-About TinyXML, including GBKtoUTF-8. This rar file include project files and can be compiled successfully.
xml
- 针对XML文件操作的例程,使用tinyxml组件,devcpp编译通过的,可以用vc6等简单修改使用。-Routine operation for XML files, use tinyxml components, devcpp compiled by, you can use vc6 simple modification to use.
TinyXml
- 将别人的xml解析分装成了lib库。tinyxml-Xml parsing of others packing became lib library. tinyxml
TINYXML
- TINYXML源码和工程 可以直接加载头文件使用-TINYXML source code and project can be loaded directly using the header file
CXML
- 对XML文档解析库tinyxml的再次封装,更加方便xml文档的解析与修改。-Library for parsing XML documents tinyxml the package again, more convenient xml document parsing and modification.
tinyXML2_Unicode
- tinyXML 2 Unicode 根据tinyXML官方修改,由多字节改为Unicode,可解析和生成ucs-2 little endian编码的xml文件。-tinyXML 2 Unicode according tinyXML official modifications to the multi-byte Unicode, can parse and generate ucs-2 little endian encoded xml file.
tinyxml
- 利用tinyxml类读写XML文件,非常简单-Use tinyxml class to read and write XML documents, it is very simple
tinyxml_2_6_2
- tinyxml xml文件存储的东西,全是C++的,这是源码,可以进行使用,开源-good write xml
xmlTest
- 封装tinyxml,读取xml文件,一个配置文件对应一个单例,挺适合于应用的配置文件-Package tinyxml, read xml file, a configuration file corresponds to a single case, very suitable for the application configuration file
HomeJoy_XmlUtil
- C++ 中使用 tinyxml 解析XML文件-parse xml file use tinyxml in C++
How-to-use-tinyxml
- 怎样使用tinyxml,带源码+test例子-How to use tinyxml