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.
双语例句
- Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。 - Very simple approaches that involve traversing the slope on each of the four ski edges.
很涉及穿越了四个滑雪边每个斜坡简单的方法。 - Design and Development of Traversing Record System Based on PDA
基于PDA的导线测量记簿系统的设计与开发 - A traversing mechanism winds the strand on to the forming cake.
有一个排线机构把原丝卷绕在成形丝饼上。 - There are two rules for traversing through a DBCS string using a pointer.
这里有使用指针遍历DBCS字符串时的两条规则。 - When traversing spreadsheets and extracting data, you can store the data in any number of objects: Strings.
遍历电子表格抽取数据时,可以将数据存储在任意数量的对象中:Strings.Arrays。 - A Research on Traversing NAT and Hiding Protocol Heterogeneity
NAT穿越与协议异构性屏蔽技术研究 - The dentry also maintains relationships between directories and files for traversing file systems.
dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。 - Traversing any list works in the same way.
对列表的遍历也采用同样的工作方式。 - The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。