欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
DOM
来自开放百科 - 灰狐
您可以在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实现
项目
图集
链接
分享您的观点