<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>必应：Dom in JavaScript</title><link>http://www.bing.com:80/search?q=Dom+in+JavaScript</link><description>搜索结果</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Dom in JavaScript</title><link>http://www.bing.com:80/search?q=Dom+in+JavaScript</link></image><copyright>版权所有 © 2026 Microsoft。保留所有权利。不得以任何方式或出于任何目的使用、复制或传输这些 XML 结果，除非出于个人的非商业用途在 RSS 聚合器中呈现必应结果。对这些结果的任何其他使用都需要获得 Microsoft Corporation 的明确书面许可。一经访问此网页或以任何方式使用这些结果，即表示您同意受上述限制的约束。</copyright><item><title>文档对象模型（DOM） - Web API | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/zh-CN/docs/Web/API/Document_Object_Model</link><description>文档对象模型（DOM）通过将文档的结构（例如表示网页的 HTML）以对象的形式存储在内存中，将网页与脚本或编程语言连接起来。 尽管将 HTML、SVG 或 XML 文档建模为对象并不是 JavaScript 核心语言的一部分，但它通常与 JavaScript 相关。</description><pubDate>周四, 26 3月 2026 18:11:00 GMT</pubDate></item><item><title>HTML DOM 教程 | 菜鸟教程</title><link>https://www.runoob.com/htmldom/htmldom-tutorial.html</link><description>HTML DOM 教程 DOM (Document Object Model) 译为 文档对象模型，是 HTML 和 XML 文档的编程接口。 HTML DOM 定义了访问和操作 HTML 文档的标准方法。 DOM 以树结构表达 HTML 文档。</description><pubDate>周六, 04 4月 2026 14:11:00 GMT</pubDate></item><item><title>Home | Dominion Energy</title><link>https://www.dominionenergy.com/</link><description>Select your Dominion Energy service location to view information relevant to your region.</description><pubDate>周四, 26 3月 2026 07:20:00 GMT</pubDate></item><item><title>JavaScript HTML DOM - W3Schools</title><link>https://www.w3schools.com/js/js_htmldom.asp</link><description>"The W3C Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of a document."</description><pubDate>周日, 05 4月 2026 17:02:00 GMT</pubDate></item><item><title>DOM 简介 - Web API | MDN - MDN 文档</title><link>https://mdn.org.cn/en-US/docs/Web/API/Document_Object_Model/Introduction</link><description>DOM 简介 文档对象模型 (DOM) 是构成网页结构和内容的对象的数据表示。 本指南将介绍 DOM，了解 DOM 如何在内存中表示 HTML 文档，以及如何使用 API 创建 Web 内容和应用程序。</description><pubDate>周三, 01 4月 2026 17:21:00 GMT</pubDate></item><item><title>JS中DOM详解【十大点】 - CSDN博客</title><link>https://blog.csdn.net/2301_79858914/article/details/141647643</link><description>JavaScript DOM 详解 JavaScript 中的 DOM（文档对象模型）是前端开发的重要知识点。 它通过对象结构来表示 HTML 或 XML 文档，并提供对其内容进行操作的接口。 本文将详细介绍 DOM 的基础知识、常用操作和事件处理等内容，确保全面且深入。 1. DOM 概述</description><pubDate>周六, 21 3月 2026 20:19:00 GMT</pubDate></item><item><title>JavaScript DOM Tutorial</title><link>https://www.javascripttutorial.net/javascript-dom/</link><description>This section covers the JavaScript Document Object Model (DOM) and shows you how to manipulate DOM elements effectively.</description><pubDate>周六, 04 4月 2026 19:26:00 GMT</pubDate></item><item><title>HTML - Document Object Model</title><link>https://www.tutorialspoint.com/html/html_dom.htm</link><description>The Document Object Model (DOM) is a programming interface that works as a bridge between web pages and scripts or programming languages. It represents a web document (like an HTML or XML) as a tree of objects where each branch of the tree ends with a node, and each node contains objects.</description><pubDate>周四, 02 4月 2026 16:16:00 GMT</pubDate></item><item><title>Document Object Model (DOM) - Web APIs | MDN - MDN Web Docs</title><link>https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model</link><description>The Document Object Model (DOM) connects web pages to scripts or programming languages by representing the structure of a document—such as the HTML representing a web page—in memory.</description><pubDate>周四, 26 3月 2026 09:29:00 GMT</pubDate></item><item><title>DOM --- 一文弄懂_网页dom-CSDN博客</title><link>https://blog.csdn.net/weixin_63698171/article/details/144589157</link><description>1. DOM是什么？ DOM（Document Object Model）即文档对象模型，是针对HTML和XML文档的一个API（应用程序编程接口）。 它将整个文档（例如一个HTML页面）表示为一个由节点构成的树状结构。 每个HTML标签、属性、文本甚至注释都表示为一个节点。 你可以把DOM想象成一棵树：</description><pubDate>周五, 03 4月 2026 21:58:00 GMT</pubDate></item></channel></rss>