swift coredata NSFetchedResultsController 构建分区表
摘要:
NSFetchedResultsController 一个较实用的查询类,很简单的实现分区展示、删除等功能 1.创建 tableview 和 NSFetchedResultsController 对象(fetchController) 2.用fetchController对象去查询表:必须绑定一个 阅读全文
posted @ 2015-01-07 14:56 马大哈哈 阅读(353) 评论(0) 推荐(0) 编辑