-
1使用到了stl sorting
2stl find
3实现所有声明的函数。
关键方法是:
virtual Listing sort(stri...
1使用到了stl sorting
2stl find
3实现所有声明的函数。
关键方法是:
virtual Listing sort(string field)
根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。
virtual Listing filter(string keyword)
筛选出whose name or description contains the string given by the parameter keyword;
压缩包里面有代码,指导书,以及Apache服务器。-outcomes.
• Use STL sorting functions
Use STL find functions
Use of appropriate STL functions
Produce C++ class implementations given class declarations
- 2022-05-18 17:28:47下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1
-
STL X Carriage source stl
- 2022-07-04 03:12:19下载
- 积分:1
-
EFFECTIVE STL Chinese version of the detailed explanation how the music more eff...
EFFECTIVE STL中文版,详细的解说乐怎样更加有效的使用STL。
是chm格式的方便阅读。-EFFECTIVE STL Chinese version of the detailed explanation how the music more effective use of STL. Chm format is user-friendly.
- 2022-09-23 10:45:03下载
- 积分:1
-
stlwrite
该matlab文件用于读取stl文件,stl是3D 打印技术(Read STL file)
- 2013-01-31 04:23:07下载
- 积分:1
-
C++STL
这是STL的介绍性程序。 这是STL的介绍性程序。 这是STL的介绍性程序。 (This is an introductory program STL. This is an introductory program STL. This is an introductory program STL.)
- 2007-12-12 02:01:06下载
- 积分:1
-
STL 队列使用教程。主要介绍基于STL的Queue的使用方法。
STL 队列使用教程。主要介绍基于STL的Queue的使用方法。-STL queue using the tutorial. Mainly based on the STL
- 2022-11-12 13:05:03下载
- 积分:1
-
一个调试STL的VC插件
一个调试STL的VC插件--A vc plug-in used for debugging STL
- 2022-02-12 18:36:40下载
- 积分:1
-
For_each函数的用法!
For_each函数的用法! -For_each function usage!
- 2022-12-09 00:00:03下载
- 积分:1
-
用c++来进行组件设计
用c++来进行组件设计-used to design components
- 2023-04-17 15:50:04下载
- 积分:1