Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 90293

Cocos creator 内存问题------

$
0
0

@chen8904 写道:

项目开始时内存
在项目中嵌套了一个WebView 中显示一个creator编译好的Web Mobile的项目当打开项目时内存飙升

当关闭的时候内存也没有明显下降

myWebView = [[UIWebView alloc] initWithFrame:self.view.bounds];
myWebView.backgroundColor = [UIColor clearColor];
myWebView.opaque = NO;
myWebView.delegate = self;
[self.centerView addSubview:myWebView];//这是创建WebView

[self dismissViewControllerAnimated:YES completion:nil];//这是点击返回杀掉WebView

帖子: 6

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 90293

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>