C++编程思想
2025-02-19 04:10:29
文学小说
9

内容简介:
C++编程思想(英文本),ISBN:9787111091622,作者:(美)Bruce Eckel著
目录:
Preface 1: Introduction to Objects 2: Making & Using Objects 3: The C in C++ 4: Date Abstraction 5: Hiding the Implementation 6: Initialization & Cleanup 7: Function Overloading & Default 8: Constants 9: Inline Functions 10: Name Control 11: References & the Copy-Constructor 12: Operator 13: Dynamic Object Creation 14: Inheritance & Composition 15: Polymorphism & Virtual Functions 16: Introduction to Templates A: Coding Style B: Programming Guidelines C: Recommended Reading Index
评论