八八字典>英语词典>traversal翻译和用法

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • The first and most commonly used traversal technique is the each() function.
    第一个也是最常用的遍历方法是each()函数。
  • 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分析就相当的简单了。
  • XML document traversal and content-to-intermediate representation conversion are domain specific.
    XML文档遍历和“内容到中介”表示转换是特定于域的。
  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
    利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。
  • Traversal string: An object return value was required but not supplied.
    遍历字符串:要求一个对象返回值但没有提供。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • Traversal string: The '!' delimiter requires a name to operate on.
    遍历字符串:分隔符!要求分隔一个名称。