文件名称: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, modified, and saved.
XML stands for \"eXtensible Markup Language.\" It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a \"to do\" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
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, modified, and saved.
XML stands for \"eXtensible Markup Language.\" It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a \"to do\" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 7941943tinyxml.zip 列表 tinyxml/ tinyxml/changes.txt tinyxml/docs/ tinyxml/docs/annotated.html tinyxml/docs/classTiXmlAttribute-members.html tinyxml/docs/classTiXmlAttribute.html tinyxml/docs/classTiXmlAttribute.png tinyxml/docs/classTiXmlBase-members.html tinyxml/docs/classTiXmlBase.html tinyxml/docs/classTiXmlBase.png tinyxml/docs/classTiXmlComment-members.html tinyxml/docs/classTiXmlComment.html tinyxml/docs/classTiXmlComment.png tinyxml/docs/classTiXmlDeclaration-members.html tinyxml/docs/classTiXmlDeclaration.html tinyxml/docs/classTiXmlDeclaration.png tinyxml/docs/classTiXmlDocument-members.html tinyxml/docs/classTiXmlDocument.html tinyxml/docs/classTiXmlDocument.png tinyxml/docs/classTiXmlElement-members.html tinyxml/docs/classTiXmlElement.html tinyxml/docs/classTiXmlElement.png tinyxml/docs/classTiXmlHandle-members.html tinyxml/docs/classTiXmlHandle.html tinyxml/docs/classTiXmlNode-members.html tinyxml/docs/classTiXmlNode.html tinyxml/docs/classTiXmlNode.png tinyxml/docs/classTiXmlPrinter-members.html tinyxml/docs/classTiXmlPrinter.html tinyxml/docs/classTiXmlPrinter.png tinyxml/docs/classTiXmlText-members.html tinyxml/docs/classTiXmlText.html tinyxml/docs/classTiXmlText.png tinyxml/docs/classTiXmlUnknown-members.html tinyxml/docs/classTiXmlUnknown.html tinyxml/docs/classTiXmlUnknown.png tinyxml/docs/classTiXmlVisitor-members.html tinyxml/docs/classTiXmlVisitor.html tinyxml/docs/classTiXmlVisitor.png tinyxml/docs/deprecated.html tinyxml/docs/doxygen.css tinyxml/docs/doxygen.png tinyxml/docs/files.html tinyxml/docs/functions.html tinyxml/docs/functions_enum.html tinyxml/docs/functions_func.html tinyxml/docs/functions_rela.html tinyxml/docs/functions_vars.html tinyxml/docs/hierarchy.html tinyxml/docs/index.html tinyxml/docs/pages.html tinyxml/docs/tabs.css tinyxml/docs/tab_b.gif tinyxml/docs/tab_l.gif tinyxml/docs/tab_r.gif tinyxml/docs/tinystr_8h-source.html tinyxml/docs/tinyxml_8h-source.html tinyxml/docs/tutorial0.html tinyxml/echo.dsp tinyxml/Makefile tinyxml/readme.txt tinyxml/tinystr.cpp tinyxml/tinystr.h tinyxml/tinyxml.cpp tinyxml/tinyxml.dsw tinyxml/tinyxml.h tinyxml/tinyxml.sln tinyxml/tinyxmlerror.cpp tinyxml/tinyxmlparser.cpp tinyxml/tinyxmlSTL.dsp tinyxml/tinyxmlSTL.vcproj tinyxml/tinyXmlTest.dsp tinyxml/tinyXmlTest.vcproj tinyxml/tinyXmlTestSTL.dsp tinyxml/tinyXmlTestSTL.vcproj tinyxml/tinyxml_lib.dsp tinyxml/tinyxml_lib.vcproj tinyxml/utf8test.gif tinyxml/utf8test.xml tinyxml/utf8testverify.xml tinyxml/xmltest.cpp