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

双语例句

  • Then, the JSF framework traverses the tree recursively, updating the state of the components.
    然后,JSF框架递归式地遍历组件树,更新组件状态。
  • The_callREST method traverses through the items in the JSON file.
    callREST方法遍历JSON文件中的条目。
  • 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 railway traverses The country.
    这条铁路横贯全国。
  • To ascertain this, the net traverses the row in the weight array that contains all of the weights between N and the other nodes.
    要确定这一设置,网络会去遍历权重数组中包含N与其他节点间所有权重的的行。
  • Each time data traverses the user-kernel boundary, it must be copied, which consumes CPU cycles and memory bandwidth.
    数据每遍历用户内核一次,就要被拷贝一次,这会消耗CPU周期和内存带宽。
  • The problem is that getElementsByTagName recursively traverses the document, returning all matching nodes.
    问题在于getElementsByTagName递归地遍历文档,从而返回所有匹配的节点。
  • Event generator traverses the tree and fires events ( think DOM to SAX).
    Eventgenerator遍历树并触发事件(设想SAX的DOM)。
  • 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时如何对其进行处理。
  • In addition to the standard hashing relationship, there is now a linked list that traverses through the collection.
    除标准的散列关系之外,现在还有一个可遍历整个集合的链表。