GC:垃圾收集
“Garbage Collected”常缩写为“GC”,该简写形式便于快速书写和日常使用,广泛应用于计算机科学等多个综合性领域,泛指未明确分类的相关内容。其中文对应术语为“垃圾收集”,主要用于描述自动内存管理的机制。
Garbage Collected的英文发音
例句
- Figures and EditParts will be garbage collected and recreated over time.
- 随着时间推移,将对图形和EditPart进行垃圾收集(GC)处理并重新创建。
- This counter tracks the pinned objects only in the heaps that are garbage collected.
- 此计数器只跟踪被进行垃圾回收的堆中的钉住的对象。
- Classes and classloaders can still be garbage collected in just as they are in the non-shared case.
- 仍然按照非共享情况下的方式对类和类装载器进行垃圾收集(GC)。
- Using WeakHashMap solves the problem of Thread objects not getting garbage collected, at some additional performance cost.
- 以一些额外的性能开销为代价,使用WeakHashMap解决了无法对Thread对象进行垃圾回收的问题。
- Retain Forever : Objects with this lifetime are never garbage collected and are accessible to all threads.
- RetainForever:具有此生存期的对象不进行垃圾收集(GC)并且所有线程都可以访问该对象。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若GC词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。