树处理 meaning in English
tree processing
Examples
- S concept of treating an xml document like a tree is similar to the ideas in dom
将xml文档当作树处理的概念与dom中的思路相似。 - Pyxie s concept of treating an xml document like a tree is similar to the ideas in dom
[ pyxie ]将xml文档当作树处理的概念与dom中的思路相似。 - It leads to a declarative style of programming because it saves having to write all the tree walking and tree manipulation routines
从而形成了声明性的编程风格,因为避免了编写所有的树遍历和树处理例程。 - Moreover , scheme comes with a rich library of list and tree manipulation functions , and a history of contemplating manipulation of those very structures
另外, scheme还拥有丰富的列表和树处理函数库,以及专注于处理这些结构的历史。 - Pyxie does two basic things : it transforms xml documents to a more easily parsed line - oriented format ; and it provides methods to treat an xml document as a walkable tree
[ pyxie ]将完成两项基本操作:它将xml文档转换成一种更易于进行语法分析的基于行的格式;并且它提供了将xml文档当作可操作树处理的方法。