文件名称:CoreData demo
文件大小:43KB
文件格式:ZIP
更新时间:2016-04-15 12:15:03
CoreData demo
简单的说,Core Data就是可以存储到磁盘的对象图,Core Data可以帮我们做很多任务作。它可以作为软件的整个模型层。它不仅仅在磁盘上存储数据,也把我们需要的数据对象读取到内存中。
【文件预览】:
CoreDataLearning
----CoreDataLearning()
--------main.m(338B)
--------Default.png(6KB)
--------MasterViewController.m(5KB)
--------Event.h(388B)
--------Event.m(235B)
--------AppDelegate.h(758B)
--------AppDelegate.m(7KB)
--------Default-568h@2x.png(18KB)
--------MasterViewController.h(1KB)
--------Default@2x.png(16KB)
--------CoreDataLearning.xcdatamodeld()
--------en.lproj()
--------CoreDataLearning-Info.plist(1KB)
--------CoreDataLearning-Prefix.pch(369B)
----CoreDataLearning.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
--------xcuserdata()