05 2016 档案

摘要:locationCollation = [UILocalizedIndexedCollation currentCollation]; //获取section标题 A-Z# array_collation_title =[[NSMutableArray alloc]initWithArray:[lo 阅读全文
posted @ 2016-05-27 14:39 爱生活爱代码 阅读(685) 评论(0) 推荐(0)
摘要:-(void)animationWithCell:(WaterLevelCollectionCell *)cell{ // 添加摇晃动画 { CAKeyframeAnimation *frame=[CAKeyframeAnimation animation]; CGFloat left=-M_PI_2*0.125; CGFloat r... 阅读全文
posted @ 2016-05-09 11:16 爱生活爱代码 阅读(309) 评论(0) 推荐(0)
摘要:1.截取选中view的图片 2.两张图片 合成一张图片 阅读全文
posted @ 2016-05-09 11:15 爱生活爱代码 阅读(345) 评论(0) 推荐(0)