1)  supervisor call interrupt
管理程序调用中断
2)  control
管理
1.
Discussion on the pollution prevention and control for the shipyards in the Three Gorges Reservoir;
三峡库区水域修造船厂防污染管理探讨
2.
Steam usage and control in factory;
轮胎厂蒸汽的生产使用和管理
3)  administration
管理
1.
Strengthen the Precaution and Administration of the Invasive Species.;
加强对外来物种的预警和管理
2.
Maintenance and Administration of CNC. Lathe-Milling Center;
浅谈车铣中心等数控机床的维修和管理
4)  manage
管理
1.
Depurating water quality of bottled drinking natural mineral water and running manage;
瓶装饮用天然矿泉水水质净化及运行管理
2.
How to strengthen the hospitals' fixed assets management;
如何加强医院固定资产管理的探讨
3.
Discuss Enforce Kultur in the Operating Room Nursing Manage s Apply;
浅谈执行文化在手术室护理管理中的应用
5)  management
管理
1.
Application of Meishan ERP Production and Sale System in the Production Management and its Innovation;
梅钢ERP产销系统在生产管理中的应用与创新
2.
Management and Restoration of the Moon Lake Wetland in Wuhan;
武汉月湖湿地的管理与生态恢复
3.
Practice and exploration about quality management of bought-in coal;
外购煤质量管理的实践与探索
6)  managing
管理
1.
Establishing and Managing Hospital Drug Clinical Trial Institutions under the Guidance of GCP Principles;
以GCP原则指导医院药物临床试验机构的建设和管理
2.
The Shallow Quest for Policy and Managing of Renovating Historic Building in Guangzhou;
广州历史建筑更新政策和管理模式探悉
参考词条
补充资料: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的计算器程序了


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

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