COM:公共对象模型

“Common Object Model”通常缩写为“COM”,这种简写方式便于快速书写和使用,在计算机领域中尤为常见。作为一个重要的技术术语,它常与软件组件交互、跨语言编程等场景相关。其中文译名为“公共对象模型”,广泛用于描述不同应用程序间实现互操作性的标准化框架。

Common Object Model具体释义

  • 英文缩写:COM
  • 英语全称:Common Object Model
  • 中文意思:公共对象模型
  • 中文拼音:gōng gòng duì xiàng mó xíng
  • 相关领域com 常用

Common Object Model的英文发音

例句

  1. A common object model normalizes ( most importantly, in terms of taxonomy and semantic differences ) multiple domain objects.
  2. 公共对象模型(COM)规范化(最重要的是在分类学和语义差异方面)多个领域对象。
  3. Built on top of the CLR, it provides a common object model and hosting service that allows interoperability between dynamic languages like Python, Ruby, VB, and JavaScript.
  4. 它基于CLR构建,提供了通用的对象模型和托管服务,以允许各种动态语言(如:Python、Ruby、VB和JavaScript)之间的互操作。
  5. Now, about a common object model.
  6. 下面讨论公共对象模型(COM)。
  7. This paper mainly discusses how to use Microsoft word application program based on COM ( Common Object Model(COM) ). The main principle is introduced and a simple demo implementation is also presented.
  8. 探讨了如何在组件对象模型的基础上调用Word应用程序,介绍了其中的主要原理,并给出了一个简单的实现。
  9. From the point of system's distribution, Microsoft's Common Object Model(COM) ( COM ) and Distributed Common Object Model(COM) ( DCOM ) are also introduced.
  10. 在系统的分布式应用方面,引入了流行的组件技术,同时也介绍了微软的分布式组件对象模型。