记作业>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
  • It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
    方法指出将层次树状结构顺序遍历,组织成为关系模式。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
    事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • Traversal string: An object return value was required but not supplied.
    遍历字符串:要求一个对象返回值但没有提供。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • The DOM parsing of an XML file that contains your GUI controls and the possible values for these controls is fairly straightforward, once you understand the document traversal methods.
    一旦您理解了文档遍历方法,对包含GUI控件和对于这些控件可能的值的XML文件的DOM分析就相当的简单了。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。