摘要: + (UIImage *)clearImageView { UIColor *color=[UIColor clearColor]; CGRect rect =CGRectMake(0,0,64,64); UIGraphicsBeginImageContext(rect.size); CGConte 阅读全文
posted @ 2020-02-12 00:51 码出境界 阅读(210) 评论(0) 推荐(0)