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

双语例句

  • My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
    我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为0。
  • This network reachability information includes information on the list of Autonomous System ( ASs) that reachability information traverses.
    这种网络可到达性信息包含了可到达性信息穿越的自治系统的列表。
  • Survey the area where the laser beam traverses and block all unnecessary specular reflections and scattering.
    研究被激光光束所穿越并阻挡了所有不必要的镜面反射或散射的区域。
  • To preserve the privacy and integrity of the data that traverses the network, you must have network segregation, which is a key security feature.
    要保留在网络中传输的数据的隐私和完整性,必须具有网络隔离功能,这是一项重要的安全特性。
  • If it is and it is not '.', it traverses recursively into the directory.
    如果是目录,并且不是“.”,则递归地遍历该目录。
  • The film traverses the history of an American family in the1930s and1940s.
    这部电影纵览了30年代和40年代一个美国家庭的历史。
  • Requisition: In this phase, the container traverses its children and queries each for its desired size.
    请求(requisition):在此阶段,容器遍历它的child,并询问每个child所需的空间。
  • The railway traverses The country.
    这条铁路横贯全国。
  • 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操作。
  • A method is then introduced that traverses the collection and applies the Visitor action against each element.
    方法被引进来遍历集合并对每个元素应用Visitor动作。