traversing
英 [trəˈvɜːsɪŋ]
美 [trəˈvɜːrsɪŋ]
v. 横过; 横越; 穿过; 横渡
traverse的现在分词
现在分词:traversing
柯林斯词典
- 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 Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - The dentry also maintains relationships between directories and files for traversing file systems.
dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。 - The method then calls createForm that does the actual work by traversing through the tree via reflection.
然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。 - Very simple approaches that involve traversing the slope on each of the four ski edges.
很涉及穿越了四个滑雪边每个斜坡简单的方法。 - I love you one day I will be traversing the streets alone.
我的爱,终有一天我会独自踏遍你的大街小巷。 - Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。 - Up to now we have been traversing the tracks of prior crises.
到目前为止,我们一直循着以往危机的轨迹走过来。 - For instance, SSL is the most popular way to provide data confidentiality and integrity services for data traversing a network.
比如,SSL是为在网络中传输数据提供数据机密性和完整性服务的最流行的方式。 - Algorithm Design and Implementation of Traversing NAT for Media Streams
一种媒体流穿越NAT的算法设计与实现