摘要:
这里主要用到了UIImagePickerController不多废话,直接上代码 1 // 2 // RootViewController.m 3 // GetImageFromPhotoAlbum 4 // 5 // Created by 王云龙 on 16/1/18. 6 //... 阅读全文
摘要:
这里主要用到了ios4.0以后 UIView的类方法animateWithDuration:函数原型包括以下类方法+ (void)animateWithDuration:(NSTimeInterval)duration animations:(void (^)(void))animations+ (... 阅读全文