搜索资源列表
xmlparser
- 可以在arm7上运行的xml文件解析器代码,可以支持移植使用,用纯C开发。-Run in arm7 xml file parser code, you can use to support migration, development of pure C.
567664
- 对xml文件的解析与导出数据存储在xml中(代码)xmlparser,精选ios编程学习源码,很好的参考资料。-The XML file parsing and derived data stored in the XML (code xmlparser), selection of learning IOS programming source code, a good reference.
xmlparser
- XML解析器,精选ios编程学习源码,很好的参考资料。-The XML parser, selection of learning IOS programming source code, a good reference.
XmlParser
- 一个采用DomReader、SAXReader、PullReader三种方式对xml文件进行解析的小例子,源码有简单的注释,运行以后会在LogCat里打印解析出的内容,实际应用的时候可以可以稍微改一下就行,例子读取的是储存在assets里面的本地xml文件。-A use DomReader, SAXReader, small example PullReader three ways xml file parsing, the source has a simple annotation wil