堆管理 meaning in Chinese
heamanager
Examples
- You can easily get to the stage where it s easy to believe that the bug is in the jvm heap management , rather than in your application
您很容易想到另外一个比较可信的原因:这是java虚拟机堆管理的问题,而不会认为这是您自己的程序的缘故。 - Garbage collection can be one of the more difficult concepts to wrap your mind around , as it isn t always obvious how to debug heap problems
垃圾收集可能是使您感到难于理解的较难的概念之一,因为它并不能总是毫无遗漏地解决java运行时环境中堆管理的问题。