document object model tree
常见例句
- XUL uses a document object model (DOM) to store the tree of nodes.
XUL 使用文档对象模型 (DOM) 存储节点树。 - The Document Object Model specifies a tree-based representation for an XML document.
文档对象模型为 XML 文档指定了树型表示。 - Learn to use the Document Object Model (DOM), a tree API that provides direct access to parts of an XML document.
学习使用文档对象模型(Document Object Model, DOM),使用这种树 API 可以直接访问 XML 文档的各个部分。 返回 document object model tree