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

traversal

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

复数:traversals 

计算机

COCA.42769

英英释义

noun

双语例句

  • Easy HTML DOM traversal using jQuery selectors and binding selected elements to events.
    利用jQuery选择器(selectors)简化HTMLDOM遍历,并将所选元素绑定到事件。
  • InfoQ: Does Repository Manager support traversal of dependency tree of arbitrary depth?
    InfoQ:RepositoryManager支持遍历任意深度的依赖树吗?
  • Collecting this information is slow, requiring queue traversal.
    收集关于队列大小的信息会很慢,需要遍历队列。
  • Research and Realization of NAT Traversal Solutions in VoIP System Based on SIP Protocol
    基于SIP协议的VoIP系统中NAT穿越方案的研究与实现
  • It pointed out that relation mode could be organized by sequential traversal of hierarchy tree structure.
    方法指出将层次树状结构顺序遍历,组织成为关系模式。
  • Transaction and Web traversal data are typical examples of fast-update data; they usually have big ( old and new) data volumes.
    事务和Web遍历数据是快更新数据的典型例子;它们通常具有较大的(旧的和新的)数据量。
  • Traversal string: An initial property or method name is required.
    遍历字符串:要求初始化属性或方法名。
  • In general, both direct and traversal access require knowledge of the internal node structure.
    一般来说,直接存取和遍历存取都需要知道内部节点的结构。
  • Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list.
    遍历字符串:分隔符:仅在作为参数列表中参数名的指定符时才有效。
  • This structure is referenced during insertion, removal, and traversal of the list.
    在链表的插入,移除,遍历操作中,这个结构体要被引用到。