1) Indirect Call
间接调用
2) indirect procedure call
间接过程调用
1.
Recovery of indirect procedure call for static binary translation;
静态二进制翻译中间接过程调用恢复技术研究
3) indirect-acting regulator
间接作用调节器
4) indirect acting governor
间接作用式调速器
5) indirect control
间接调控
1.
Under the framework of new socialist market economy system, macro-control in China must transform to a major means of economic parameter by government, and along with legal and administrative means, implement indirect control via market.
在社会主义市场经济新体制框架下,我国的宏观调控必须转变为政府主要运用规范的经济参数(经济杠杆)手段,配合以法律和必要的行政手段,通过市场中介对企业实行间接调控。
6) indirect frequency modulation
间接调频
补充资料: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的计算器程序了
依次类推可以其他的快捷键打开任意应用程序。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条