ios - 带有 UITableView 示例的 MagicalRecord

标签 ios cocoa-touch core-data magicalrecord

有谁知道在基于 TableView 的应用程序中是否有关于 MagicalRecord 设置的好的教程或示例项目,最好是有一些后台线程发生(导入数据,并回调以更新 UI)?我还没有真正能够找到任何好的样本。提前致谢。

最佳答案

不确定您是否仍然期待这个问题的答案,但可能仍会帮助其他人,我写了一篇关于 CoreData 基本用法的教程:http://ablfx.com/blog/2012/03/using-coredata-magicalrecord/

下面是一个在 TableView 中显示数据的示例应用程序: https://github.com/ablfx/MagicalRecord-Example-App

关于ios - 带有 UITableView 示例的 MagicalRecord,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8542417/

相关文章:

ios - 在 iOS 中从字符串转换日期?

ios - iOS CLLocationManager 类和常量的错误

ios - Xcode 4 中的(复合)Predicate Builder——它在哪里?

ios - 如何在同一线程上调度异步以进行串行处理

ios - 如何删除具有用户定义 id 的 CoreData 对象?

iOS 应用程序 : unrecognized selector sent to instance - Recording video AVFoundation

ios - 从 NSString 获取 UIColor 类型的#define

ios - UINavigationController 的 View 之间的过渡动​​画需要多长时间?

iphone - 如何获取 NSDecimal 或 NSDecimalNumber 的无格式字符串表示形式?

ios - 通过谷歌分析根据表格的选定行跟踪事件