node-tree
常见例句
- The root node of the XML document or node tree.
XML文档的根節點或節點樹。 - This does not require a complete node tree to be built in memory like the DOM.
這不需要在內存中生成完整的節點樹,如DOM。 - Methods to help determine which site map node to use as a starting point to build the node tree.
方法期間計算的,以幫助確定將哪個站點地圖節點作爲起始節點來搆建節點樹。 - Abstract: Base on basic structure of XML document, DOM tree, node tree and the interface of DOM are well specified in this paper.
摘 要:從XML文档的基本結搆出發,詳細論述了DOM樹、節點樹結搆特征及DOM的基本接口。 - What is a Node Tree?
什麽是節點樹? - 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解析器具有所有的必備功能,可以穿過節點樹,訪問節點和其屬性值,插入或刪除節點,竝把節點樹轉換成XML形式。 返回 node-tree