诗词屋>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • This structure is referenced during insertion, removal, and traversal of the list.
    在链表的插入,移除,遍历操作中,这个结构体要被引用到。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
    后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
    我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。
  • XML document traversal and content-to-intermediate representation conversion are domain specific.
    XML文档遍历和“内容到中介”表示转换是特定于域的。
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
    方法指出将层次树状结构顺序遍历,组织成为关系模式。
  • The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
    在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。