【发布时间】:2015-07-23 08:08:01
【问题描述】:
我创建了一个 UIWebView,其中包含一个板的图像,当用户更改 de View 并再次返回内存增加时,我一次又一次尝试使用 [[NSURLCache sharedURLCache] removeAllCachedResponses]; 但没有解决我提出的问题
IBOutlet UIWebView __weak *tablero;
@property (weak, nonatomic) IBOutlet UIWebView *tablero;
在.h文件中
我非常渴望。
如何清理内存?
【问题讨论】:
标签: objective-c xcode memory uiwebview