摘要: 1. 动画需要获取当前的 Cell ,下面的调用在 viewDidLoad 中,有时候返回 nil,有时候成功。 UICollectionView *cell = (UICollectionView*)[self.collectionView cellForItemAtIndexPath:index 阅读全文
posted @ 2018-04-02 08:25 lianhuaren 阅读(1320) 评论(0) 推荐(0)