火范文>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • This structure is referenced during insertion, removal, and traversal of the list.
    在链表的插入,移除,遍历操作中,这个结构体要被引用到。
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • A huge set of candidates is the main problem in mining the path traversal patterns.
    大量的候选项集是挖掘路径遍历模式中的主要问题。
  • As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
    如您所见,菊花链方式可以将几个DOM遍历语句连接起来。