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.
双语例句
- To facilitate the many traversal needs, QueryPath provides several methods for traversing.
为了简化遍历需求,QueryPath提供了一些用于遍历的方法。 - Traversing the JSF component tree recursively.
递归式遍历JSF组件树。 - There are two rules for traversing through a DBCS string using a pointer.
这里有使用指针遍历DBCS字符串时的两条规则。 - Additionally common graph based algorithms like path-searches are easy to implement by traversing through the graph.
另外,基于如路径-查询(Path-Search)算法的普通图,也易于通过遍历图来实现。 - You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。 - For instance, SSL is the most popular way to provide data confidentiality and integrity services for data traversing a network.
比如,SSL是为在网络中传输数据提供数据机密性和完整性服务的最流行的方式。 - The method involves traversing the table and getting the network address family, interface and protocol.
这个例程遍历这个表,获取网络地址系列、接口和协议。 - Clojure's core API includes a library, clojure. walk, that is specifically for traversing data structures.
Clojure的核心API包含一个库,即clojure.walk,这个库专门用于遍历数据结构。 - The method then calls createForm that does the actual work by traversing through the tree via reflection.
然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。 - The dentry also maintains relationships between directories and files for traversing file systems.
dentry还维护目录和文件之间的关系,从而支持在文件系统中移动。