document object model tree
常見例句
- XUL uses a document object model (DOM) to store the tree of nodes.
XUL 使用文檔對象模型 (DOM) 存儲節(jié)點樹。 - 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.
學(xué)習(xí)使用文檔對象模型(Document Object Model, DOM),使用這種樹 API 可以直接訪問 XML 文檔的各個部分。 返回 document object model tree