搜索:Iterator

找到约 11 项符合「Iterator」的查询结果

结果 11
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/633/404603.html Java编程

Java Design Pattern:Iterator 希望对大家有所帮助!

Java Design Pattern:Iterator 希望对大家有所帮助!
下载 114
·
查看 1045
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/619/134785.html Linux/Unix编程

一个用C++实现的模拟UNIX的cat的程序

一个用C++实现的模拟UNIX的cat的程序,使用了STL的istreambuf_iterator,支持“-”,终端直接输出,文件输出和错误输出。
下载 98
·
查看 1068
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
·
查看 1133