搜索资源列表
tinyxml_2_3_3
- 一个小巧的XML解析器,支持STL,非常好用。-a compact XML parser, support STL, very handy.
TinyXML
- TinyXML, mini型的xml解析器,stl和非stl版本,VS2005编译通过,非常好用,程序员必备-TinyXML, mini-based xml parser, stl and non-stl version, VS2005 compiler, very easy to use, the programmer must
CMarkup--test
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。 -Create a new XML document analysis, modify the existing XML documents, all of which can be from a use of MFC or STL strings
ticpp
- TinyXML的C++封装。 使用异常,模板,迭代器等简化TinyXML使用- The TinyXML++ classes are all wrappers around the corresponding classes within TinyXML. <h2> Goals </h2> - Simplify the use and interface of TinyXml, using C++ concepts. - Use exceptio
XMLParse
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be used from an MFC or STL string class