工厂模式 meaning in Chinese
abstract factory
factory pattern
factory, flyweight, observer, decorator
Examples
- Is a structural diagram of the factory pattern
图1是工厂模式的结构图。 - An implementation of the factory pattern
,它是工厂模式的实现。 - An abstract factory pattern in a college matriculation system
抽象工厂模式在高校学生录取中的应用 - Has been redesigned according to the static factory pattern
已经根据静态工厂模式( factory pattern )重新设计了 - For an example of an object implementing the factory pattern , see the example for the
有关实现工厂模式的对象的示例,请参见