DOM Document Object Model的意思|示意
DOM文档对象模型
DOM Document Object Model的网络常见释义
文档对象模型 文档对象模型(用以管理浏览器和页面) dom document object model 以管理上可统制与否为基础 base of administrative control ..
DOM Document Object Model相关短语
1、 DOM-Document Object Model 文档对象模型 ; 文档对象模式
2、 DOM Document Object Model- 文档对象模型
3、 DOM M Document Object Model 文档对象模型
DOM Document Object Model相关例句
Learn to use the document Object Model (DOM), a tree API that provides direct access to parts of an XML document.
学习使用文档对象模型(Document Object Model, DOM),使用这种树api可以直接访问XML文档的各个部分。
The main purpose of semantic tags is to re-use the normal content of an HTML document, and to annotate it with meta-information that is evaluated during Document Object Model (DOM) parsing.
语义标签的主要目的是再使用 HTML 文件的正常内容,并使用在 Document Object Model(DOM)分析期间评价的源信息对其进行注解。
A library — called the document object model (DOM) — allowing updates of the existing Web page.
称作文档对象模型(DOM)的库,允许对现有Web页面进行更新。
Familiarity with the Document Object Model (DOM) is helpful for an understanding of nodes, but is not required.
熟悉文档对象模型(DOM)可以帮助理解节点的概念,但不是必需的。
This approach is limited by the XML capabilities of the client environment and also requires a level of expertise in writing clients based on the document object model (DOM).
这种方法受到客户机环境的XML功能的限制,还需要编写基于文档对象模型(DOM)的客户机的专业技能。
This is the document object model principle in a nutshell, and it is in fact one of the most useful aspects of dom.
这就是文档对象模型的基本原理,而且是DOM最有用的性质之一。