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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • This will cover matters such as traversal and scanning of data.
    这将涉及到传输和扫描数据等。
  • As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
    如您所见,菊花链方式可以将几个DOM遍历语句连接起来。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • Traversal string: An object return value was required but not supplied.
    遍历字符串:要求一个对象返回值但没有提供。
  • The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
    从XML文档内容显示的XML树可以直接编辑,从而促进轻松的遍历。
  • This structure is referenced during insertion, removal, and traversal of the list.
    在链表的插入,移除,遍历操作中,这个结构体要被引用到。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
    遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。
  • You can certainly do much more with traversal expressions.
    当然您可以使用遍历表达式做更多的事情。
  • The concepts such as mathematical expression, stack operation and binary tree traversal must be presented in data structure.
    数学表达式、栈的操作、二又树的遍历,这几个概念在数据结构的教材中是不可缺少的。