• Then you can set up the factory type information and use these strings.

    接下来可以设置工厂类型信息使用这些字符串

    youdao

  • Notice that we use a generic JMS connection factory rather than a specific connection factory type.

    请注意我们使用通用JMS连接工厂不是特定的连接工厂类型。

    youdao

  • The factory is not tooled up to produce this type of engine.

    这家工厂没有装置生产发动机的设备。

    《牛津词典》

  • You use the factory method pattern when an application needs to create objects whose type depend on the implementation of subclasses.

    可以应用程序需要创建类型依赖于子类实现对象使用工厂方法模式

    youdao

  • The factory is simply a component of the runtime whose function is to instantiate SDO data objects from SDO type definitions.

    这个工厂仅仅运行时一个组件功能就是根据sdo类型定义实例化sDO数据对象

    youdao

  • It also provides a number of named properties, each of which has a type and an optional default value in much the same way as a managed connection factory.

    提供许多命名属性每个属性都一个类型可选默认这种方式非常类似于托管连接工厂。

    youdao

  • The straightforward way is to call the data factory again to create an object of the appropriate type, then assign it to the property in its parent object.

    直接方法再次调用数据工厂创建恰当类型对象随后将其指派其父对象属性

    youdao

  • Launching this wizard is done in much the same way as for activation specifications, except that you select the type of connection factory that you want to create.

    启动向导方法启动激活规范大致相同不同选择需要创建的连接工厂类型

    youdao

  • Keep in mind that it is possible for this factory to register and create more than one type of aggregation, but you do this in the body of the code.

    记住工厂可以注册创建多个聚合类型需要代码中操作。

    youdao

  • A type can be abstract, and the data factory will not allow you to create an instance of that type.

    类型可以抽象数据工厂允许创建类型的实例

    youdao

  • To make use of a channel exit, an MQ messaging provider connection factory or activation specification must have a transport type of "client" or "bindings then client."

    使用通道出口MQ消息传递提供程序连接工厂激活规范必须具有传输类型客户端”或“绑定然后客户端”。

    youdao

  • If you instantiate a Box using the BoxImpl.make factory, you need only specify the type parameter once.

    如果使用BoxImpl .make工厂实例Box需要指定一次类型参数

    youdao

  • The actual implementation of the interface is totally hidden from the GUI because it requests the implementation type from a factory, as shown in Listing 5.

    GUI完全隐藏这个接口实际实现因为通过一个工厂来请求实现类型如清单5

    youdao

  • This interface specifies the signature for a factory that takes a DataReader type and creates a domain object from it.

    这个接口工厂定义了使用datareader类型创建一个(domain)对象签名

    youdao

  • If the helper class is a handler factory, the GetHandler method will actually determine the type of handler to use.

    如果帮助一个处理程序工厂那么GetHandler方法最终决定使用处理程序类型

    youdao

  • Steam locomotives of this type were produced at the Kolomna factory in the late 19th century.

    类型机车19世纪末Kolomna(俄罗斯科洛姆纳)工厂生产

    youdao

  • In such a case, an application factory could choose the appropriate markup for each client type (HTML, XML, WML, or VoiceXML, respectively) and generate it using ECS.

    这种情况下应用程序工厂可以每种客户类型(分别HTMLXMLWML或者VoiceXML)选择适当标记并用ECS生成

    youdao

  • This can be as simple as invoking the base class's factory method and asserting that the returned object is of the correct type. For example.

    调用工厂方法断言返回对象具有正确类型一样简单

    youdao

  • In order to make use of a channel exit, a WebSphere MQ messaging provider connection factory or activation specification must have a transport type of either client or bindings-then-client.

    为了利用通道出口WebSphereMQ消息提供程序连接工厂激活规范传输类型必须clientbindings - then - client

    youdao

  • Navigate to the Resources section, expand the JMS tab, and click on either Activation specifications or the appropriate type of connection factory link.

    导航Resources部分展开JMS选项卡单击Activationspecifications适当类型连接工厂链接。

    youdao

  • It also defines a bean named ScriptFactoryPostProcessor of type ScriptFactoryPostProcessor, which will replace the factory beans with the actual scripted objects.

    定义一个名为scriptfactorypostprocessorbean,其类型为ScriptFactoryPostProcessor,实际脚本编写的对象替换工厂bean

    youdao

  • This command cannot be used to change the type of connection factory. For example, to remove the send and receive channel exit configuration from the connection factory created above.

    无法使用命令更改连接工厂类型

    youdao

  • In the Extension Element Details area, type or browse to the name of your factory class, then click the class hyperlink next to the text box.

    ExtensionElementDetails区域键入浏览工厂名称然后单击文本旁边class超链接

    youdao

  • Because we'd like our Lists to be generic in the type of element they contain, we'd like our static factory method to take an argument of type variable t and return an instance of List.

    因为我们希望List成为包含元素类型泛型所以希望静态factory方法带有类型变量t这一参数返回List实例

    youdao

  • We used the factory pattern (see sidebar) for creating and populating binding details for a specific binding type.

    我们使用工厂模式(附注)某个绑定类型创建窗体产生绑定详细信息

    youdao

  • Before the data factory will create anything, it needs to have defined to it the model — that is, the set of type names and the properties each type can have.

    数据工厂创建对象之前需要其定义模型,即一类型类型拥有属性

    youdao

  • This factory class searches the input and the output mime-type combination in the convertor tag present in convertors.xml.

    工厂convertors . xml存在转换器标记中搜索输入输出MIME类型组合

    youdao

  • As you can see in Listing 9, I've first created a factory-like bean in Spring; that is, my RaceDAOImpl type has a property named SessionFactory, which is of type SessionFactory.

    清单9看到的,首先Spring创建了个类似工厂bean;也就是说,racedaoimpl类型一个名为SessionFactory属性SessionFactory类型。

    youdao

  • The formBean factory takes the service type from the http request parameter and calls the corresponding formBean.

    formBeanfactoryhttprequest参数获取服务类型调用相应的 formBean。

    youdao

  • The formBean factory takes the service type from the http request parameter and calls the corresponding formBean.

    formBeanfactoryhttprequest参数获取服务类型调用相应的 formBean。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定