“迭代器”的英语?

“迭代器”的英语可以翻译为:
[计] iterator
相关问题
  • “迭代器”造句

    标准库定义了五种迭代器类别: 输入 、 输出 、 前向 、 双向和随机访问迭代器.There are five iterator categories: input, output, forward, bidirectional, and random access.那些写回输入序列的算法要求前向迭代器.Those that write back to the input sequence require forward iterato...