我看字典>英语词典>traversal翻译和用法

traversal

网络  遍历; 穿越; 追踪; 周游; 树的遍历

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
    事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。
  • The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
    在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。
  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
    基于SIP协议的VoIP系统中NAT穿越方案的研究与实现
  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
    后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
  • This will cover matters such as traversal and scanning of data.
    这将涉及到传输和扫描数据等。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。