traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
方法指出将层次树状结构顺序遍历,组织成为关系模式。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - Method to perform a customized traversal.
方法执行自定义的遍历。 - Collecting this information is slow, requiring queue traversal.
收集关于队列大小的信息会很慢,需要遍历队列。 - Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。 - Traversal string: An initial property or method name is required.
遍历字符串:要求初始化属性或方法名。 - Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
基于SIP协议的VoIP系统中NAT穿越方案的研究与实现 - 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.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。 - We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。