码迷,mamicode.com
首页 > 其他好文 > 详细

文档对象模型(DOM)

时间:2018-01-02 11:41:40      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:api   document   inter   htm   and   model   文档   dom   logic   

一、什么是DOM?

官方定义:

The Document Object Model (DOM) is an application programming interface (API) for HTML and XML documents. It defines the logical structure of documents and the way a document is accessed and manipulated.

文档对象模型是用于HTML和XML文档的应用程序编程接口它定义文档的逻辑结构,以及访问和操作文档的方式

文档对象模型(DOM)

标签:api   document   inter   htm   and   model   文档   dom   logic   

原文地址:https://www.cnblogs.com/flyingweb/p/8175632.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!