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分析就相当的简单了。 - This later patch contains a reorganization to support a different "skipping" queue traversal algorithm of the queue with future patches.
后一个补丁包含对将来补丁中不同的“跳跃式”队列遍历算法的识别和支持。 - A huge set of candidates is the main problem in mining the path traversal patterns.
大量的候选项集是挖掘路径遍历模式中的主要问题。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。 - Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
基于SIP协议的VoIP系统中NAT穿越方案的研究与实现 - The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在对频繁更改的规则集进行遍历的过程中,对表的更新还将导致偶尔出现丢包的情况。 - 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树可以直接编辑,从而促进轻松的遍历。 - The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。