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.
双语例句
- If it is and it is not '.', it traverses recursively into the directory.
如果是目录,并且不是“.”,则递归地遍历该目录。 - The fracture surface traverses matrix as well as fibers and interface.
断裂表面横切过基体、纤维和界面。 - The problem is that getElementsByTagName recursively traverses the document, returning all matching nodes.
问题在于getElementsByTagName递归地遍历文档,从而返回所有匹配的节点。 - As it traverses the nodes, it keeps track of which objects are actively being referenced.
在它遍历这些节点的同时,它跟踪哪些对象当前正被引用着。 - 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与其他节点间所有权重的的行。 - A covered bridge traverses the stream.
有盖顶的桥横跨小溪。 - 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设备。 - NanoHUB has learned and now traverses essentially all the proxies necessary to serve its clientele.
nanoHUB已经了解,并且现在基本上可以通过服务其客户所需的所有代理。 - 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操作。 - My simple implementation's Degrade Weights traverses the weight array and randomly sets weights to zero.
我的简单实现的退化权重(DegradeWeights)会遍历权重数组并随机地将权重设置为0。