摘要:
#if TARGET_IPHONE_SIMULATOR//模拟器 #elif TARGET_OS_IPHONE//真机 #endif 阅读全文
posted @ 2017-05-04 15:56
廖利君
阅读(183)
评论(0)
推荐(0)
摘要:
// 根据颜色生成一张尺寸为1*1的相同颜色图片 + (UIImage *)imageWithColor:(UIColor *)color; #import "UIImage+Image.h" @implementation UIImage (Image) + (UIImage *)imageWit 阅读全文
posted @ 2017-05-04 14:57
廖利君
阅读(551)
评论(0)
推荐(0)
浙公网安备 33010602011771号