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

双语例句

  • The road traverses a wild and mountainous region.
    这条公路穿过荒芜的山区。
  • Through these mountains a foot-track traverses the passes and the virgin jungle.
    这片山脉有一条羊肠小道,穿过各个隘口和原始丛林。
  • Event generator traverses the tree and fires events ( think DOM to SAX).
    Eventgenerator遍历树并触发事件(设想SAX的DOM)。
  • This class contains the callback methods that the file-visitor engine will invoke as it traverses the file system.
    这个类包含file-visitor引擎穿越文件系统时所调用的回调方法。
  • Each time data traverses the user-kernel boundary, it must be copied, which consumes CPU cycles and memory bandwidth.
    数据每遍历用户内核一次,就要被拷贝一次,这会消耗CPU周期和内存带宽。
  • Then, the JSF framework traverses the tree recursively, updating the state of the components.
    然后,JSF框架递归式地遍历组件树,更新组件状态。
  • If it is and it is not '.', it traverses recursively into the directory.
    如果是目录,并且不是“.”,则递归地遍历该目录。
  • A method is then introduced that traverses the collection and applies the Visitor action against each element.
    方法被引进来遍历集合并对每个元素应用Visitor动作。
  • The program recursively traverses through all the USB hubs on the USB system and locates all the USB devices connected to the host computer.
    这个程序递归地遍历USB系统上的所有USBhub并找出连接到主机计算机上的所有USB设备。
  • The EL retrieves data from the JSP container, traverses object hierarchies, and performs simple operations on the results.
    EL从JSP容器检索数据,遍历对象层次结构,然后对结果执行简单的操作。