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.
双语例句
- I love you one day I will be traversing the streets alone.
我的爱,终有一天我会独自踏遍你的大街小巷。 - Traversing any list works in the same way.
对列表的遍历也采用同样的工作方式。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。 - Up to now we have been traversing the tracks of prior crises.
到目前为止,我们一直循着以往危机的轨迹走过来。 - Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
完全遍历和操作DOM会给web应用程序造成很大性能负担。 - Traversing the entire galaxy alone.
你不能独自一个人穿越整个银河。 - You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。 - The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。 - Algorithm Design and Implementation of Traversing NAT for Media Streams
一种媒体流穿越NAT的算法设计与实现