文件名称:ios-CoreData 增删改查.zip
文件大小:44KB
文件格式:ZIP
更新时间:2022-07-31 13:12:02
数据持久化
简单实现了对数据的增删改查,都有注释,另外我还写了一篇简书,特别详细,简单粗暴,是人都看懂~~~ 简书: http://www.jianshu.com/p/7c1ac5ce614b github: https://github.com/ty82885279/CoreData
【文件预览】:
coredata
----coredataUITests()
--------coredataUITests.m(1KB)
--------Info.plist(680B)
----Person+CoreDataProperties.m(388B)
----Person+CoreDataProperties.h(478B)
----coredataTests()
--------coredataTests.m(898B)
--------Info.plist(680B)
----Person+CoreDataClass.m(202B)
----.DS_Store(6KB)
----coredata()
--------Assets.xcassets()
--------main.m(330B)
--------AppDelegate.h(399B)
--------AppDelegate.m(4KB)
--------Base.lproj()
--------.DS_Store(6KB)
--------coredata.xcdatamodeld()
--------ViewController.h(211B)
--------Info.plist(1KB)
--------ViewController.m(5KB)
----coredata.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(23KB)
--------xcuserdata()
----Person+CoreDataClass.h(333B)