Document Object Model的意思|示意
文档对象模型
Document Object Model的网络常见释义
文档对象模型 采用XML作为知识表示语言,则可以有效地避免这样的问题,XML的文档对象模型(document object model,DOM)是一个与平台和语言无关的接口,为操作XML文档的内容和结构提供了标准函数.
文件对象模型 ...1)基础的基础:DOM模型 摘要: 二、选择器1、准备篇(1)基础的基础:DOM模型什么是DOM 文件对象模型(Document Object Model,DOM)是给 HTML 与 XML 文件使用的一组 API。
文件对象模式 然后使用x:parse标记来分解该文件,支持标准的分解技术,如文件对象模式(Document Object Model,DOM)和简单 API(Simple API for ,SAX)。
模型 ...01 钻研:符合网页尺度的构造清晰的xhtml文 我们支撑Web Standards,并且以为它提出的文档工具模型(DOM,Document Object Model)是极度合理并且有效的,也是非常需要的,代表了一种潮水和提高。文档工具模型让我们分开字符,在构造层.
Document Object Model相关短语
1、 HTML Document Object Model 文档对象模型
2、 DOM-Document Object Model 文档对象模型 ; 文档对象模式
3、 DOM Document Object Model 文档对象模型
Document Object Model相关例句
The document Object Model specifies a tree-based representation for an XML document.
文档对象模型为XML文档指定了树型表示。
DOM level 1.0: The W3C Document Object Model level 1 API Recommendation.
DOM级别1.0:w3c文档对象模型级别1 API推荐。
To access the XML file, we will use the Document Object Model (DOM).
要访问XML文件,我们将利用文档对象模型(Document Object Model, DOM)。
The standard means for reading and manipulating XML files is the Document Object Model (DOM).
用于读取和操作XML文件的标准是文档对象模型(Document Object Model, DOM)。
Familiarity with XML will be helpful, but we will provide a short introduction to XML and the Document Object Model (DOM).
了解XML会有所帮助,不过文中将简要介绍XML和文档对象模型(DOM)。
DOM level 2.0: The W3C Document Object Model level 2 API Recommendation.
DOM级别2.0:w3c文档对象模型级别2 API推荐。