说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> ActiveX部件
1)  activex component
ActiveX部件
2)  Active X
ActiveX部件
1.
The interface programming technique between Matlab and VB based on Active X was introduced.
介绍了一种ActiveX部件为基础的Matlab与VB接口编程技术 ,分析了ActiveX部件的基本原理 ,主要介绍在VB中如何调用Matlab的ActiveX部件
3)  ActiveX components
ActiveX部件
1.
It discussed the principle of creating in various types of ActiveX components and the application methodin Web.
ActiveX部件是封装了功能、属性、事件和方法程序的软件部件,通过ActiveX技术组装到应用程序或者服务程序中。
2.
By this means, we can use the strong functions that sorts of existing ActiveX components have provided or users.
部件编程是VB应用程序开发中的一个重要方法,欲使用许多现有的或用户自已开发的ActiveX部件所提供的强大功能,都可通过这种方法来实现。
4)  ActiveX EXE component
ActiveX EXE部件
5)  ActiveX control
ActiveX控件
1.
Development of the well trajectory ActiveX controls with visual basic;
利用VB开发绘制井眼轨迹的ActiveX控件
2.
Design of ventilator tester software based on ActiveX control;
基于ActiveX控件的呼吸机测试仪软件设计
3.
Design of Basic Elements of Graphic User Interface of Configuration Software Based on ActiveX Controls Technology;
基于ActiveX控件技术的组态软件图形界面元素的设计
6)  ActiveX
ActiveX控件
1.
Realization of CAN Communication under Kingview by ActiveX;
用ActiveX控件实现组态王环境下的CAN
2.
Developing ActiveX of Authorware Using Visual Basic6.0;
用Visual Basic6.0为Authorware开发ActiveX控件
3.
Realization of dynamic display of power dispatching real-time information in MIS using ActiveX;
用ActiveX控件实现MIS网动态显示调度实时信息
补充资料:将UG里的一个装配部件输出成单个部件文件
法一:
  • 关闭(turn off)FileàOptions->Load Options下"Partial Loading "选项
  • 打开装配部件
  • 选择File->Export->Part
  • 在"Part Specification"下选择"new"
  • 选择"Specify Part",指定输出部件文件名称及位置
  • 将"Object Selection Scope"设定为"All Objects"
  • 选择"Class Selection->Select All"高亮所有对象
  • 按"OK"

该种方法特点:每一个部件的特征都会汇集在新部件的MNT里。可以方便编辑。

法二:

  • 闭(turn off)File->Options->Load Options下"Partial Loading "选项
  • 打开装配部件
  • Application->Assembly
  • Assemblies->Components->Create New,给出想要输出的部件文件名及路径。
  • 如下图1,在ANT上双击新产生的部件文件,使其成为工作部件。
  • Assemblies->WAVE Geometry Linker,将设置改为"Body",选择所有组件的体。
  • 将"Create Non-associative"开关设为"On",见下图2
  • 将产生的部件设成显示部件,仅保存刚产生的新部件,不保存旧的装配部件。

图1

图2

该种方法特点:每一个部件在新部件的MNT里只会显示一个link的特征。没有相应特征可以编辑。

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