摘要: oh my god 今天死在scrollToItemAtIndexPath: atScrollPosition: animated:方法上面,scrollPosition这个参数控制cell具体停留在上下左右中到底哪个位置,看了API有7个枚举值 之前没有去理解过它几个参数的意思,要实现在二级界面通 阅读全文
posted @ 2016-08-11 17:25 多两口 阅读(7721) 评论(0) 推荐(0)
摘要: 1 #import "ModelAnimationDelegate.h" 2 #import <UIKit/UIKit.h> 3 #import "MapVC.h" 4 #import "MapLiuLanViewController.h" 5 #import "MapCollectionViewC 阅读全文
posted @ 2016-08-11 13:37 多两口 阅读(1386) 评论(0) 推荐(0)