单词 | factory class | ||||||||
释义 | factory class
更多释义 收起释义 例句释义: 工厂类,修改,工值值 1. This class is a generic factory class shipped with WebSphere Portal and always returns the same instance of a given service. 这个类是一个普通的工厂类,与WebSpherePortal一起提供,并且一直返回给定服务的相同实例。 www.ibm.com 2. Get a factory class to provide instances of a vendor-specific JAXP implementation. 获得一个工厂类,以提供特定于供应商的JAXP实现的一个实例。 www.ibm.com 3. The factory class itself is used to get an instance of Transformer (discussed in the next subsection) and to perform simple configuration. 工厂类本身用于获得Transformer的实例(在下一小节中讨论),并执行简单配置。 www.ibm.com 4. You can just use a constructor for the appropriate class directly, without going through a factory class. 可以仅仅直接使用相应类的构造函数,而不用通过工厂类。 www.ibm.com 5. The object-oriented solution to such a problem is the factory class. 针对这类问题的一种面向对象式解决方案是使用工厂类。 www.ibm.com 6. In addition to the generic Interface a Factory class is generated, which might be configured in the project's config file. 除通用基本接口外,还生成了一个Factory类,并可以在项目配置文件中进行配置。 www.infoq.com 7. Each binding factory class references the support classes for every class with a definition in that binding. 对于每个类,每个绑定工厂类都用这个绑定中的定义去引用支持类。 www.ibm.com 8. A vendor-defined factory class will expose methods that allow the programmer to set the connection parameters. 供应商定义的工厂类将提供方法以允许程序员设置连接参数。 www.ibm.com 9. Get an XPath factory class to provide instances of a vendor-specific XPath implementation. 获得一个XPath工厂,以提供特定于供应商的XPath实例的一个实现。 www.ibm.com 10. And the factory class has defaults for a server URL and a port number. 中定义的,这个工厂类有默认的服务器URL和端口号默认值。 www-128.ibm.com 1. This setting specifies the JNDI factory class to look up the LDAP server. 该设置指定用于在LDAP服务器上进行查找的JNDIfactory类。 www.ibm.com 2. The static methods in the Factory class will then call the instance methods of your factory instance. 然后,Factory类中的静态方法会调用您工厂实例的实例方法。 www.ibm.com 3. For each custom service, there should be a corresponding custom service factory class. 对于每一个定制服务,都应该有一个相对应的定制服务工厂类。 www-128.ibm.com 4. The Message singleton serves as a metadata repository and factory class for the Message class. 单实例对象Message作为Message类的元存储库和工厂类。 www.ibm.com 5. It creates them dynamically through a factory class called javax. swing. plaf. metal. MetalIconFactory. 相反,它是通过一个名为avax.swing.plaf.metal.MetalIconFactory的工厂类来动态地创建图标的。 www.ibm.com 6. Fully qualified name of the factory class, which contains enough information to instantiate the object. 工厂类的完全限定名,它包含用于实例化该对象的足够的信息。 msdn2.microsoft.com 7. Some object types cannot be created at design time, such as objects created from a factory class, or objects returned by a Web service. 有些对象类型不能在设计时创建,例如,从工厂类创建的对象或由Web服务返回的对象。 msdn2.microsoft.com 8. A cell editor factory class was also been designed which could load cell editors intelligently. 同时也设计了一个单元格编辑器工厂,用来智能的根据节点的类型等特点来装载单元格编辑器。 www.fabiao.net 9. This class, called the DCS Factory class, helps get the instance of the appropriate convertor for a particular conversion. 这个称为“DCS工厂类”的类帮助获取适当转换器的实例以便执行某个特定的转换。 www.ibm.com 10. Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler. 请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。 www.ibm.com 1. The example uses PortletServiceCacheFactory as the factory class for the service. 该例子使用PortletServiceCacheFactory作为该服务的工厂类。 www-128.ibm.com 2. The form region factory class is responsible for creating new instances of the form region. 窗体区域工厂类负责创建窗体区域的新实例。 msdn2.microsoft.com 3. This factory class searches the input and the output mime-type combination in the convertor tag present in convertors. xml. 此工厂类在convertors.xml中存在的转换器标记中搜索该输入和输出MIME类型的组合。 www.ibm.com 4. Most of the form region factory class is implemented in the form region designer file. 大部分窗体区域工厂类是在窗体区域设计器文件中实现的。 msdn2.microsoft.com 5. The factory class maintains a pool of HttpApplication objects and uses them to service requests for the application. 该工厂类维护一个用于服务应用程序请求的HttpApplication对象池。 www.cnblogs.com 6. The custom service factory class should implement the OSGi ServiceFactory interface. 该定制服务工厂类应该实现OSGiServiceFactory接口。 www.ibm.com 7. declaring a factory class for every type used and passing a factory instance at the call site, which is somewhat unnatural. 为每一个被使用的类型声明一个工厂类,并且在调用点上传递一个工厂实例,这看起来不自然。 www.diybl.com 8. This class is a factory class to create and return various framework objects. 工厂类,生成各种重要的对象 blog.sina.com.cn 9. To do this, apply attributes to the form region factory class. 不必使用现有自订表单的讯息类别名称。 technet.microsoft.com 10. This interface-to-factory class generates a DbCommand to delete a domain object from the database. 这个工厂接口类产生一个用来删除域对象的DbCommand。 www.infoq.com 1. This interface-to-factory class generates a DbCommand to modify a domain object in the database. 这个工厂接口类产生一个用来修改域对象的DbCommand。 www.infoq.com 2. The Factory class is used to load and create shared and singleton objects. Factory类用来装入并创建共享的和单子(singleton)对象。 www.ibm.com 3. The use of a factory class is one common way to implement DI. 使用工厂类是实现依赖注入(DI)的通常方法。 blog.163.com 4. To change the behavior of the Factory class, you simply subclass FactoryImpl and override its non-static methods. 要更改Factory类的行为,只要子类化FactoryImpl并覆盖其非静态方法。 www.ibm.com 5. Then you get the service reference from this factory class by calling its getService method. 然后通过调用此getService方法从此工厂类获取服务引用。 www.ibm.com 6. The factory class would require new methods and the client would need to be able to handle 工厂类还需要一些新方法,客户机也必须能够处理 www-128.ibm.com 7. The factory class looks like this 工厂类是这样的 blog.csdn.net 8. Use caching and a generic factory class to automate JNDI lookups 使用高速缓存和通用工厂类使JNDI查找自动化 www-128.ibm.com 9. To create a HandlerFactory HTTP handler factory class 创建HandlerFactoryHTTP处理程序工厂类 msdn2.microsoft.com |
||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。