managed heap
基本解释
- 托管堆;受控堆
英汉例句
- The Garbage Collector runs in its own thread to remove unused memory from your program. It also compacts the managed heap each time it runs.
垃圾收集器以自己的线程运行,从程序里移除未使用的内存,每次运行时也压缩托管堆。 - For example, some software providers may choose a self-managed heap space, while others rely on the underlying operating system (OS) for such functionality.
例如,有些软件提供商可能选择自我管理的堆空间,而其他软件提供商则依赖底层操作系统(OS)来获得这样的功能。 - In addition, because new objects that are allocated consecutively are stored contiguously in the managed heap, an application can access the objects very quickly.
另外,由于连续分配的新对象在托管堆中是连续存储,所以应用程序可以快速访问这些对象。
双语例句
词组短语
- managed d heap 托管堆
- Runtime Managed Heap 对象被向下拷贝到运行时受管堆
- the managed heap 托管堆
- Managed Heap and Garbage Collection 转载
短语
专业释义
- 托管堆