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 dentry also maintains relationships between directories and files for traversing file systems.
dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。 - It would be better if traversing the data structure was a separate and generic operation.
将数据结构的遍历作为独立、一般的操作将更为理想。 - Very simple approaches that involve traversing the slope on each of the four ski edges.
很涉及穿越了四个滑雪边每个斜坡简单的方法。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - I love you one day I will be traversing the streets alone.
我的爱,终有一天我会独自踏遍你的大街小巷。 - System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。 - You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。 - The method involves traversing the table and getting the network address family, interface and protocol.
这个例程遍历这个表,获取网络地址系列、接口和协议。 - Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。 - When traversing spreadsheets and extracting data, you can store the data in any number of objects: Strings.
遍历电子表格抽取数据时,可以将数据存储在任意数量的对象中:Strings.Arrays。