词语吧>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • A huge set of candidates is the main problem in mining the path traversal patterns.
    大量的候选项集是挖掘路径遍历模式中的主要问题。
  • This will cover matters such as traversal and scanning of data.
    这将涉及到传输和扫描数据等。
  • Traversal string: An object return value was required but not supplied.
    遍历字符串:要求一个对象返回值但没有提供。
  • You can certainly do much more with traversal expressions.
    当然您可以使用遍历表达式做更多的事情。
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • 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!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • 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分析就相当的简单了。