node-tree
常見例句
- The root node of the XML document or node tree.
XML文檔的根節(jié)點(diǎn)或節(jié)點(diǎn)樹。 - This does not require a complete node tree to be built in memory like the DOM.
這不需要在內(nèi)存中生成完整的節(jié)點(diǎn)樹,如DOM。 - Methods to help determine which site map node to use as a starting point to build the node tree.
方法期間計(jì)算的,以幫助確定將哪個(gè)站點(diǎn)地圖節(jié)點(diǎn)作為起始節(jié)點(diǎn)來構(gòu)建節(jié)點(diǎn)樹。 - Abstract: Base on basic structure of XML document, DOM tree, node tree and the interface of DOM are well specified in this paper.
摘 要:從XML文檔的基本結(jié)構(gòu)出發(fā),詳細(xì)論述了DOM樹、節(jié)點(diǎn)樹結(jié)構(gòu)特征及DOM的基本接口。 - What is a Node Tree?
什么是節(jié)點(diǎn)樹? - Microsoft's XML parser supports all the necessary functions to traverse the node tree, access the nodes and their attribute values, insert and delete nodes, and convert the node tree back to XML.
微軟的XML解析器具有所有的必備功能,可以穿過節(jié)點(diǎn)樹,訪問節(jié)點(diǎn)和其屬性值,插入或刪除節(jié)點(diǎn),并把節(jié)點(diǎn)樹轉(zhuǎn)換成XML形式。 返回 node-tree