摘要: #import @interface UIColor (Hex) + (UIColor *)colorWithHex:(long)hexColor;+ (UIColor *)colorWithHex:(long)hexColor alpha:(float)opacity; @end#import ... 阅读全文
posted @ 2015-09-11 11:41 frounk 阅读(293) 评论(0) 推荐(0)