STMURLCache icon indicating copy to clipboard operation
STMURLCache copied to clipboard

self.sCache preLoadByWebViewWithUrls:@[ADCALL_URL]];

Open leeshuangai opened this issue 8 years ago • 0 comments

我是加载整个webview页面 self.sCache preLoadByWebViewWithUrls:@[ADCALL_URL]];

下面这句话还用写吗 self.sCache = [STMURLCache create:^(STMURLCacheMk *mk) {

}];

leeshuangai avatar Jun 27 '17 08:06 leeshuangai