搜索:iterator

找到约 9 项符合「iterator」的查询结果

结果 9
https://www.eeworm.com/dl/633/116179.html Java编程

Iterator的java实现

Iterator的java实现
下载 97
·
查看 1047
https://www.eeworm.com/dl/684/352057.html 软件设计/软件工程

设计模式之Iterator

设计模式之Iterator,设计模式之Iterator
下载 28
·
查看 1048
https://www.eeworm.com/dl/686/146987.html VC书籍

有效使用STL迭代器ITERATOR的三条基本原则

有效使用STL迭代器ITERATOR的三条基本原则,是C/C++ Users Journal摘录的Effective STL的三个独立条款
下载 25
·
查看 1089
https://www.eeworm.com/dl/633/305424.html Java编程

java设计模式

java设计模式,Iterator的模式
下载 151
·
查看 1032
https://www.eeworm.com/dl/652/408211.html 文章/文档

stl的入门ppt 很好用哦

stl的入门ppt 很好用哦,分为导入 STL的概念与组成 Iterator(迭代器) Container(容器) Algorithm(算法) Adaptors(配接器)
下载 171
·
查看 1056
https://www.eeworm.com/dl/542/438625.html 其他书籍

Learn how to: * Tokenize a null-terminated string * Create a search and re

Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, q ...
下载 46
·
查看 1091
https://www.eeworm.com/dl/686/310448.html VC书籍

C++STL STL(Standard Template Library

C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:alg ...
下载 69
·
查看 1073
https://www.eeworm.com/dl/645/207880.html 其他数据库

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the datab ...
下载 200
·
查看 1134
https://www.eeworm.com/dl/542/139942.html 其他书籍

制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Sc

制作本书的目的是为了方便大家的阅读。转载时请保持本电子书的完整性。 前言、条款2、16、21、44根据从Addison-Wesley出版社下载的开放条款翻译。条款26、27、28、45根据从Scott Meyers的网站下载的《Three Guidelines for Effective Iterator Usage》一文翻译。条款43根据从C/C++ Users Journal网站 ...
下载 177
·
查看 1061