RCP的意思
“RCP”经常作为“Remote Call Procedure”的缩写来使用,中文意思:“远程调用过程”。
RCP(远程调用过程)详细解释
- 英文缩写词:RCP
- 英文单词:Remote Call Procedure
- 中文简要解释:远程调用过程
- 流行度:2520
- 分类:Computing
- 领域:Software
英文缩写RCP的扩展资料
- The Extensible-Markup-Language / Remote Procedure Call protocol ( XML / RPC ) marshals procedure calls over HTTP in an XML format.可扩展标记语言/远程过程调用(XML/RPC)以XML格式安排HTTP上的过程调用。
- This paper discusses the design and implementation of an Intelligentized Exam System that bases on Remote procedure call, as well as introduces some key technologies about Remote procedure calls.论述了基于远程过程调用的智能化考试系统的设计与实现,详细阐述了.NET下远程过程处理等关键的实现技术。
- Earlier remote procedure call ( RPC ) standards were based on a programming model where a developer wrote specific procedure calls.早期的远程过程调用(RPC)是基于一种编程模型的,开发人员编写专门的过程调用。
- Remote Procedure Call ( RPC ) is a high-level communication paradigm which allows network appli-cation to be developed by way of specialized procedure calls designed to hide the details of the underlying net-working mechanism.远程过程调用是网络高层的一种通信机制。
- Such encodings are the staple of what is known as remote procedure call ( RPC ) systems, which have the common aim of making requests to remote computers look just like local procedure invokations.这样的编码是被称为远程过程调用(RPC)系统的主要部分,它们有一个共同的目标,就是使对远程计算机发出的请求看起来象是本地过程调用一样。