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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。
  • This will cover matters such as traversal and scanning of data.
    这将涉及到传输和扫描数据等。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
    如您所见,菊花链方式可以将几个DOM遍历语句连接起来。
  • The algorithms can answer a query of a node in constant time and perform a traversal in linear time.
    该算法可在常数时间内完成单个结点的查询,在线性时间内完成整个序列的遍历或互转。
  • 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分析就相当的简单了。
  • We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
    我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。
  • A huge set of candidates is the main problem in mining the path traversal patterns.
    大量的候选项集是挖掘路径遍历模式中的主要问题。
  • XML document traversal and content-to-intermediate representation conversion are domain specific.
    XML文档遍历和“内容到中介”表示转换是特定于域的。