微胖小生

导航

 

2014年3月13日

摘要: 使用开源库 MagicalRecord 操作 CoreDataMagicalRecord https://github.com/magicalpanda/MagicalRecord注意: MagicalRecord 在 ARC 下运作,Core Data 是 ORM 方案,据说带来的麻烦比好处多,且 Core Data 建立的表没有主键,但对于对数据库没有性能要求,进行简单的数据操作完全够用,能简化无数的代码量.MagicalRecordIn software engineering, the active record pattern is a design pattern found in 阅读全文
posted @ 2014-03-13 23:15 微胖小生 阅读(551) 评论(0) 推荐(0)