搜索资源列表
xml分析器1
- 这是一个用DOM实现的XML分析器,图形化界面。能够实现对XML文档的树形输出,并且能够对XML文档进行插入以及修改。-This is a XML Parser based on DOM in GUI. It can realize the Tree-output for a specficied XML file, and insert or modift the XML node in this file.
XMLParserDemo
- Xml parser on mobile phone. It use sax engine to parse xml file.-XML在手机上的解析
xmlparser
- 可以在arm7上运行的xml文件解析器代码,可以支持移植使用,用纯C开发。-Run in arm7 xml file parser code, you can use to support migration, development of pure C.
data-storage(5)
- Android中解析xml文件的方法 SAX:Simple API for XML DOM:Document Object Model pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
JsonParser
- Symbian下的饿Json解析,以及如何使用 S-Json is a Symbian C/C++ Json Parser easy and simple to use. Its code is released under the GNU GPLv3 (see COPYING FILE)-Symbian Json parsing under the hungry, and how to use S-Json is a Symbian C/C++ Json Parser easy a
Parser
- 可以多种解析xml文件,解析方法有Sax,Pull,Dom。-Xml file can be a variety of analytical, analytical methods Sax, Pull, Dom.
GLBlender1-starter
- iOS开发,GLBlender,GLBlenderGLBlender(Glblend opengles, can parser opengles mtl file and obj file)