traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- The first and most commonly used traversal technique is the each() function.
第一个也是最常用的遍历方法是each()函数。 - Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。 - Traversal string: An object return value was required but not supplied.
遍历字符串:要求一个对象返回值但没有提供。 - You can certainly do much more with traversal expressions.
当然您可以使用遍历表达式做更多的事情。 - This is certainly more convenient than the traversal methods I discussed.
这无疑比我所讨论的遍历方法更方便。 - Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。 - Traversal string: The '!' delimiter requires a name to operate on.
遍历字符串:分隔符!要求分隔一个名称。 - Collecting this information is slow, requiring queue traversal.
收集关于队列大小的信息会很慢,需要遍历队列。 - To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。