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.
双语例句
- 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周期和内存带宽。 - 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.
除标准的散列关系之外,现在还有一个可遍历整个集合的链表。 - 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操作。 - Then, the JSF framework traverses the tree recursively, updating the state of the components.
然后,JSF框架递归式地遍历组件树,更新组件状态。 - The road traverses a wild and mountainous region.
这条公路穿过荒芜的山区。 - As it traverses the nodes, it keeps track of which objects are actively being referenced.
在它遍历这些节点的同时,它跟踪哪些对象当前正被引用着。 - This network reachability information includes information on the list of Autonomous System ( ASs) that reachability information traverses.
这种网络可到达性信息包含了可到达性信息穿越的自治系统的列表。 - My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为0。