用 sdwebimage 来缓存图片,清除指定url的缓存

- (void)removeImageForKey:(NSString *)key;

- (void)removeImageForKey:(NSString *)key fromDisk:(BOOL)fromDisk;

相关推荐