object pool pattern
短语词形变化
object pool patterns
复数
object pool patterns
释义与例句
n.
-
1.
A creational design pattern that uses a set of initialised objects kept ready to use, rather than allocating and destroying them on demand.
计算机 工程 数学