traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
InfoQ:RepositoryManager支持遍历任意深度的依赖树吗? - Traversal string: The '!' delimiter requires a name to operate on.
遍历字符串:分隔符!要求分隔一个名称。 - Collecting this information is slow, requiring queue traversal.
收集关于队列大小的信息会很慢,需要遍历队列。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。 - Traversal string: An initial property or method name is required.
遍历字符串:要求初始化属性或方法名。 - We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。