52古典>英语词典>traverses翻译和用法

traverses

英 [trəˈvɜːsɪz]

美 [trəˈvɜːrsɪz]

v.  横过; 横越; 穿过; 横渡
traverse的第三人称单数

柯林斯词典

  • 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.
      溪流横贯、两侧山势陡峭的山谷

双语例句

  • Through these mountains a foot-track traverses the passes and the virgin jungle.
    这片山脉有一条羊肠小道,穿过各个隘口和原始丛林。
  • Each time data traverses the user-kernel boundary, it must be copied, which consumes CPU cycles and memory bandwidth.
    数据每遍历用户内核一次,就要被拷贝一次,这会消耗CPU周期和内存带宽。
  • If it is and it is not '.', it traverses recursively into the directory.
    如果是目录,并且不是“.”,则递归地遍历该目录。
  • LSA traverses all the grids within the query region which ensures the query result quality of the algorithm.
    LSA算法通过遍历查询区域内的所有网格,保证了算法查询结果的质量。
  • NanoHUB has learned and now traverses essentially all the proxies necessary to serve its clientele.
    nanoHUB已经了解,并且现在基本上可以通过服务其客户所需的所有代理。
  • A key point here is that any Java actions embedded in these two productions are only executed if the parser successfully traverses the portion of the production in which they're embedded.
    这里的要点是,只有当解析器成功地遍历了嵌入Java操作的那部分结果后,才能执行嵌入到这两个结果中的任何Java操作。
  • To do this asynchronously, the net traverses the distorted pattern, and at each node, N, it asks whether N's value should be set to-1 or+ 1.
    如果是异步完成,网络会遍历失真的图案,在每一个节点N,它会询问N的值应该设置为-1还是+1。
  • Yes, you can create a symbolic link that traverses another symbolic link.
    是的,您可以创建指向另一个符号链接的符号链接。
  • My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
    我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为0。
  • This class contains the callback methods that the file-visitor engine will invoke as it traverses the file system.
    这个类包含file-visitor引擎穿越文件系统时所调用的回调方法。