traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。 - The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。 - The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。 - A huge set of candidates is the main problem in mining the path traversal patterns.
大量的候选项集是挖掘路径遍历模式中的主要问题。 - It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
方法指出将层次树状结构顺序遍历,组织成为关系模式。 - The first and most commonly used traversal technique is the each() function.
第一个也是最常用的遍历方法是each()函数。 - Method to perform a customized traversal.
方法执行自定义的遍历。