resource reclamation
常见例句
- Typical JVMs automatically do two types of resource reclamation: garbage collection and object finalization (GC/OF).
典型的 JVM 会自动执行两种资源回收:垃圾收集和对象终结(GC/OF)。 - Allows you to do any cleanup or resource reclamation at the end of the request processing. The default does nothing.
允许你在请求处理结束后做一些清理工作或者资源的回收工作。默认的方法没有做任何事情。 - The authors made this change to ensure that the protocol enabled efficient resource reclamation on the part of the RM Destination for terminated RM Sequences.
作者作出此修改是为了确保对于终止的 RM 序列,在 RM 的目的地端能够进行有效的资源回收。 返回 resource reclamation