搜索资源列表
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
__xmlParser
- XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
ProTree
- 自动读取XML文件,并树形显示成对应的结构!可以很方便的根据自身需要修改其XML格式或者显示格式等,合适初中级的程序员。-Automatically reads the XML file and displayed as a tree structure corresponding to! You can easily modify it according to its own XML format or display format, etc., suitable for junior-le
readXML
- xml文件形成树结构,可以点击打开或者关闭,可以显示节点属性。-xml file to form a tree structure, you can click to open or close, you can display node properties.
XMlUndersanding
- 输入XML文件后解析成树状图的形式,可在vs2012下成功运行-After parsing the input XML document in the form of a tree diagram
