2016年4月21日

UIImageView 点击放大缩小

摘要: static CGRect oldframe; -(void)showImage:(UIImageView *)avatarImageView{ UIImage *image=avatarImageView.image; UIWindow *window=[UIApplication sharedA 阅读全文

posted @ 2016-04-21 12:25 景树园 阅读(501) 评论(0) 推荐(0)

导航