garbage collectors翻译

garbage collectors的基本解释

读音: 美: 英:

垃圾清理工人;编程中的垃圾回收算法、过程或线程,用于回收不再使用的资源

例句

To begin tracing through live objects, garbage collectors start from a set of initial objects obtained from roots.为了开始跟踪活对象,垃圾收集器从一组根中获得的初始对象开始。
Verve USES verified garbage collectors that are stop-the-world and keeps interrupts disabled throughout the collection.Verve使用经过验证的垃圾回收器,它会在回收的过程中把一切操作停止,并禁用中断。
garbage collectors that group objects that are accessed at the same time together have a positive effect on application performance.将同一时刻访问的对象分组到一起的垃圾收集器能够对应用程序性能产生积极影响。

短语

conservative garbage collectors 保守的垃圾堆收集器
0
纠错