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

双语例句

  • NanoHUB has learned and now traverses essentially all the proxies necessary to serve its clientele.
    nanoHUB已经了解,并且现在基本上可以通过服务其客户所需的所有代理。
  • 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时如何对其进行处理。
  • Through these mountains a foot-track traverses the passes and the virgin jungle.
    这片山脉有一条羊肠小道,穿过各个隘口和原始丛林。
  • The_callREST method traverses through the items in the JSON file.
    callREST方法遍历JSON文件中的条目。
  • Event generator traverses the tree and fires events ( think DOM to SAX).
    Eventgenerator遍历树并触发事件(设想SAX的DOM)。
  • Then, the JSF framework traverses the tree recursively, updating the state of the components.
    然后,JSF框架递归式地遍历组件树,更新组件状态。
  • Requisition: In this phase, the container traverses its children and queries each for its desired size.
    请求(requisition):在此阶段,容器遍历它的child,并询问每个child所需的空间。
  • To preserve the privacy and integrity of the data that traverses the network, you must have network segregation, which is a key security feature.
    要保留在网络中传输的数据的隐私和完整性,必须具有网络隔离功能,这是一项重要的安全特性。
  • Each time data traverses the user-kernel boundary, it must be copied, which consumes CPU cycles and memory bandwidth.
    数据每遍历用户内核一次,就要被拷贝一次,这会消耗CPU周期和内存带宽。
  • A method is then introduced that traverses the collection and applies the Visitor action against each element.
    方法被引进来遍历集合并对每个元素应用Visitor动作。