标签: iphone ios objective-c cocos2d-iphone
当我从服务器更改图像时,我想清除MHLazyTableImages用于图像的缓存。但我无法找到它存储图像的位置。那么请你指导我。
答案 0 :(得分:0)
用于清除以下代码行的MHLazyTableImages缓存写入...
[[MHImageCache sharedInstance] flushMemory];
OR
代替MHLazyTableImages,您使用EGOImageLoading中的EGOImageView
EGOImageView