prototype pattern
短语[计] 模板模式
词形变化
prototype patterns
复数
prototype patterns
释义与例句
n.
-
1.
A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.
计算机 工程 数学