《iOS开发笔记—SDWebImage图片缓存与清除》
SDWebImage的github托管地址https://github.com/rs/SDWebImage一.图片缓存1、导入头文件 #import "UIImageView+WebCache.h"2、调用sd_setImageWithURL:方法缓存图片NSURL* imagePath = [NSURL URLWithString:[NSString stringWithFo