摘要: UICollectionView 和 UICollectionViewController 类是iOS6 新引进的API,用于展示集合视图,布局更加灵活,可实现多列布局,用法类似于UITableView 和 UITableViewController 类1.定义Cell@interface Coll... 阅读全文
posted @ 2015-01-28 15:56 云影风雨 阅读(229) 评论(0) 推荐(0) 编辑