词语站>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
    后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • Method to perform a customized traversal.
    方法执行自定义的遍历。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
    基于SIP协议的VoIP系统中NAT穿越方案的研究与实现
  • This is certainly more convenient than the traversal methods I discussed.
    这无疑比我所讨论的遍历方法更方便。
  • A huge set of candidates is the main problem in mining the path traversal patterns.
    大量的候选项集是挖掘路径遍历模式中的主要问题。
  • Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
    遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • 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分析就相当的简单了。