- 更多 网络例句 与iterators相关的网络例句 [注:此内容来源于网络,仅供参考]
-
These algorithms require the ability to go backward in the sequence, and so they require bidirectional iterators.
这些算法要求在序列中往回走的能力,所以它们要求双向迭代器。
-
What's important to understand is that there is a collection of types that serve as iterators. These types are related conceptually.
重点要理解的是,有许多用作迭代器的类型,这些类型在概念上是相关的。
-
This works well for spirit, since no dynamic allocation of iterators is done.
这种方法在 spirit 行之有效,因为没有迭代器的动态分配要做。
-
The most fundamental property of any algorithm is the kind of iterators it expects.
算法最基本的性质是需要使用的迭代器种类。
-
I've done this in the manner I have to show you reverse iterators.
我做的方式,我要告诉你反向迭代器这一点。
- 加载更多网络例句 (25)
- 更多网络解释 与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错误