词语屋>英语词典>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.
      溪流横贯、两侧山势陡峭的山谷

双语例句

  • Design and Development of Traversing Record System Based on PDA
    基于PDA的导线测量记簿系统的设计与开发
  • Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
    注意在穿越树中,任何的点,一个节点都可能是新的子树的根。
  • Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
    另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。
  • Up to now we have been traversing the tracks of prior crises.
    到目前为止,我们一直循着以往危机的轨迹走过来。
  • Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
    完全遍历和操作DOM会给web应用程序造成很大性能负担。
  • Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
    Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。
  • The method then calls createForm that does the actual work by traversing through the tree via reflection.
    然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。
  • The still use traditional dugout canoes for traversing the fresh water lake.
    仍然使用的淡水湖泊穿越传统的防空洞独木舟。
  • The dentry also maintains relationships between directories and files for traversing file systems.
    dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。
  • Algorithm Design and Implementation of Traversing NAT for Media Streams
    一种媒体流穿越NAT的算法设计与实现