traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。 - The first and most commonly used traversal technique is the each() function.
第一个也是最常用的遍历方法是each()函数。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - Traversal string: An object return value was required but not supplied.
遍历字符串:要求一个对象返回值但没有提供。 - Collecting this information is slow, requiring queue traversal.
收集关于队列大小的信息会很慢,需要遍历队列。 - Traversal string: The '!' delimiter requires a name to operate on.
遍历字符串:分隔符!要求分隔一个名称。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。 - The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。