Skip to content

1432883252/Demo_CoreData

Repository files navigation

Demo_CoreData

类似网易新闻的数据存储

这里简单的实现一下网易新闻的界面,主要讲一下如何用CoreData存储数据,并实现增删改查

具体怎么添加实体的可以参考这个链接:http://www.jianshu.com/p/337872d95727

CoreData介绍参考官方:https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/CoreData/Articles/cdTechnologyOverview.html#//apple_ref/doc/uid/TP40009296-SW1

此外你需要了解查询时候需要正则表达式:(官方的) https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Predicates/Articles/pCreating.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors