火范文>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • A huge set of candidates is the main problem in mining the path traversal patterns.
    大量的候选项集是挖掘路径遍历模式中的主要问题。
  • Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
    利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。
  • The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
    该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • Traversal string: An object return value was required but not supplied.
    遍历字符串:要求一个对象返回值但没有提供。
  • In general, both direct and traversal access require knowledge of the internal node structure.
    一般来说,直接存取和遍历存取都需要知道内部节点的结构。
  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。
  • This structure is referenced during insertion, removal, and traversal of the list.
    在链表的插入,移除,遍历操作中,这个结构体要被引用到。
  • The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
    在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。