在对象技术中,我们不再限于数据传递。
In OO techniques, we do not want to be limited to data passing.
指定用于涉及数据传递的数据类型名称。
Specify a data type name that will be used to refer to the passed data.
它将来自远程服务器的所有数据传递给该函数。
It will pass all of the data from the remote server to that function.
该接口然后可以将数据传递给应用程序。
This interface would then be able to feed the data to your application. One way to do this would be as follows.
该代码允许其他小部件将数据传递到包装器iWidget。
This code allows other widgets to pass data to the wrapper iWidget.
把请求中的登录数据传递给身份验证提供者有四种方法。
There are four possible ways to pass logon data in a request to the authentication provider.
他们然后将使用一个Faces行为将数据传递给属性代理。
They will then use a Faces action to pass the data to the property broker.
流程2捕捉传感器数据并把数据传递给EPCIS系统。
Capturing sensor data and moving it into the EPCIS system is described with Flow 2.
在该上下文中,可以将数据传递到连接器或从中获取数据。
In this context, the data is both passed to and retrieved from the connector.
这些数据示例了数据传递时property代理人的配置。
These steps illustrate the configuration of the property broker for the data passing.
迁移遗留系统(比如dce)并将身份验证数据传递给IBMNAS。
Migration of legacy systems (like DCE) and transferring authentication data to IBM NAS.
Config允许将初始化数据传递给一个jsp页面的servlet。
Config allows initialization data to be passed to a JSP page's servlet.
如果服务器将数据传递给其他系统,则这些系统无法保证数据不被服务器修改。
If the server passes data on to other systems, those systems have no guarantee that the data was not modified by the server.
符号、价格和数量将从Streams程序中处理的市场数据传递到ILOG。
Symbol, price, and quantity are passed into ILOG from the market data that is processed in the Streams program.
要使数据传递到浏览器,数据必须可以通过一个web页面访问。
To get the data to the browser, you need to make it accessible through a web page.
一方面,控制器负责获取数据,另一方面,它则负责将数据传递到视图。
The controller is in charge of taking data in one hand and handing it off to the view in the other.
当一个Struts行为发生以后,它的行为类就会将数据传递给这个属性代理。
When a Struts action takes place, its action class passes data to the property broker.
构造函数用于将数据传递给sqrt类,并初始化作业调度器上的所有本地资源。
The constructor is used to pass data to the class and initialize any resources that are local to the job dispatcher.
因此,SDO提供了从数据库加载数据并将数据传递给临时连接的客户机的功能。
SDO provides, therefore, the ability to load data from a database and pass the data to a temporarily connected client.
它将请求体转换成sCA数据对象并将请求数据传递到其他SCA应用程序组件。
It transforms the request body into the SCA data object and passes the request data to other SCA application components.
例如,可以将逗号分隔的消息转换为SOAP,这样可以将数据传递到Web服务。
For example, a comma-delimited message might be reformatted into SOAP so that the data can be passed to a Web service.
视图可以直接与模型交互,但是它也使用模型的一个副本,以便将数据传递给控制器。
The view can have direct contact with the model, but it also works with a copy of the model as a means of passing data to the controller.
当事件发生时,适配器将调用模块,并将与该事件相关的业务数据传递到使用导出模块。
When an event occurs, the adapter calls your module and passes the business data related to that event to your module using the export.
与后端系统进行通信的最常用方法之一,是通过使用XMLAPI作为数据传递工具。
One of the most common methods of communicating with backend systems is by using XML API as the data delivery tool.
向导创建的导入绑定含有适配器用来执行工作并将业务数据传递到后端系统的所有信息。
The import binding created by the wizard contains all the information that the adapter needs to do its work and get your business data to the back-end system.
Perl驱动程序可以直接从文件中读取数据,并将数据传递给数据库服务器。
The Perl driver will read directly from the file and transfer the data to the database server.
在那里,您将会看到在JSP中触发这个行为的步骤,以及怎样将这些数据传递给属性代理。
There, you will see the steps required to trigger the action in the JSP and how to pass the data to the property broker.
消息作为数据传递对象(DTOs)能够被轻易的在分布式环境中的地址空间之间进行交换。
Messages are data transfer objects (DTOs) that can easily be exchanged between address Spaces in distributed environments.
展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。
The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.
虽然原本可以使用XML进行数据传递,但在客户机上,JSON更容易处理,也更有效。
You could have used XML for the data transfer, but JSON is slightly more efficient and easier to work with on the client.
应用推荐