traversal
英
美
网络 遍历; 穿越; 追踪; 周游; 树的遍历
复数:traversals
COCA.42769
英英释义
noun
双语例句
- Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。 - XML document traversal and content-to-intermediate representation conversion are domain specific.
XML文档遍历和“内容到中介”表示转换是特定于域的。 - We also need a zipper implementation that can deal with the standard Clojure data structures during traversal.
我们还需要一种zippers实现,它应能够在遍历过程中处理标准Clojure数据结构。 - This structure is referenced during insertion, removal, and traversal of the list.
在链表的插入,移除,遍历操作中,这个结构体要被引用到。 - Collecting this information is slow, requiring queue traversal.
收集关于队列大小的信息会很慢,需要遍历队列。 - As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。 - Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。 - In general, both direct and traversal access require knowledge of the internal node structure.
一般来说,直接存取和遍历存取都需要知道内部节点的结构。 - JSR-170 provides two methods for accessing nodes: traversal access and direct access.
JSR-170提供了两种存取内容的方法:遍历存取和直接存取。 - Method to perform a customized traversal.
方法执行自定义的遍历。