如何解决GWT中的内存泄漏? [英] How to resolve a memory leak in GWT?

查看:98
本文介绍了如何解决GWT中的内存泄漏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

解决GWT内存泄漏的最佳方法是什么,因为GWT是用javascript编写的,代码用JAVA编写的?

我可以推荐2件事:


  1. 阅读



祝你好运!

What's the best way to resolve a GWT memory leak due to the fact that GWT is compiled in javascript and code is written in JAVA ?

I can recommend 2 things:

  1. Read this article
  2. Nullify all references when you done with them.

Good luck!

这篇关于如何解决GWT中的内存泄漏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆