traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- This will cover matters such as traversal and scanning of data.
这将涉及到传输和扫描数据等。 - InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
InfoQ:RepositoryManager支持遍历任意深度的依赖树吗? - Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。 - JSR-170 provides two methods for accessing nodes: traversal access and direct access.
JSR-170提供了两种存取内容的方法:遍历存取和直接存取。 - The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。 - Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。 - You can certainly do much more with traversal expressions.
当然您可以使用遍历表达式做更多的事情。 - The first and most commonly used traversal technique is the each() function.
第一个也是最常用的遍历方法是each()函数。
