Support RPC (Remote Procedure Call).
支持RPC(远程程序访问)。
This is a typical GWT Remote Procedure Call (RPC).
这是一种典型的GWT远程过程调用(RPC)。
KDE's remote procedure call implementation is DCOP.
KDE的远程过程调用实现是DCOP。
Getting artist data: Using a Remote Procedure call.
获取艺术家数据:使用远程过程调用。
Replace the application code with stored procedure call.
用存储过程调用替代应用程序代码。
This procedure call drops all objects in the schema "SAMPLE".
这个过程调用会删除模式 "SAMPLE"中的所有对象。
RPC (Remote Procedure call) capability for a portlet project
RPC(远程程序调用)功能,能够被Portlet项目使用
In an SOA, a service call looks like a remote procedure call (RPC).
在一个SOA中,一个服务调用看起来就像是一个远程过程调用(remote procedure call,RPC)。
It creates elements for the SOAP envelope, body, and procedure call.
它为SOAP信封、体和过程调用创建元素。
CORBA is a powerful, standardized remote procedure call specification.
CORBA是一个强大的、标准化的远程过程调用规范。
The bulk of the work in your GWT procedure call happens in two classes.
GWT过程调用中的大部分工作都是在两个类中进行的。
A proxy provides a remote procedure call interface to a service of interest.
代理提供对感兴趣的服务的远程过程调用接口。
This avoids the need to explicitly qualify each procedure call with a schema.
这样就避免了每个存储过程调用都需要指定 schema 的麻烦。
Remote Procedure Call: each of two systems expose services that the other can call.
远程过程调用:两个系统都暴露另一个能调用的服务。
It runs on the server side and the client code calls it via a remote procedure call.
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
In an RPC-style operation, the SOAP body is structured to represent a procedure call.
而且一个rpc式的操作中,soap体被结构化来表示一个过程调用。
This is called a remote procedure call (RPC) and forms the basis for RPC programming.
这称为远程过程调用(rpc),是RPC编程的基础。
Migration of the stored procedure call: the new stored procedure call looks as follows.
存储过程调用的迁移:新的存储过程调用看起来像下面这样。
In a RPC-literal style, a service consumer invokes a Web service as a remote procedure call.
在RPC -literal样式中,服务使用者会将Web服务作为远程过程调用进行调用。
Mining is invoked by a stored procedure call and creates an XML mining model in the database.
可以通过一个存储过程调用来调用数据挖掘,数据挖掘将在数据库中创建一个XML 挖掘模型。
GWT abstracts this communication process behind its own remote procedure call (RPC) mechanism.
GWT在自己的远程过程调用(remote procedure call,RPC)机制背后抽象这个通信过程。
As with EJB, CORBA, and DCE, the core abstraction for Web services is a remote procedure call.
就像EJB、CORBA和DCE一样,Web服务的核心抽象也是远程过程调用。
This procedure call rebinds all SQL procedures in the schema SRIELAU, picking up new statistics.
这个过程调用对模式SRIELAU中的所有SQL过程进行重新绑定,获取新的统计数据。
This procedure call stores all objects in the schema "UTIL" in the directory D:\TEMP\UTIL_SCHEMA\.
这个过程调用将模式 "UTIL" 中的所有对象存储在目录D:\TEMP\UTIL_SCHEMA\ 中。
In WSDL definition, there are two message binding styles: document and Remote Procedure Call (RPC).
在WSDL定义中,存在两种消息绑定样式:Document和远程过程调用(Remote Procedure Call,RPC)。
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
当使用SOAP作为一个远程过程调用(rpc)系统时,SOAP参数可以是有类型的或无类型的。
Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).
通常,这一编码旨在用于类似远程过程调用(rpc)的应用中。
As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.
从其名称可以看出,最初的目的是为了支持使用XML的远程过程调用(Remote Procedure Call,RPC)操作。
Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.
远程过程调用(rpc)是一种用于构造分布式的、基于客户端-服务器的应用程序的技术。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
应用推荐