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