iterators

迭代器

常用释义

词性释义

迭代器(iterator 的复数)
例句
  • 全部
  • 迭代器
1·But the most typical use of generators will be for defining iterators; so some of the subtlety is not always worth worrying about.
但生成器最典型的用途是用来定义迭代器;所以不值得总是为一些细微之处而担心。
2·The real knockout is the next part, where the one-two punches of iterators and closures shows their power.
真正重要的是一下部分,迭代器和闭包一两下就显示出了它们的威力。
3·Low-level tracing captures statement statistics, statement text and statement iterators.
低级跟踪捕捉语句统计数据、语句文本和语句迭代器。
4·The answer is that the arguments to reverse are iterators, which are a generalization of Pointers.
答案是这个逆序函数的参数是迭代器,概括的指针。
5·The biggest news is that the debugger now has support for C# 2.0 features such as generics, anonymous methods and iterators ....
最大的消息是调试器现在支持C# 2.0的特性,如泛型、匿名方法和迭代器……
网络释义

迭代器

3、迭代器Iterators):扮演容器与算法之间的胶合剂,是所谓的“泛型指针”,共有五种类型,以及其它衍生变化,从实现的角 …

迭代子

Python 手册 ... 9.4 自由标记( Random Remarks) 9.9 迭代子Iterators) 9.10 发生器( Generators) ...

的一个例外是在迭代器中

AS3效率优化 - 日志 -... ... #47:#46的一个例外是在迭代器中( Exception:iterators) #48:位运算符的技巧( bitwise tricks) ...

章迭代器

.STL源码剖析--侯捷... ... 第 2章空间配置器( allocator) 第 3章迭代器iterators) 第 4章序列式容器( sequence containers…

叠代器

Data Structures 课程内容大纲 ... Linked Lists (链结表示法) Iterators 叠代器 Stacks 堆叠 ...
更新时间:2025-05-01 06:58