查成语>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • 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分析就相当的简单了。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
    后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
  • You can certainly do much more with traversal expressions.
    当然您可以使用遍历表达式做更多的事情。
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。