摘要: 这里主要用到了UIImagePickerController不多废话,直接上代码 1 // 2 // RootViewController.m 3 // GetImageFromPhotoAlbum 4 // 5 // Created by 王云龙 on 16/1/18. 6 //... 阅读全文
posted @ 2016-01-26 18:04 小红烧 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 这里主要用到了ios4.0以后 UIView的类方法animateWithDuration:函数原型包括以下类方法+ (void)animateWithDuration:(NSTimeInterval)duration animations:(void (^)(void))animations+ (... 阅读全文
posted @ 2016-01-26 17:22 小红烧 阅读(1163) 评论(0) 推荐(0) 编辑