node-tree
常見例句
- The root node of the XML document or node tree.
XML文檔的根節(jié)點或節(jié)點樹。 - This does not require a complete node tree to be built in memory like the DOM.
這不需要在內(nèi)存中生成完整的節(jié)點樹,如DOM。 - Methods to help determine which site map node to use as a starting point to build the node tree.
方法期間計算的,以幫助確定將哪個站點地圖節(jié)點作為起始節(jié)點來構(gòu)建節(jié)點樹。 - 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ā),詳細論述了DOM樹、節(jié)點樹結(jié)構(gòu)特征及DOM的基本接口。 - What is a Node Tree?
什么是節(jié)點樹? - 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é)點樹,訪問節(jié)點和其屬性值,插入或刪除節(jié)點,并把節(jié)點樹轉(zhuǎn)換成XML形式。 返回 node-tree