1) message passing library
消息调用库
2) message scheduling
消息调度
1.
Dependability enhancement of mission-critical wireless networks by message scheduling;
一种增强任务关键无线网络可信性的消息调度策略
2.
The architecture design of Agent subsystem and implementation technology of its modules in ASON are given,and the message scheduling in the subsystem is emphatically expounded.
文章给出了智能光网络(ASON)中Agent子系统的体系结构设计及其子模块的实现技术,重点阐述了系统中的消息调度机制。
3) Message Mediation
消息调解
4) message database
消息数据库
5) user message
用户消息
补充资料: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的计算器程序了
依次类推可以其他的快捷键打开任意应用程序。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条