traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- JSR-170 provides two methods for accessing nodes: traversal access and direct access.
JSR-170提供了两种存取内容的方法:遍历存取和直接存取。 - This will cover matters such as traversal and scanning of data.
这将涉及到传输和扫描数据等。 - The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。 - InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
InfoQ:RepositoryManager支持遍历任意深度的依赖树吗? - 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.
这无疑比我所讨论的遍历方法更方便。 - Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
基于SIP协议的VoIP系统中NAT穿越方案的研究与实现 - Traversal string: An initial property or method name is required.
遍历字符串:要求初始化属性或方法名。 - XML document traversal and content-to-intermediate representation conversion are domain specific.
XML文档遍历和“内容到中介”表示转换是特定于域的。 - The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。