breadth-first traverse 广度优先遍历
First you will call the Geocoder from PHP, and use the SimpleXML module to traverse the results.
首先,从php调用Geocoder,并使用SimpleXML模块遍历结果。
Figure 10 illustrates how the location structure changes as we traverse the tree, here going down (always to the first left child), then right, then down.
图10展示了在我们遍历树时位置结构发生了怎样的变化,在这里向下(始终下移至左侧第一个子节点),随后向右,然后再向下。
At Revelytix, we always traverse the nodes in the depth-first order of the zipper enumeration.
在Revelytix中,我们始终按照zippers枚举深度优先的顺序遍历节点。
应用推荐