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.
双语例句
- The still use traditional dugout canoes for traversing the fresh water lake.
仍然使用的淡水湖泊穿越传统的防空洞独木舟。 - The method involves traversing the table and getting the network address family, interface and protocol.
这个例程遍历这个表,获取网络地址系列、接口和协议。 - It would be better if traversing the data structure was a separate and generic operation.
将数据结构的遍历作为独立、一般的操作将更为理想。 - A Research on Traversing NAT and Hiding Protocol Heterogeneity
NAT穿越与协议异构性屏蔽技术研究 - There are two rules for traversing through a DBCS string using a pointer.
这里有使用指针遍历DBCS字符串时的两条规则。 - System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。 - 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.
注意在穿越树中,任何的点,一个节点都可能是新的子树的根。 - You can also find more facts by traversing links between different things.
通过遍历不同事物之间的链接可以找到更多事实。 - The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。