搜索资源列表
testeBlog
- iOS XML Parser with Custom Cells support.
XmlFile
- 封装的一个xml读写类,非常好用,将xml格式的复杂api通过封装,转换成类似ini的操作方法,此类是跨平台的,被我也应用到IOS平台 标准的key-value模型 例子 XMLFile File("1.xml","testRoot") //文件名和根节点 SetIntForKey("age",11) //设置 -Xml reading and writing classes in the package, very easy to use, the complex x
xmlparser
- 使用IOS解析XML的例子,代码简洁易读,实现了XML的解析。-IOS parse XML example code concise and readable, XML parsing.