Welcome![Sign In][Sign Up]
Location:
Search - TinyXML

Search list

[File OperatexmlTest

Description: 封装tinyxml,读取xml文件,一个配置文件对应一个单例,挺适合于应用的配置文件-Package tinyxml, read xml file, a configuration file corresponds to a single case, very suitable for the application configuration file
Platform: | Size: 462848 | Author: | Hits:

[VC/MFCReadXml1

Description: 该文档描述了c++ tinyxml解析XML文件的过程。-This document describes the c++ tinyxml parses the XML file.
Platform: | Size: 1024 | Author: 张福阳 | Hits:

[Internet-Networktinyxml

Description: 能进行XML解析和XML的生成 在linux也通用的-analyze XML and generate XML
Platform: | Size: 121856 | Author: 陈远凤 | Hits:

[Com Porttinyxml

Description: 轻量级XML解析器,想写复杂的XML从此开始,代码格式优美。-Lightweight XML parser, code format is beautiful.
Platform: | Size: 274432 | Author: zhouzao | Hits:

[OS programTinyXmlTest

Description: VS2010借助tinyxml进行xml文件的解析与写xml文件-VS2010 tinyxml performed by means of analysis and write xml file xml file
Platform: | Size: 10008576 | Author: zsq | Hits:

[Linux-Unixtinyxml

Description: Create a VdpDevice object for use with X11.
Platform: | Size: 28672 | Author: pxgxgen | Hits:

[File OperateHomeJoy_XmlUtil

Description: C++ 中使用 tinyxml 解析XML文件-parse xml file use tinyxml in C++
Platform: | Size: 620544 | Author: lu.wang | Hits:

[OtherTinyXmlTest

Description: 本程序原密码利用TinyXml对XML文件进行解析,对XML初学者会有所帮助。-The program source code to use TinyXml XML file is parsed for XML beginners will help.
Platform: | Size: 28169216 | Author: 赖胜 | Hits:

[OS programtinyxml

Description: 简单解析XML文件,帮助程序员可以快捷利用现成XML文件,增加编程效率-Easy to parse the XML files, help the programmer can use off-the-shelf XML file, increase the efficiency of programming
Platform: | Size: 274432 | Author: | Hits:

[Otherxmlcpp

Description: 递归读取xml文件并显示 使用官方标准tinyxml库,用户可网上自行下载-it is a simple program
Platform: | Size: 5885952 | Author: 132165 | Hits:

[Internet-NetworktinyXml

Description: 共三个版本: lib版本:只需要按动态库的方式,添加相应路径即可,不需要把 .h .cpp文件添加到工程中,支持的编码形式为 ANSI 空白工程和预编译头文件版本,没有生成lib文件,需要把.h .cpp添加到工程中,前者建工程时为空白工程,即没有stdafx.h 后者为建工程时,添加了预编译头文件,有stdafx.h,编码方式为 UNICODE-A total of three versions: lib version: simply press the dynamic library way, add the appropriate path, do not need to add the .h .cpp file to the project, support for the ANSI encoded form blank and engineering precompiled header file versions, not generated lib file, you need to add the .h .cpp to the project, when the former construction project for the blank, ie no stdafx.h when the latter construction, added a precompiled header file, there stdafx.h, encoding as UNICODE
Platform: | Size: 205824 | Author: 缄默 | Hits:

[xml-soap-webserviceMyXML

Description: vc++写的xml文件生成,调用textXML()函数进行测试,类似tinyXML,但更简单。-vc++ write xml file is generated, call textXML () function to test similar tinyXML, but simpler.
Platform: | Size: 2048 | Author: asdf | Hits:

[File OperateConsoleApplication4

Description: 一个读写XML文件的类tinyXML,挺不错的。可以学习下。-A class to read and write XML documents tinyXML, very good. You can learn under.
Platform: | Size: 8751104 | Author: zhengchunjia | Hits:

[OtherXmlTest

Description: xml文件的读写。 TinyXml实现的是DOM访问模型,因此提供了一系列的类对应XML文件中的各个节点。主要类间的关系如下: TiXmlBase:其他类的基类,是个抽象类 TiXmlNode:表示一个节点,包含节点的一般方法,如访问子节点、兄弟节点、编辑自身、编辑子节点 TiXmlDocument:表示整个XML文档,不对应其中某个特定的节点。 TiXmlElement:表示元素节点,可以包含子节点和TiXmlAttribute TiXmlComment:表示注释 TiXmlDeclaration:表示声明 TiXmlText:表示文本节点 TiXmlUnknown:表示未知节点,通常是出错了 TiXmlAttribute:表示一个元素的属性-Xml file read and write. TinyXml implements the DOM access model, thus providing a series of classes corresponding to each node in the XML file. The relationship between the main classes is as follows: TiXmlBase: the base class of other classes, is an abstract class TiXmlNode: represents a node that contains the general method of the node, such as access to a child node, a sibling node, an edit itself, an edit child node TiXmlDocument: that the entire XML document, does not correspond to a particular node. TiXmlElement: Indicates an element node that can contain child nodes and TiXmlAttribute TiXmlComment: Indicates a comment TiXmlDeclaration: Indicates a statement TiXmlText: Indicates the text node TiXmlUnknown: that unknown node, usually wrong TiXmlAttribute: represents the attributes of an element
Platform: | Size: 2716672 | Author: feixiang | Hits:

[Windows DevelopXMLTest

Description: 解析XML文件,文中有文档说明具体用法,vs2010工程例子,容易理解及使用(Parsing XML files, the document describes the specific use, VS2010 engineering example, easy to understand and use)
Platform: | Size: 290816 | Author: 西西0204 | Hits:

[Othertinyxml_2_6_2

Description: 下载了官方的 tinyxml_2_6_2 的库,只支持静态编译。自己修改了工程属性配置把静态库配置改为了生成动态库的工程。 文件包含了: tinyxml_2_6_2动态库.rar (修改版) 以及包含了工程文件以及编译好的DLL了。 tinyxml_2_6_2静态库.zip (原版) tinyxml.dll tinyxmlD.dll tinyxmlSTL.dll tinyxmlSTLD.dll(Download the official tinyxml_2_6_2 library and support only static compilation. Modify the project properties of their own configuration, the static library configuration to change the dynamic library project.)
Platform: | Size: 873472 | Author: 小光前辈 | Hits:

[ticpp.cpp

Description: TinyXML wrapper c++ code
Platform: | Size: 4096 | Author: tibor | Hits:

[ticpp.h

Description: TinyXML wrapper c++ code header file
Platform: | Size: 9216 | Author: tibor | Hits:

[Windows Developtinyxml

Description: xml 编解码库 可以方便的解析xml XML codec library(XML codec library can easily parse XML)
Platform: | Size: 86016 | Author: 无限天空 | Hits:

[Othertinyxml

Description: C++操作xml示例工程,含makefile(C++ operates the XML example project, containing makefile)
Platform: | Size: 41984 | Author: derfdf | Hits:
« 1 2 ... 8 9 10 11 12 1314 »

CodeBus www.codebus.net