1) component-object technology
部件对象技术
1.
This paper analyzes the component-object technology,introduces the Ja ve IDL which is composed of CORBA technology,and discusses the process of develo ping the distributed system with Java IDL by one typical example.
对部件对象技术作了系统分析 ,介绍了 CORBA技术和 Java技术的结合的产物 Java IDL,并通过实例探讨了用 Java IDL开发分布式系统的具体过程。
2) COM module object technique
COM组件对象技术
1.
Application of COM module object technique in dam safety information management;
COM组件对象技术在大坝安全信息管理系统中的应用
3) COM
组件对象技术
4) H.O.T
硬件对象技术
1.
This paper analyses two plans from architecture to algorithm and from algorithm to architecture by the implementing algorithm,introduces the value of H.
从算法实现的角度 ,分析了从结构到算法与从算法到结构两种方案的性能 ,着重介绍硬件对象技术(H。
5) object technology
对象技术
1.
A concurrent design method based object technology;
一种基于对象技术的协同设计方法
2.
This paper discusses an implementation framework of abstract data type(ADT),in which application of object technology in implementation of ADT is demonstrated by examples of linear_list.
讨论了抽象数据类型的实现方案,并以"线性表"为例,说明对象技术在抽象数据类型实现中的应用。
3.
Used threaded software architecture in security kernel of information security toolkit,used object technology to implement every sub-system,and objected the application which accessing information in security toolkit.
信息安全工具包的安全内核采用了线索化的正交软件体系结构,对每个子系统使用对象技术实现,也对象化了访问安全工具包内部信息的应用程序,使安全内核独立于外部应用程序。
6) object technologies
对象技术
1.
Internet / Intranet / Extranet have been popular, and object technologies have been mature and used wdely and deeply in software area.
随着Internet/Intranet/Extranet的普及应用,以及对象技术的快速发展、成熟与深入广泛的应用实践,Web技术与对象技术的捆绑应用开始进入企业计算领域,二者的结合被称为Object Web,Object Web能够较好地解决分布式系统的复杂性所带来的一系列问题。
补充资料:将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的特征。没有相应特征可以编辑。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条