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

双语例句

  • There are two rules for traversing through a DBCS string using a pointer.
    这里有使用指针遍历DBCS字符串时的两条规则。
  • The elements are doubly-linked so that an arbitrary element can be removed without traversing the list.
    那些元素双向链接的,所以不用遍历链表就可以删除任意一个元素。
  • Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
    Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • Up to now we have been traversing the tracks of prior crises.
    到目前为止,我们一直循着以往危机的轨迹走过来。
  • The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
    集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。
  • Design and Development of Traversing Record System Based on PDA
    基于PDA的导线测量记簿系统的设计与开发
  • In spite of its name, silk was not the most important commodity traversing the Silk Road.
    虽然名为丝绸之路,丝绸却并不是穿过该路线运送的最重要的商品。
  • Analysis and Implementation of Breadth-first Search Traversing Graph Algorithm
    图的广度优先搜索遍历算法的分析与实现
  • Traversing the JSF component tree recursively.
    递归式遍历JSF组件树。