traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。 - This will cover matters such as traversal and scanning of data.
这将涉及到传输和扫描数据等。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。 - Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。 - 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分析就相当的简单了。 - It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
方法指出将层次树状结构顺序遍历,组织成为关系模式。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。