网站首页  词典首页

请输入您要查询的英文单词:

 

单词 data handler
释义

data handler

美 
英 
  • un.数据自动处理器;数据处理程序;数据处理器
  • 网络数据句柄器;数据处理模块;资料处置器
un.
1.
数据自动处理器
2.
数据处理程序
3.
数据处理器

例句

释义:
1.
When a match is found, the Data Handler knows which business object to create with which associated verb.
当找到符合之对象,DataHandler知道哪个业务对象创建哪个恰当的动词。
www.ibm.com
2.
In this article, you developed three distinct service modules: a flat file adapter module, a data handler module and a simple service.
在本文中,您开发了三个完全不同的服务模块:平面文件适配器模块、数据处理程序模块和简单的服务。
www.ibm.com
3.
In previous versions, you could use a data handler in the import and export for a module.
在早期版本中,您可以在模块的导入和导出中使用数据处理程序。
www.ibm.com
4.
For service gateway scenarios where the incoming message is of anyType, the data handler logic can now be moved into the mediation flow.
对于传入消息为anyType的服务网关场景,现在可以将数据处理程序逻辑转移到中介流中。
www.ibm.com
5.
The source code for this custom Data Handler is found in the Project Interchange file provided as a download accompanying this article.
这个定制DataHandler的源数据可以在ProjectInterchange文件中找到,本文的下载部分提供了该文件。
www.ibm.com
6.
At this point, the Delimited data handler is complete.
此时,带分隔符数据的处理程序就已完成了。
www.ibm.com
7.
A Data Handler is responsible for transforming the input and output types of an operation to the format used on the wire and visa versa.
数据处理程序负责将操作的输入和输出类型转换为有线使用的格式,反之亦然。
www.ibm.com
8.
The binding component is also set up to use the custom data handler configuration CheckoutConfiguration.
另外,绑定组件被设置为使用自定义数据处理程序配置CheckoutConfiguration。
www.ibm.com
9.
Therefore, invoking the Claim Check service in the export and import through the custom data handler is a good design.
因此,通过自定义数据处理程序在输出和输入中调用ClaimCheck服务是一个很好的设计。
www.ibm.com
10.
If the Fault Selector detects a fault, the current message will be processed by a Fault Handler rather than by a Data Handler.
如果FaultSelector检测到一个错误,当前消息将由FaultHandler而不是DataHandler处理。
www.ibm.com
1.
This means the PHP file is being called and the data is being loaded properly from the database using PHP as the data handler in the middle.
这意味PHP文件正被调用,并作为数据处理的中间层,可以正确地从数据库中加载数据。
blog.sina.com.cn
2.
If this Data Handler was used with a non MQ binding then the MQHeader will not be defined in the ContextService.
如果将此数据处理程序与非MQ绑定一起使用,则不能在ContextService中定义MQHeader。
www.ibm.com
3.
It is worth noting that the headers are only available to the Data Handler if Propagate protocol header is enabled, which it is by default.
值得注意的是,如果启用Propagateprotocolheader,则标头仅对数据处理程序可用,这是缺省设置。
www.ibm.com
4.
The data handler parsed the file, constructed a message and invoked the target service as many times as entries exist in the password file.
数据处理程序解析文件,构造相应消息,并根据密码文件中存在的条目数量调用目标服务。
www.ibm.com
5.
Therefore, you need another mechanism of specifying the business object to the data handler.
因此,您需要能将业务对象指定到数据处理器的另一个机制。
www.ibm.com
6.
A comma-separated value is the default configuration for the delimited data handler.
逗号分隔值是带分隔符的数据处理程序的缺省配置。
www.ibm.com
7.
It knows about the target service (blue) and includes this information as metadata passed to the Generic Data Handler.
它知道目标服务(蓝色)的情况,并将此信息包括在元数据中传递给通用数据处理程序。
www.ibm.com
8.
A data handler is also added to your project, as shown in Figure 21.
还为您的项目添加了数据处理程序,如图21所示。
www.ibm.com
9.
A new Data Handler primitive converts physical formats to and from logical structures.
新的DataHandler原语在物理格式与逻辑结构之间来回转换。
www.ibm.com
10.
For each line in the flat file, the data handler module performs a target service invocation.
对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。
www.ibm.com
1.
The custom data handler, ClaimCheckDataHandler, is invoked via its transform method.
自定义数据处理程序ClaimCheckDataHandler是通过其转换方法调用的。
www.ibm.com
2.
In the FlatFileLib shared library, create an interface to the generic delimited data handler.
在FlatFileLib共享库中,创建到带分隔符数据的通用处理程序的接口。
www.ibm.com
3.
Try using this data handler with another binding and check the behavior.
请尝试将此数据处理程序与另一个绑定一起使用并检查其行为。
www.ibm.com
4.
The Flat File adapter module (Figure 12) receives the flat file and invokes the generic data handler.
平面文件适配器模块(图12)接收平面文件,并调用通用数据处理程序。
www.ibm.com
5.
SOAP messages, including faults, are supported using the SOAP Data Handler.
SOAP消息,包括故障,都通过使用SOAP数据处理器提供支持。
www-128.ibm.com
6.
DelimitedFlatFileBO: This is a data type specifically created to interface with the Generic Delimited Data Handler (yellow).
DelimitedFlatFileBO:这是专门创建以与带分隔符数据的通用处理程序(黄色)通过接口连接的数据类型。
www.ibm.com
7.
This new adapter module would then reuse the data handler.
这个新适配器模块将随后对数据处理程序进行重用。
www.ibm.com
8.
This name is obtained from the reference on the data handler component. In this case it is UserServicePartner.
此名称从数据处理程序组件上的引用获取。
www.ibm.com
9.
It knows how to interact with the Flat File connector (pink) and the Delimited Data Handler module (yellow).
它知道如何与平面文件连接器(粉红色)和带分隔符数据的处理程序模块(黄色)进行交互。
www.ibm.com
10.
The same method is invoked from the data handler ( Figure 2) and from the custom mediation primitive ( Figure 3).
从数据处理程序(图2)和自定义中介原语(图3)调用了同样的方法。
www.ibm.com
1.
Generic Data Handler Module: This module knows how to operate on delimited files.
通用数据处理程序模块(GenericDataHandlerModule):此模块知道如何对带分隔符的文件进行操作。
www.ibm.com
2.
Now we know how to access the MQ Header in the Data Handler lets make a transformation decision, based on one of the fields.
现在,我们已了解了如何访问数据处理程序中的MQHeader,让我们基于这些字段之一制定转换决策。
www.ibm.com
3.
The input values in the Initial request parameters correspond to the DelimitedFlatFile object that is the input to the generic data handler.
Initial请求参数中的输入值与作为通用数据处理程序的输入DelimitedFlatFile对象对应。
www.ibm.com
4.
This is the data structure passed into the generic data handler.
这是传递到通用数据处理程序中的数据结构。
www.ibm.com
5.
The custom data handler configuration CheckinConfiguration has a number of properties
自定义数据处理程序配置CheckinConfiguration有很多属性
www.ibm.com
6.
Creating the generic delimited data handler service
创建带分隔符数据的通用处理程序服务
www.ibm.com
7.
Key information supplied to the Data Handler includes
向数据处理程序提供的主要信息包括
www.ibm.com
8.
Altering the behavior of my Data Handler based on a header
基于标头改变数据处理程序的行为
www.ibm.com
9.
Accessing MQ headers from a Data Handler
从数据处理程序访问MQ标头
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/14 7:26:24