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.
双语例句
- Very simple approaches that involve traversing the slope on each of the four ski edges.
很涉及穿越了四个滑雪边每个斜坡简单的方法。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - The method then calls createForm that does the actual work by traversing through the tree via reflection.
然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - In spite of its name, silk was not the most important commodity traversing the Silk Road.
虽然名为丝绸之路,丝绸却并不是穿过该路线运送的最重要的商品。 - A traversing mechanism winds the strand on to the forming cake.
有一个排线机构把原丝卷绕在成形丝饼上。 - The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。 - For instance, SSL is the most popular way to provide data confidentiality and integrity services for data traversing a network.
比如,SSL是为在网络中传输数据提供数据机密性和完整性服务的最流行的方式。 - Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
完全遍历和操作DOM会给web应用程序造成很大性能负担。 - It would be better if traversing the data structure was a separate and generic operation.
将数据结构的遍历作为独立、一般的操作将更为理想。