Flux的API也将由从2000年开始一直采用的工厂设计模式转为POJO模型。
Flux's API will change to a POJO model to replace the original factory design pattern that it has had since 2000.
下一个最高级抽象是BeanFactory接口,它是工厂设计模式的实现,允许通过名称创建和检索对象。
The next-highest layer of abstraction is the BeanFactory interface, an implementation of the Factory design pattern that enables objects to be created and retrieved by name.
根据配置创建SecurityManager实例(使用Shiro的工厂概念,它表述了 工厂方法设计模式);
Create the SecurityManager instance based on the configuration (using Shiro’s Factory concept that represents the Factory Method design pattern).
单例、生成器和工厂方法设计模式被视为是创建型的模式,因它们可协助对象的构建。
The singleton, builder, and factory method design patterns are considered creational patterns, as they assist in the construction of objects.
使用工厂方法设计模式的正确方法是什么?
What's the right way to use the Factory method design pattern?
此时,您可能很想更进一步并用成熟的抽象工厂对象替换工厂方法,如ErichGamma等人在设计模式中详细描述的那样。
At this point, you may be tempted to go one step further and replace the factory method with a full-fledged abstract factory object, as detailed in Design Patterns by Erich Gamma, et al.
在后一种情况下,组件用工厂(Factory)设计模式来查找指定值类的缺省格式化器。
In the latter case, the component USES the Factory design pattern to look up the default formatters for the class of the specified value.
文中论述适配器模式、工厂模式以及观察者模式在雷达终端软件系统中的应用,介绍如何通过设计模式提高软件的复用性。
Based on application description of the adapter, factory and observer modes in radar terminal software, this paper introduces how to improve the software reusability via design mode.
在协议管理器的设计上,使用了前摄器模式和抽象工厂,增加整个系统的扩展性并降低了模块之间的耦合度。
For the design of protocol manager, we use the Proactor Pattern and abstract factory to increase the scalability of the system and reduce the coupling degree between modules.
在产品设计和开发工厂产品开发的研究与应用是否有产品安全功能、评估模式、模具和样品?
Does factory PD study and apply product safety features, evaluates patterns, moulds and samples during product design and development?
利用工厂模式实现图元创建机制,给出了图元属性编辑、旋转操作等功能具体设计。
Use the factory model to create graphic element, then realize the function of property editing, operation just as rotation.
接着具体讲述了组件对象模型中使用的两种设计模式:工厂方法模式和代理模式。
It describes two kinds of design patterns in COM in detail: Factory Method pattern and Proxy pattern, and tells how to realize the former.
数据源是系统的基础,采用了“工厂模式”设计与实现该模块;
Data source is the base of the system, which adapted factory schema to be finished.
专家小组考虑购买WA自来水公司的设计,模式,该公司建造了普利茅斯家庭用水的淡化工厂,而且把它的设计模式卖给了新南威尔士。
The panel is considering an offer to purchase the design model from the water corporation of WA, which operates a desalination plant for household consumption in Perth, and has sold its model to NSW.
强调了工厂安全评价与规划、产品安全设计两门课程的重要性,以保证安全卫生“三同时”制度的实施,并讨论了培养安全工程人才的各种模式。
The importance of two courses, i. e. plant safety assessment and planning and product safety design, is specially emphasized, so as to secure the implementation of " threes…"
强调了工厂安全评价与规划、产品安全设计两门课程的重要性,以保证安全卫生“三同时”制度的实施,并讨论了培养安全工程人才的各种模式。
The importance of two courses, i. e. plant safety assessment and planning and product safety design, is specially emphasized, so as to secure the implementation of " threes…"
应用推荐