它基于远程过程调用,或rpc。
用存储过程调用替代应用程序代码。
远程过程调用(RPCs)解析。
获取艺术家数据:使用远程过程调用。
KDE的远程过程调用实现是DCOP。
通过远程过程调用提供一个安全通信通道。
Offering a secure communication channel through remote procedure calls.
基本远程过程调用使用的是标准amf管道。
For basic remote procedure calls a standard AMF channel is used.
它为SOAP信封、体和过程调用创建元素。
It creates elements for the SOAP envelope, body, and procedure call.
代理提供对感兴趣的服务的远程过程调用接口。
A proxy provides a remote procedure call interface to a service of interest.
这是非常标准的远程过程调用代码,除了这一行
This is pretty much boilerplate remote procedure calling code except for the line
它促进了由远程过程调用和响应产生的数据传送。
It facilitates the transfer of data resulting from remote procedure calls and responses.
该扩展还处理调用SOAP服务的远程过程调用。
Remote procedure calls to invoke the SOAP service are also handled by the extension.
GWT过程调用中的大部分工作都是在两个类中进行的。
The bulk of the work in your GWT procedure call happens in two classes.
这是一种典型的GWT远程过程调用(RPC)。
CORBA是一个强大的、标准化的远程过程调用规范。
CORBA is a powerful, standardized remote procedure call specification.
这称为远程过程调用(rpc),是RPC编程的基础。
This is called a remote procedure call (RPC) and forms the basis for RPC programming.
WSDL和SOAP组成了一个强大的远程过程调用系统。
WSDL and SOAP combined together make a powerful remote procedure calling system.
存储过程调用的迁移:新的存储过程调用看起来像下面这样。
Migration of the stored procedure call: the new stored procedure call looks as follows.
这个过程调用会删除模式 "SAMPLE"中的所有对象。
This procedure call drops all objects in the schema "SAMPLE".
远程过程调用:两个系统都暴露另一个能调用的服务。
Remote Procedure Call: each of two systems expose services that the other can call.
通常,这一编码旨在用于类似远程过程调用(rpc)的应用中。
Typically, this encoding is intended to be used in an application like a remote procedure call (RPC).
它运行在服务器端,并且客户机代码通过一个远程过程调用来调用它。
It runs on the server side and the client code calls it via a remote procedure call.
日志文件 (DbgFl=1) 中记录的XA过程调用和返回。
With XA procedure calls and returns logged in the log file (DbgFl=1).
也就是说,所有数据库访问都是通过存储过程调用来执行的。
That is, all database access is performed through stored procedure invocations.
LotusScript代码使用BAPI作为远程过程调用。
The LotusScript code uses BAPIs as remote procedure calls. Here's an example subroutine
这样就避免了每个存储过程调用都需要指定 schema 的麻烦。
This avoids the need to explicitly qualify each procedure call with a schema.
而且一个rpc式的操作中,soap体被结构化来表示一个过程调用。
In an RPC-style operation, the SOAP body is structured to represent a procedure call.
这包括使用传统更新方法的现有程序和能够利用存储过程调用的外部接口。
This includes existing programs using traditional update methods and external interfaces capable of utilizing stored procedure calls.
服务器存根解封输入参数,并将请求的本地过程调用到服务器例程。
The server stub unmarshals the input parameters and invokes the requested local procedure in the server routines.
因为NFS使用了远程过程调用(rpc),所以NFS并不位于传输堆栈中。
NFS does not reside on the transport stack, because NFS USES Remote Procedure Calls (RPCs).
应用推荐