说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 平台调用
1)  P/Invoke
平台调用
1.
P/Invoke and OpenGL were used to construct NURBS surfaces from data clouds.
研究了在C#中利用平台调用结合OpenGL进行NURBS曲面快速建模的方法,获得了满意的结果,并在最后给出了实例。
2)  adjustable bench level
可调台用水平仪
3)  PInvoke (platform invoke service)
平台叫用服务;平台调用服务
4)  General Modulation Coding Platform
通用调制编码平台
5)  adjusting platform
调整平台
1.
The concept and practice of the adjusting platform for storehouse in the finished paper inventory management system;
成纸库存管理系统中库位调整平台设计
6)  fine tuning platform
精调平台
1.
Stewart parallel manipulator used as fine tuning platform applying for the cable-suspend feed system of the large radio telescope.
Stewart并联机构作为大射电望远镜馈源系统的二次精调平台,由于馈源舱体的运动特性,精调平台的位置基准在测量坐标系下不断变化。
补充资料: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的计算器程序了


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

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