搜索资源列表
tinyxml
- 非常小巧但是功能齐全的xml解析库。使用非常方便,代码非常规范。在VC和Linxu下都可使用-very small but fully functional xml analytic libraries. Using very convenient, very standardized code. The VC and can be used under Linux
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
TinyXML
- 一个很好用的XML解析的类,C++实现的源码-a class of xml parser in VC++
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
ParseProcket
- TinyXml 库使用,基于vc++,解析,组装xml文件。-TinyXml library use, based on vc++, analysis, assembly xml file.
tinyxml_why
- 使用c和tinyxml进行xml的解析。vc环境-parse xml with c and tinyxml.
tinyxml
- tinyXML类库,此类库可以用于VC和EVC环境下,对需要在wince环境下使用XML的朋友有帮助。-tinyXML class libraries, such libraries can be used in the VC and EVC environment, friends need a wince environment using XML.
tinyxm_example
- tinyxml的例子,已经编译通过,vc2008的工程,主要参考意义:vc 读写xml -tinyxml example read or write xml
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
KinsonAPP
- VC++ 皮肤界面编程,里面有多线程,tinyxml。非常不错-Programming VC++ skin interface inside multiple threads, tinyxml. Very good
MyXML
- vc++写的xml文件生成,调用textXML()函数进行测试,类似tinyXML,但更简单。-vc++ write xml file is generated, call textXML () function to test similar tinyXML, but simpler.
tinyxml_2_4_3
- Tinyxml为在c++环境下构建xml的 部件程序(this program is used to build the xml file under the C++environment.)