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

双语例句

  • System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
    系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。
  • Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
    完全遍历和操作DOM会给web应用程序造成很大性能负担。
  • A traversing mechanism winds the strand on to the forming cake.
    有一个排线机构把原丝卷绕在成形丝饼上。
  • Up to now we have been traversing the tracks of prior crises.
    到目前为止,我们一直循着以往危机的轨迹走过来。
  • The still use traditional dugout canoes for traversing the fresh water lake.
    仍然使用的淡水湖泊穿越传统的防空洞独木舟。
  • Analysis and Implementation of Breadth-first Search Traversing Graph Algorithm
    图的广度优先搜索遍历算法的分析与实现
  • 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.
    注意在穿越树中,任何的点,一个节点都可能是新的子树的根。
  • You can also find more facts by traversing links between different things.
    通过遍历不同事物之间的链接可以找到更多事实。
  • The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
    集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。