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

双语例句

  • A Research on Traversing NAT and Hiding Protocol Heterogeneity
    NAT穿越与协议异构性屏蔽技术研究
  • The method involves traversing the table and getting the network address family, interface and protocol.
    这个例程遍历这个表,获取网络地址系列、接口和协议。
  • Traversing and manipulating the DOM in general can have a heavy performance burden on a web application.
    完全遍历和操作DOM会给web应用程序造成很大性能负担。
  • I love you one day I will be traversing the streets alone.
    我的爱,终有一天我会独自踏遍你的大街小巷。
  • Very simple approaches that involve traversing the slope on each of the four ski edges.
    很涉及穿越了四个滑雪边每个斜坡简单的方法。
  • Design and Development of Traversing Record System Based on PDA
    基于PDA的导线测量记簿系统的设计与开发
  • Traversing any list works in the same way.
    对列表的遍历也采用同样的工作方式。
  • There are two rules for traversing through a DBCS string using a pointer.
    这里有使用指针遍历DBCS字符串时的两条规则。
  • System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
    系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。
  • Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
    另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。