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.
双语例句
- Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - 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。 - A traversing mechanism winds the strand on to the forming cake.
有一个排线机构把原丝卷绕在成形丝饼上。 - Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
注意在穿越树中,任何的点,一个节点都可能是新的子树的根。 - There are two rules for traversing through a DBCS string using a pointer.
这里有使用指针遍历DBCS字符串时的两条规则。 - The method then calls createForm that does the actual work by traversing through the tree via reflection.
然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。 - The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。 - Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
完全遍历和操作DOM会给web应用程序造成很大性能负担。