摘要: ``` static BOOL SDImageCacheOldShouldDecompressImages = YES; static BOOL SDImagedownloderOldShouldDecompressImages = YES; - (void)viewDidLoad { [super viewDidLoad]; //设置图片缓存方式 防止图片过大崩溃的情况 ... 阅读全文
posted @ 2018-08-07 13:46 qqcc1388 阅读(3321) 评论(0) 推荐(0)