欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
DOM
来自开放百科 - 灰狐
(版本间的差异)
小 (→图集) |
小 (→图集) |
||
第35行: | 第35行: | ||
Image:dom-architecture.png|DOM架构 | Image:dom-architecture.png|DOM架构 | ||
Image:dom-event-flow.png|DOM事件流 | Image:dom-event-flow.png|DOM事件流 | ||
− | Image: | + | Image:dom-event-inheritance.png|DOM事件继承 |
</gallery> | </gallery> | ||
2011年4月11日 (一) 14:10的版本
您可以在Wikipedia上了解到此条目的英文信息 DOM Thanks, Wikipedia. |
文档对象模型(Document Object Model,简称DOM),是 W3C(万维网联盟) 的推荐标准。DOM 定义了访问诸如 XML 和 XHTML 文档的标准。
“W3C 文档对象模型(DOM)是一个使程序和脚本有能力动态地访问和更新文档的内容、结构以及样式的平台和语言中立的接口。”
W3C对DOM进行标准化,目前已经推行至第三代:
目录 |
Level 3
- Document Object Model (DOM) Level 3 Core Specification
- Document Object Model (DOM) Level 3 Events Specification
- Document Object Model (DOM) Level 3 XPath Specification
- Document Object Model (DOM) Level 3 Load and Save Specification
- Document Object Model (DOM) Level 3 Validation Specification
- Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification
- Document Object Model (DOM) Level 3 Views and Formatting Specification
Level 2
- Document Object Model (DOM) Level 2 Core Specification
- Document Object Model (DOM) Level 2 HTML Specification
- Document Object Model (DOM) Level 2 Style Specification
- Document Object Model (DOM) Level 2 Traversal and Range Specification
Level 1
DOM实现
图集
链接
<discussion>characters_max=300</discussion>
分享您的观点