网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Document Object Model
释义

Document Object Model

中文百科

文档对象模型

HTML DOM - Document Object Model

文档对象模型英语:Document Object Model,缩写DOM),是W3C组织推荐的处理可扩展置标语言的标准程序接口。

Document Object Model的历史可以追溯至1990年代后期微软与Netscape的“浏览器大战”(browser wars),双方为了在JavaScript与JScript一决生死,于是大规模的赋予浏览器强大的功能。微软在网页技术上加入了不少专属事物,既有VBScript、ActiveX、以及微软自家的DHTML格式等,使不少网页使用非微软平台及浏览器无法正常显示。DOM即是当时蕴酿出来的杰作。

英语百科

Document Object Model 文档对象模型

Hierarchy of objects in an example HTML DOM—Document Object Model
Jerarquía de DOM.
DOM-Knotenbaum einer Webseite

The Document Object Model (DOM) is a cross-platform and language-independent convention for representing and interacting with objects in HTML, XHTML, and XML documents. The nodes of every document are organized in a tree structure, called the DOM tree. Objects in the DOM tree may be addressed and manipulated by using methods on the objects. The public interface of a DOM is specified in its application programming interface (API).

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 9:13:59