|
(PDF 英文版)
by Herbert Schildt
Paperback: 509 pages
Publisher: McGraw-Hill (April 28, 2008)
ISBN-10: 007148860X
ISBN-13: 978-0071488600
Your Ultimate "How-To" Guide to C++ Programming!
- 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, queue, and priority_queue
- Use the map, multimap, set, and multiset associative containers
- Reverse, rotate, and shuffle a sequence
- Create a function object
- Use binders, negators, and iterator adapters
- Read and write files
- Use stream iterators to handle file I/O
- Use exceptions to handle I/O errors
- Create custom inserters and extractors
- Format date, time, and numeric data
- Use facets and the localization library
- Overload the [ ], ( ), and -> operators
- Create an explicit constructor
- And much, much more
详细介绍,源码在此:http://www.mhprofessional.com/product.php?isbn=007148860X
(附件包括源码) |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|