草庐IT

coredatatutorial

全部标签

ios - iPhone SDK : SearchDisplayController with Core Data Table Sample Code?

是否有将SearchDisplayController与CoreData支持的tableview一起使用的好示例?我看到的所有Apple样本都没有使用CoreData、NSFetchedResultController或NSPredicates。 最佳答案 http://developer.apple.com/cocoa/coredatatutorial/index.html检查第6个链接“添加搜索字段” 关于ios-iPhoneSDK:SearchDisplayControllerwi