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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • In general, both direct and traversal access require knowledge of the internal node structure.
    一般来说,直接存取和遍历存取都需要知道内部节点的结构。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。
  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
  • The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
    该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。