iPhone SDK:带有核心数据表的 SearchDisplayController 示例代码?
是否有任何使用 SearchDisplayController 与核心数据支持的表格视图的好示例?我看到的 Apple 示例都没有使用 Core Data、NSFetchedResultController 或 NSPredicates。
Are there any good samples of using a SearchDisplayController with a Core Data backed tableview? None of the Apple samples I see use Core Data, NSFetchedResultController or NSPredicates.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://developer.apple.com/cocoa/coredatatutorial/index.html
查看第 6 个链接“添加搜索字段”
http://developer.apple.com/cocoa/coredatatutorial/index.html
checkout the 6th link "Adding the Search Field"