【发布时间】:2014-11-18 10:01:23
【问题描述】:
我正在尝试使用 Apple 的示例项目与展开/折叠 UITableView 部分 https://developer.apple.com/Library/ios/samplecode/TableViewUpdates/Introduction/Intro.html 问题是我正在尝试将它与 CoreData NSFetchedResultsController 一起使用,但我不知道如何更改 Apple 的代码以使用它。
【问题讨论】:
标签: cocoa-touch uitableview core-data nsfetchedresultscontroller magicalrecord