英语人>词典>英汉 : iterators的中文,翻译,解释,例句
iterators的中文,翻译,解释,例句

iterators

单词解释请参考:iter
相似词
更多 网络例句 与iterators相关的网络例句 [注:此内容来源于网络,仅供参考]

Introducing Templates, Iterators, and Te - This article is an introduction to templates, iterators, and temporary classes illustrated by an implementation of a red-black tree.

这个项目演示了模板、循环算子,以及用一个实现了二叉树的类进行的演示。

I don't think that the order of local iterators and iterators are required to have any correspondence.

我不认为局部迭代器和迭代器的顺序有任何对应物

Iterators can often be substituted for conventional loops, and once you get used to them, they are generally easier to deal with.

迭代器通常可以方便的代替传统的循环,一旦你用了它们,它们通常是容易处理的。

更多网络解释 与iterators相关的网络解释 [注:此内容来源于网络,仅供参考]

Iterators:迭代器

疱丁解牛(侯捷自序)目录前言第1章 STL概论与版本简介第2章 空间配置器(allocator)第3章 迭代器(iterators)概念与traits编程技法第4章 序列式容器(sequence containers)第5章 关联式容器(assoc...侯捷译序 王飞译序 罗伟译序 序言

Chaining Iterators ):链式迭代器

MySQL查询迭代器 ( MySQL Query Iterator ) | 链式迭代器 ( Chaining Iterators ) | SimpleXML迭代器 ( SimpleXML Iterator )

Before and After: Using Iterators ):之前与之后:使用迭代器

升级代码与迁移数据库 ( Porting Code and Migrating Databases ) | 之前与之后:使用迭代器 ( Before and After: Using Iterators ) | 实现迭代器接口 ( Implementing the Iterator Interface )

Use stream iterators to handle file I/O:使用流迭代器来处理文件

Read and write files阅读和书写文件 | Use stream iterators to handle file I/O使用流迭代器来处理文件I / O | Use exceptions to handle I/O errors使用例外处理I / O错误