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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。
  • Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
    事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • In general, both direct and traversal access require knowledge of the internal node structure.
    一般来说,直接存取和遍历存取都需要知道内部节点的结构。
  • XML document traversal and content-to-intermediate representation conversion are domain specific.
    XML文档遍历和“内容到中介”表示转换是特定于域的。
  • As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
    如您所见,菊花链方式可以将几个DOM遍历语句连接起来。