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

双语例句

  • LSA traverses all the grids within the query region which ensures the query result quality of the algorithm.
    LSA算法通过遍历查询区域内的所有网格,保证了算法查询结果的质量。
  • Moreover, as the name indicates, a mediation flow component itself contains a flow, which describes how a message is processed as it traverses through the ESB.
    而且,顾名思义,中介流组件本身包含一个流,该流描述当消息通过ESB时如何对其进行处理。
  • 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引擎穿越文件系统时所调用的回调方法。
  • Then, the JSF framework traverses the tree recursively, updating the state of the components.
    然后,JSF框架递归式地遍历组件树,更新组件状态。
  • The fracture surface traverses matrix as well as fibers and interface.
    断裂表面横切过基体、纤维和界面。
  • 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 road traverses a wild and mountainous region.
    这条公路穿过荒芜的山区。
  • 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操作。