The C++ Programming Language - Bjarne Stroustrup

Preface

Part 1: Introduction

1.1 The Structure of This Book

1.1.1 Introduction

1.1.2 Basic Facilities

1.1.3 Abstraction Mechanisms

1.1.4 The Standard Library

1.1.5 Examples and References

1.2 The Design of C++

1.2.1 Programming Style

1.2.2 Type Checking

1.2.3 C Compatibility

1.2.4 Language, Libraries, and Systems

1.3 Learning C++

猜你喜欢

转载自www.cnblogs.com/lefthook/p/10298101.html