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.
双语例句
- 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
图的广度优先搜索遍历算法的分析与实现 - The still use traditional dugout canoes for traversing the fresh water lake.
仍然使用的淡水湖泊穿越传统的防空洞独木舟。 - It would be better if traversing the data structure was a separate and generic operation.
将数据结构的遍历作为独立、一般的操作将更为理想。 - Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。 - Design and Development of Traversing Record System Based on PDA
基于PDA的导线测量记簿系统的设计与开发 - Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - A Research on Traversing NAT and Hiding Protocol Heterogeneity
NAT穿越与协议异构性屏蔽技术研究 - The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。