52古典>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
    方法指出将层次树状结构顺序遍历,组织成为关系模式。
  • Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
    遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。
  • You can certainly do much more with traversal expressions.
    当然您可以使用遍历表达式做更多的事情。
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
    我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。
  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。
  • Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
    利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。