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.
双语例句
- 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的导线测量记簿系统的设计与开发 - When traversing spreadsheets and extracting data, you can store the data in any number of objects: Strings.
遍历电子表格抽取数据时,可以将数据存储在任意数量的对象中:Strings.Arrays。 - In spite of its name, silk was not the most important commodity traversing the Silk Road.
虽然名为丝绸之路,丝绸却并不是穿过该路线运送的最重要的商品。 - Up to now we have been traversing the tracks of prior crises.
到目前为止,我们一直循着以往危机的轨迹走过来。 - You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。 - You can also find more facts by traversing links between different things.
通过遍历不同事物之间的链接可以找到更多事实。 - I love you one day I will be traversing the streets alone.
我的爱,终有一天我会独自踏遍你的大街小巷。 - The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。 - It would be better if traversing the data structure was a separate and generic operation.
将数据结构的遍历作为独立、一般的操作将更为理想。