traverse of tree 基本解释
网络 树的遍历
重点词汇
- ofprep. 的, 属于
- treen. 树, 木料, 树状物 vt. 把...赶上树 [计] 树; DOS外部命令:显示指定磁盘驱动器的目录结构
- traversen. 越过, 横贯, 横断物, 屏障, 否认, 反驳 vt. 横过, 穿过, 经过, 详细研究, 反对, 在...来回移动 vi. 横越, 横断, 旋转, 来回移动 a. 横亘的, 横贯的
traverse of tree 双语例句
- 1、
Build and Traverse of Abstract Syntax Tree Based on Java Program
基于Java语言的抽象语法树的创建与遍历 - 2、
The generation of control flow graph is according to preorder traverse of the syntax tree.
控制流图的生成是通过对构件语法树进行先序遍历完成的。 - 3、
The paper use depth-first search algorithm to recursively traverse every node of the DOM Tree to determine whether the node contains the information that we are interested in.
然后设计了一种深度优先的搜索算法去递归地遍历生成的DOM树的每一结点,判断该节点是否包含我们感兴趣的信息。

