DOM:域对象模型

“Domain Object Model”常缩写为DOM,以简化书写并提高使用效率。这一术语广泛应用于综合技术领域,尤其在未明确分类的软件开发场景中频繁出现。其中文释义为“域对象模型”,它代表了一种用于组织和处理结构化数据的核心概念框架。

Domain Object Model具体释义

  • 英文缩写:DOM
  • 英语全称:Domain Object Model
  • 中文意思:域对象模型
  • 中文拼音:yù duì xiàng mó xíng
  • 相关领域dom 未分类的

Domain Object Model的英文发音

例句

  1. This article focuses on the research of the color UML, presents the domain object model of an expert online consultation system using the color UML technique.
  2. 文中对彩色建模技术进行了介绍和研究,并针对专家在线咨询系统的设计过程,运用彩色建模技术进行了建模的研究工作。
  3. The task of a data binding framework is to get the value stored in the domain object into that model.
  4. 数据绑定框架的任务是获取存储在域对象中的值再导入模型中。
  5. Getting the value from the domain object into the model
  6. 从域对象获取值导入模型中
  7. In the phase of domain design, object structure model and object behavior model is constructed; also Design Pattern is used to optimize and design.
  8. 在领域设计阶段,建立了状态监控的对象结构模型和对象行为模型,并采用设计模式进行优化设计。
  9. The design of intermediate code is analyzed from 3 points : the represent and domain of variable, the design of object model and the description of intermediate code.
  10. 自定义中间代码的设计主要是从变量的表示及作用域,对象模型的实现以及程序语句的中间描述三个方面进行讨论。