MY字典>英语词典>traversing翻译和用法

traversing

英 [trəˈvɜːsɪŋ]

美 [trəˈvɜːrsɪŋ]

v.  横过; 横越; 穿过; 横渡
traverse的现在分词

现在分词:traversing 

计算机

柯林斯词典

  • VERB 横穿;横越;穿过
    If someone or somethingtraversesan area of land or water, they go across it.
    1. I traversed the narrow pedestrian bridge.
      我走过狭窄的人行天桥。
    2. …a steep-sided valley traversed by streams.
      溪流横贯、两侧山势陡峭的山谷

双语例句

  • Very simple approaches that involve traversing the slope on each of the four ski edges.
    很涉及穿越了四个滑雪边每个斜坡简单的方法。
  • A Research on Traversing NAT and Hiding Protocol Heterogeneity
    NAT穿越与协议异构性屏蔽技术研究
  • Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
    注意在穿越树中,任何的点,一个节点都可能是新的子树的根。
  • Traversing the JSF component tree recursively.
    递归式遍历JSF组件树。
  • Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
    另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。
  • You can also find more facts by traversing links between different things.
    通过遍历不同事物之间的链接可以找到更多事实。
  • A traversing mechanism winds the strand on to the forming cake.
    有一个排线机构把原丝卷绕在成形丝饼上。
  • You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
    您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。
  • The dentry also maintains relationships between directories and files for traversing file systems.
    dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。
  • The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
    那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。