traversing
英 [trəˈvɜːsɪŋ]
美 [trəˈvɜːrsɪŋ]
v. 横过; 横越; 穿过; 横渡
traverse的现在分词
现在分词:traversing
柯林斯词典
- VERB 横穿;横越;穿过
If someone or somethingtraversesan area of land or water, they go across it.- I traversed the narrow pedestrian bridge.
我走过狭窄的人行天桥。 - …a steep-sided valley traversed by streams.
溪流横贯、两侧山势陡峭的山谷
- I traversed the narrow pedestrian bridge.
双语例句
- I love you one day I will be traversing the streets alone.
我的爱,终有一天我会独自踏遍你的大街小巷。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。 - Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。 - The dentry also maintains relationships between directories and files for traversing file systems.
dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。 - The method involves traversing the table and getting the network address family, interface and protocol.
这个例程遍历这个表,获取网络地址系列、接口和协议。 - Algorithm Design and Implementation of Traversing NAT for Media Streams
一种媒体流穿越NAT的算法设计与实现 - Analysis and Implementation of Breadth-first Search Traversing Graph Algorithm
图的广度优先搜索遍历算法的分析与实现 - Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
注意在穿越树中,任何的点,一个节点都可能是新的子树的根。