搜索资源列表
xmltut1
- XML解析器,vc++,可以解吸XML文件并形成树型结构-XML parser, vc, desorption and formed XML document tree structure
tixml_parser
- 一个小巧的xml解析器,开源使用,可以根据自己的需要扩展-a compact xml parser, PC use, in accordance with their own needs expansion
tinyxml_2_5_2
- 小的XML解析器,还比较好用,推荐一下,-small XML parser, but also better quality and recommend what ,
20065291440932764
- 精巧的XML解析器pugxml源代码, XML解析器类,pugxml手册。-sophisticated pugxml XML parser source code, XML parser category, pugxml manual.
ximpleware_c
- 这是一个方便使用的下一代XML解析器,编辑器,分割器和编译器。
xerces-c-src_2.6.0
- XERCES C/C++ XML解析器源码,支持读写XML文件功能,unxi/linux下需要gcc3.2以上版本
iks
- XML解析器,很强的,支持C语言。真的很好用。
xerces-c-current
- xerces-c xml解析器 支持dom解析和sax模式解析
scew-0.4.0.tar
- 封装了expat的XML解析器,基于SAX-expat package of the XML parser, based on SAX
小型XML解析器,很好用的一个代码
- 小型XML解析器,很好用的一个代码。 ,Small XML parser, a code used in very good.
xerces-c-src1_6_0.tar
- apache里使用的xml解析器-Xml parser used in apache
Xerces-J-src.2.0.0.beta4.tar
- apache里使用的xml解析器Java版本-Xml parser which is used in apache and written in Java
xml
- 通过DOM和SAX解析器,对XML文档进行解析。通过文档所在路径,读取xml文档,并显示相应结果-Through the DOM and SAX parser to parse XML documents. Where the path through the documents, read the xml document, and display the corresponding results
xmlsource
- XML解析器,可以用于任何操作系统和编译器上-Are you tired of the many non-portable XML solutions around? Try my library. It works in any OS and in any compiler. No MFC, no COM, no global variables, Plain, pure C++!
XMLchaxunyuju
- SAX是Simple API for XML的缩写,它并不是由W3C官方所提出的标准,可以说是“民间”的事实标准。实际上,它是一种社区性质的讨论产物。-虽然如此,在XML中对SAX的应用丝毫不比DOM少,几乎所有的XML解析器都会支持它
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
TestXmlPacket
- xml解析器,也可以对xml进行打包,是网络信息传输的一个重要的源代码。-xml parser, xml can also be packaged, is an important network information transmission source code.
Xml-code
- 精巧的xml解析器pugxml源代码,能够有效的解析代码。-Xml parser pugxml compact source code, can effectively resolve the code.
xml-parser
- 简要的xml解析器,是老师上课的题目,主要使用了树的结构吧~-Brief xml parser, is the subject teacher in the class, the main use of the tree structure it ~
XML-Parser-2.36
- XML解析器, 提供编程接口,我们根据其来解析自己定义的XML文档,得到保存在XML文档中的信息。-XML parser to provide a programming interface to resolve in accordance with its own definition of the XML document, the information stored in an XML document.