说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 远程规程调用
1)  RPC Remote Procedure Call
远程规程调用
2)  RPCSS Remote Procedure Call SubSystem
远程规程调用子系统
3)  Remote Call
远程调用
1.
Research and application of threadpool in the server of CAR component remote call;
CAR构件远程调用中服务器端线程池模型的研究与应用
2.
Research on DNC System with Remote Call and Drip Feed;
支持远程调用及在线加工的DNC研究
3.
In this paper,Facade design pattern is first introduced for the development of applications based on J2EE,and the remote call under the J2EE architecture is analyzed.
基于J2EE的应用程序开发所使用的Facade设计模式,进行J2EE中远程调用的分析,实现EDT(封装数据类型);以一个应用实例为背景,对EDT的使用进行详细描述,并就有否使用EDT的性能进行了对比实验,结果表明,使用EDT具有明显的性能优势,且该优势随数据库表的字段数的增加呈线增长性关系。
4)  RPC
远程调用
1.
The Standardization of Stubs for Supporting RPC Programming with PASCAL Language;
PASCAL远程调用的语言连接
2.
Remote procedure call(RPC) is an Inter-process communicaion technology that allows a computer program to cause a subroutine or procedure to execute in another address space(commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.
6实现,提出了一种全新的基于原始接口编译的远程调用部署方法,使得本地动态库的远程化过程变得清晰明了,并显著地减少了代理以及桩库的编写工作量,在MapGis7。
5)  remote invocation
远程调用
1.
This paper analyzes elements of remote invocation method,points out the initialization,JNDI search and remote invocation are the key factors affecting the EJB performance.
分析EJB调用原理,指出影响EJB性能的关键因素是初始化、查找JNDI和远程调用,描述针对这3大性能因素的EJB设计模式优化思想,提出基于Session Fa?ade,EJB Home工厂,Value Object等EJB设计模式的整合优化设计方案。
6)  RPC / XDR Remote Procedure Call / External Data Representation Call
远程规程调用/外部数据表示法调用
补充资料:Pro/E中快速调用外部程序
当我们在使用proe进行设计时,难免会使用一些外部的应用程序

通常我们都会把proe最小化到桌面后去寻找所需要的次序、或者在Windows的程序组中寻找 这样比较不方便。


其实利用proe的mapkey功能就可以解决这个问题,下面以使用计算器为例


首先,建立一个bat文件,编辑以下内容:


@echo off


REM Start Calculator


set C:\WINNT\SYSTEM32


start calc.exe


exit


然后在proe中打开Environment > Mapkeys > New


如下图的操作



保存后就可以在proe中以快捷键F10打开Windows的计算器程序了


依次类推可以其他的快捷键打开任意应用程序。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条