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.- I traversed the narrow pedestrian bridge.
我走过狭窄的人行天桥。 - …a steep-sided valley traversed by streams.
溪流横贯、两侧山势陡峭的山谷
- I traversed the narrow pedestrian bridge.
双语例句
- The road traverses a wild and mountainous region.
这条公路穿过荒芜的山区。 - 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.
除标准的散列关系之外,现在还有一个可遍历整个集合的链表。 - The problem is that getElementsByTagName recursively traverses the document, returning all matching nodes.
问题在于getElementsByTagName递归地遍历文档,从而返回所有匹配的节点。 - Survey the area where the laser beam traverses and block all unnecessary specular reflections and scattering.
研究被激光光束所穿越并阻挡了所有不必要的镜面反射或散射的区域。 - The railway traverses The country.
这条铁路横贯全国。 - A method is then introduced that traverses the collection and applies the Visitor action against each element.
方法被引进来遍历集合并对每个元素应用Visitor动作。 - Requisition: In this phase, the container traverses its children and queries each for its desired size.
请求(requisition):在此阶段,容器遍历它的child,并询问每个child所需的空间。 - 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设备。 - My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为0。