摘要:
举例:ios6:test.pngios7:ios7_test.png在ios7Image.plist中添加 "test"PS:如果要统一成ios7风格,可以看看UI7Kityouknowone/UI7Kit 路 GitHub@implementation UIImage (HT)static NSArray *ios7Images;+ (void)load {if (IOS7) {static dispatch_once_t once;dispatch_once( &once, ^{ios7Images = [NSArray arrayWithContentsOfF 阅读全文
posted @ 2013-09-25 11:30
yingkong1987
阅读(322)
评论(1)
推荐(0)