STMURLCache
STMURLCache copied to clipboard
self.sCache preLoadByWebViewWithUrls:@[ADCALL_URL]];
我是加载整个webview页面 self.sCache preLoadByWebViewWithUrls:@[ADCALL_URL]];
下面这句话还用写吗 self.sCache = [STMURLCache create:^(STMURLCacheMk *mk) {
}];