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

双语例句

  • The method then calls createForm that does the actual work by traversing through the tree via reflection.
    然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。
  • Traversing the entire galaxy alone.
    你不能独自一个人穿越整个银河。
  • Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
    注意在穿越树中,任何的点,一个节点都可能是新的子树的根。
  • Algorithm Design and Implementation of Traversing NAT for Media Streams
    一种媒体流穿越NAT的算法设计与实现
  • The still use traditional dugout canoes for traversing the fresh water lake.
    仍然使用的淡水湖泊穿越传统的防空洞独木舟。
  • There are two rules for traversing through a DBCS string using a pointer.
    这里有使用指针遍历DBCS字符串时的两条规则。
  • Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
    Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。
  • In spite of its name, silk was not the most important commodity traversing the Silk Road.
    虽然名为丝绸之路,丝绸却并不是穿过该路线运送的最重要的商品。
  • The method involves traversing the table and getting the network address family, interface and protocol.
    这个例程遍历这个表,获取网络地址系列、接口和协议。
  • System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
    系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。