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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • In general, both direct and traversal access require knowledge of the internal node structure.
    一般来说,直接存取和遍历存取都需要知道内部节点的结构。
  • Further, you can effectively use closure composition and mapping to define the action and effect traversal of the collection!
    而且,可以有效地使用闭包复合和映射来定义集合的动作和效果遍历。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
    如您所见,菊花链方式可以将几个DOM遍历语句连接起来。
  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
    我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。
  • This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
    后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
  • This will cover matters such as traversal and scanning of data.
    这将涉及到传输和扫描数据等。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。