单词 | factory pattern | ||||||||||||
释义 | factory pattern
更多释义 收起释义 例句释义: 工厂模式,工厂设计模式,创建型模式之工厂模式 1. The business action has three invocations mechanisms implemented in a factory pattern fashion: Context, Serialization and Explicit. businessaction通过工厂模式的风格有3种调用机制:Context,Serialization和Explicit。 www.cnblogs.com 2. Utilizing the Abstract Factory pattern in your applications allows you to define abstract classes to create families of objects. 在你的程序中使用抽象工厂模式允许你定义抽象类来创建对象系列。 blog.163.com 3. The simplest approach is to encapsulate the creation of the proxy class within the Factory pattern. 最简单的方法就是在工厂模式中把代理类的建立封装起来。 www.ibm.com 4. A more advanced implementation of the Factory pattern would add a layer of abstraction to the product classes. 工厂模式的更高级实现要向产品类添加一个抽象层。 www-128.ibm.com 5. We used the factory pattern (see sidebar) for creating and populating binding details for a specific binding type. 我们使用工厂模式(见附注)为某个绑定类型创建窗体并产生绑定详细信息。 www.infoq.com 6. the configuration GUI can be build ed dynamically by the application of abstract factory pattern. 应用抽象工厂模式实现了不同版本的基站配置界面的动态构建。 www.fabiao.net 7. I ll start by looking generically at how the Factory pattern solves common application design problems . 首先,我先一般性地查看一下工厂模式解决常见应用程序设计问题的方式。 www.bing.com 8. You can use a Factory pattern to create an instance of an implementation class that implements your interface. 您可以使用Factory模式来创建实现接口的实现类的实例。 www.ibm.com 9. hopefully this article helped you understand the basics of the abstract factory pattern. 希望这篇文章能帮助你理解抽象工厂模式的基础。 www.vvcha.cn 10. Before diving into DI containers, let's first review a core pattern used through DI containers, the Abstract Factory pattern. 在进入DI容器之前,先让我们回顾下贯穿整个DI容器的核心模式,抽象工厂模式。 blog.163.com 1. Factory pattern is a common pattern for creation of polymorphic objects of different concrete types. 工厂模式是根据不同类型创建多态对象的一个常见方法。 www.infoq.com 2. Another type of factory pattern is called the factory method. 工厂模式的另一种类型称之为工厂方法。 blog.163.com 3. The Factory pattern allows for the instantiation of objects at runtime . 工厂模式允许在运行时实例化对象。 dictsearch.appspot.com 4. Unlike traditional distributed object systems, in BPELWS instances are not created via a factory pattern. 与传统的分布式对象系统不同,BPEL4WS实例不是通过工厂模式创建的。 www.ibm.com 5. Returning to the course listing example, it's time to refactor the code to leverage the factory pattern. 回到课程列表示例,这时该重构代码,以利用工厂模式。 www.ibm.com 6. An implementation of the Factory pattern. 它是工厂模式的实现。 www-128.ibm.com 7. In some cases, the Factory pattern brings more complexity than you need to the application. 在某些情况下,工厂模式会给应用程序带来超乎需要的复杂性。 www-128.ibm.com 8. Notice that a factory pattern which takes in all necessary properties is used to create a javax. jdo. PersistenceManagerFactory. 注意,接收所有必要属性的工厂模式被用于创建一个javax. www.ibm.com 9. Listing 6 creates a Field using the Factory pattern in the Layout class. 清单6用工厂模式,在Layout类中创建了Field。 www.ibm.com 10. However, by using this factory pattern, you'll find it easier to change out an XPath implementation later if you like. 但是,通过使用工厂模式,就会发现以后如果需要可以更方便地替换XPath实现。 www.ibm.com 1. Research and realization of class factory pattern under reflection mechanism 反射机制下类工厂模式的实现与研究 service.ilib.cn 2. An Abstract Factory Pattern in a College Matriculation System 抽象工厂模式在高校学生录取中的应用 www.ichacha.net 3. For an example of an object implementing the factory pattern, see the example for the 有关实现工厂模式的对象的示例,请参见 msdn2.microsoft.com 4. Using Abstract Factory Pattern to Develop the Airborne Data Bus Emulation 用抽象工厂模式实现某型飞机机载总线仿真 www.ilib.cn 5. Sidebar: Implementing Factory Pattern using C# generics 附注:使用C#泛型实现工厂模式 www.infoq.com 6. Component extraction technology based on factory pattern 基于工厂模式的构件获取技术 www.ilib.cn 7. The Factory pattern in MIDP 2. 0 MIDP2.0中的工厂模式 www-128.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。