買這商品的人也買了...
-
$580$458 -
$680$537 -
$199$189 -
$980$774 -
$168$133 -
$880$695 -
$1,860$1,767 -
$690$587 -
$780$741 -
$590$466 -
$750$585 -
$680$537 -
$690$538 -
$720$569 -
$750$675 -
$560$504 -
$480$379 -
$750$593 -
$650$507 -
$1,300$1,235 -
$880$748 -
$880$581 -
$1,550$1,473 -
$640$544 -
$520$411
相關主題
商品描述
C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.
Table of Contents
Preface
1. Language Basics
Compilation Steps
Tokens
Comments
Character Sets
Alternative Tokens
Trigraphs2. Declarations
Declarations and Definitions
Scope
Name Lookup
Linkage
Type Declarations
Object Declarations
Namespaces3. Expressions
Lvalues and Rvalues
Type Conversions
Constant Expressions
Expression Evaluation
Expression Rules4. Statements
Expression Statements
Declarations
Compound Statements
Selections
Loops
Control Statements
Handling Exceptions5. Functions
Function Declarations
Function Definitions
Function Overloading
Operator Overloading
The main Function6. Classes
Class Definitions
Data Members
Member Functions
Inheritance
Access Specifiers
Friends
Nested Types7. Templates
Overview of Templates
Template Declarations
Function Templates
Class Templates
Specialization
Partial Specialization
Instantiation
Name Lookup
Tricks with Templates
Compiling Templates8. Standard Library
Overview of the Standard Library
C Library Wrappers
Wide and Multibyte Characters
Traits and Policies
Allocators
Numerics9. Input and Output
Introduction to I/O Streams
Text I/O
Binary I/O
Stream Buffers
Manipulators
Errors and Exceptions10. Containers, Iterators, and Algorithms
Containers
Iterators
Algorithms11. Preprocessor Reference
12. Language Reference
13. Library Reference
A. Compiler Extensions
B. Projects
Glossary
Index