摘要: Designing Your Data Source and Delegate设计你的数据源和委托Every collection view must have a data source object providing it with content to display. The data source object is an object that your app provides. It could be an object from your app’s data model or it could be the view controller that manages the 阅读全文
posted @ 2013-07-11 15:09 cainiaozhang 阅读(3859) 评论(1) 推荐(2)