document object model tree
常見例句
- XUL uses a document object model (DOM) to store the tree of nodes.
XUL 使用文檔對(duì)象模型 (DOM) 存儲(chǔ)節(jié)點(diǎn)樹。 - The Document Object Model specifies a tree-based representation for an XML document.
文檔對(duì)象模型爲(wèi) XML 文檔指定了樹型表示。 - Learn to use the Document Object Model (DOM), a tree API that provides direct access to parts of an XML document.
學(xué)習(xí)使用文檔對(duì)象模型(Document Object Model, DOM),使用這種樹 API 可以直接訪問 XML 文檔的各個(gè)部分。 返回 document object model tree