说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 调制解调器命令
1)  Modem commands
调制解调器命令
2)  command caller
命令调用器
1.
The concept of command manager is brought forward and command caller is used to separate the command processing strategy from command class,so it may make the logic of com-mand implementation simple.
针对大型网络服务器中命令行程序缺乏统一、不支持多层命令解析等问题,在集成Commons CLI的基础上,提出命令管理器的概念,利用命令调用器从命令类中分离出命令处理策略,简化了命令实现逻辑,提出了一种多层次命令行解析框架,并介绍了框架的主要组成和操作。
3)  product-order adjustment
制造命令调整
1.
Multi-objectives optimization and heuristic algorithm were respectively presented to solve time and device problems in product-order adjustment.
针对国内某大型炼钢厂生产调度中的制造命令调整问题,提出了采用多目标优化模型和启发式算法分别进行时间和设备调整。
4)  modem [英]['məʊdem]  [美]['mo'dɛm]
调制解调器
1.
The Design of Modem in High Speed Cable Telemetry System;
高速电缆遥传系统中的调制解调器设计
2.
The design of the remote communication system for PLC based on modem and VB;
基于调制解调器与VB的PLC远程通信系统设计
3.
Remote Communication between Master-computer and PLC with Modem;
基于调制解调器实现上位机和PLC的远程通信
5)  Modulator-demodulator(modem)
调制-解调器
6)  Dispatching order
调度命令
1.
It was automatically carried the dispatching controlling on the train movement by the computer, and would transport the change according to the future the need, would be automatically and the auxiliary formulate train movement plan, transmit train movement adjustment information and the dispatching order through the network, automatically would carry the plan on the train movement path.
由计算机自动进行列车运行的调度指挥,并根据未来运输变化的需要,自动和辅助制定列车运行计划,通过网络传送列车运行调整信息和调度命令,自动进行列车运行轨迹的绘制。
补充资料: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的计算器程序了


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

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