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

双语例句

  • Requisition: In this phase, the container traverses its children and queries each for its desired size.
    请求(requisition):在此阶段,容器遍历它的child,并询问每个child所需的空间。
  • Yes, you can create a symbolic link that traverses another symbolic link.
    是的,您可以创建指向另一个符号链接的符号链接。
  • If it is and it is not '.', it traverses recursively into the directory.
    如果是目录,并且不是“.”,则递归地遍历该目录。
  • To preserve the privacy and integrity of the data that traverses the network, you must have network segregation, which is a key security feature.
    要保留在网络中传输的数据的隐私和完整性,必须具有网络隔离功能,这是一项重要的安全特性。
  • The EL retrieves data from the JSP container, traverses object hierarchies, and performs simple operations on the results.
    EL从JSP容器检索数据,遍历对象层次结构,然后对结果执行简单的操作。
  • The_callREST method traverses through the items in the JSON file.
    callREST方法遍历JSON文件中的条目。
  • The road traverses a wild and mountainous region.
    这条公路穿过荒芜的山区。
  • Survey the area where the laser beam traverses and block all unnecessary specular reflections and scattering.
    研究被激光光束所穿越并阻挡了所有不必要的镜面反射或散射的区域。
  • 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。
  • Event generator traverses the tree and fires events ( think DOM to SAX).
    Eventgenerator遍历树并触发事件(设想SAX的DOM)。