搜索资源列表
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
TinyXml操作演示
- 用于操作XML文档的测试代码,可用于LINUX
XML2Tree
- 将xml文件解析,通过树控件显示,读取xml使用的是tinyxml
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
TestTinyxml
- tinyxml库以及介绍使用tinyxml库获取xml文件声明,查询指定节点、删除指定节点、修改指定节点和增加节点的用法。具体说明见我的博客: http://blog.csdn.net/clever101/archive/2010/02/28/5334369.aspx-tinyxml library and introduced the use of tinyxml library xml file to obtain the statement, query the specified n
xmltest
- 这是一个非常简洁例子,用来演示如何使用tinyxml重新建立一个xml文件。-This is a very simple example used to demonstrate how to use tinyxml to create a new xml file.
TinyXML
- 一个很好用的XML解析的类,C++实现的源码-a class of xml parser in VC++
tinyxpath_1_3_1
- tinyxml,一个非常好用的xml类库-tinyxml
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
test
- tinyxml 测试程序,比较简单。可以下载直接使用。-about tinyxml
ParseProcket
- TinyXml 库使用,基于vc++,解析,组装xml文件。-TinyXml library use, based on vc++, analysis, assembly xml file.
XMLTest
- Tinyxml使用基本操作等包括创建加入节点-Tinyxml test
tinyxml
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the librar
tinyxml
- Have you seen these nice little windows that come up in Windows XP when you go to special folders like the Control Panel, My Pictures etc. ? They show up a list of possible and popular tasks for the folder and/or selected items.
TinyXml
- tinyxml介绍,tinyxml操作实例,tinyxml介绍,tinyxml操作实例-tinyxml introduction, tinyxml operation instance, tinyxml introduction, tinyxml operation instance
TinyXML
- TinyXML教程,例子,TinyXML是很小巧灵活功能强大的操作XML文件的类,可加在自己程序中,源码很容易下载的到-TinyXML tutorials, examples, TinyXML is very flexible and powerful operating small XML file type, can add in their own program, it is easy to download the source code
TinyXMLTest
- TinyXML,使用测试,C++下XML的增,删,改查。用作WINDOWS平台下程序的配置文件。-TinyXML, use the test, C++ under the XML-add, delete, change the investigation. WINDOWS platform program for the configuration file.
TinyXml-Parsing-library
- tinyxml是对xml文件用c++进行读写操作的一种数据解析库。-it could help reading and writing the xml file
tinyxml---coconut
- Wrapper of tinyxml for reading xml file