字典APP>英语词典>traversing翻译和用法

traversing

英 [trəˈvɜːsɪŋ]

美 [trəˈvɜːrsɪŋ]

v.  横过; 横越; 穿过; 横渡
traverse的现在分词

现在分词:traversing 

计算机

柯林斯词典

  • VERB 横穿;横越;穿过
    If someone or somethingtraversesan area of land or water, they go across it.
    1. I traversed the narrow pedestrian bridge.
      我走过狭窄的人行天桥。
    2. …a steep-sided valley traversed by streams.
      溪流横贯、两侧山势陡峭的山谷

双语例句

  • Traversing any list works in the same way.
    对列表的遍历也采用同样的工作方式。
  • The Collections framework introduced iterators for traversing a list or other collection, which optimizes the process of iterating through the elements in a collection.
    集合框架引入了迭代器,用于遍历一个列表或者其他集合,从而优化了对一个集合中的元素进行迭代的过程。
  • When traversing spreadsheets and extracting data, you can store the data in any number of objects: Strings.
    遍历电子表格抽取数据时,可以将数据存储在任意数量的对象中:Strings.Arrays。
  • The method involves traversing the table and getting the network address family, interface and protocol.
    这个例程遍历这个表,获取网络地址系列、接口和协议。
  • Traversing the JSF component tree recursively.
    递归式遍历JSF组件树。
  • I love you one day I will be traversing the streets alone.
    我的爱,终有一天我会独自踏遍你的大街小巷。
  • The method then calls createForm that does the actual work by traversing through the tree via reflection.
    然后,这个方法调用createForm,后者通过反射遍历树以执行实际工作。
  • Note that in traversing a tree, at any point in the traversal, a node can be the root of a new subtree.
    注意在穿越树中,任何的点,一个节点都可能是新的子树的根。
  • To facilitate the many traversal needs, QueryPath provides several methods for traversing.
    为了简化遍历需求,QueryPath提供了一些用于遍历的方法。
  • You've learned about two facets of traversing a document: the methods provided by QueryPath and the CSS3 selector support.
    您了解了遍历文档的两个方面:QueryPath提供的方法和CSS3选择器支持。