摘要: UIImage *imageLater = image1;UIImage *imagePre = image2;if (imageLater == imagePre){....} 阅读全文
posted @ 2014-08-05 11:46 如来藏 阅读(320) 评论(0) 推荐(0) 编辑
摘要: if ( [[[UIDevice currentDevice] systemVersion] floatValue] >= 7.0){ //check whether the permission open for user in settings AVAuthorizationStatus au... 阅读全文
posted @ 2014-08-05 11:44 如来藏 阅读(322) 评论(0) 推荐(0) 编辑