52ky 发表于 2022-9-22 15:27:58

《C++ primer》第三版(中文清晰版)

最经典的C++教材。本书为中文版,由潘爱民、张丽翻译。c++primer的第三版联系了stanleylippman的实践经验和joséelajoie关于ansi/iso规范c++的深入理解。这本指导书的第三版现已被重新改写过,以便愈加精确地讲述规范c++的特性和用法。在本书中,关于c++初学者特别有价值的是一些来自实在S界中的程序比如,它们说明晰泛型程序(genericprogram)的设计、面向对象程序的设计、模板的用法,以及使用规范c++进行程序设计的方方面面。并且,本书也在适当的当地讲到了一些习惯用法以及效率指导。
C++Primer.pdf

(The most classic C   textbook. This book is in Chinese, translated by Pan Aimin and Zhang Li. The third edition of C   Primer combines Stanley Lippman's practical experience with Joséela Joie's in-depth understanding of the ANSI/ISO specification C. The third edition of this guide has now been rewritten to more precisely describe the features and usage of canonical C. Of particular value in this book for beginners in C   are programs from the real world, such as, that illustrate the design of generic programs, the design of object-oriented programs, the use of templates, and the use of canonical C   All aspects of programming. And, the book also touches on some idioms and efficiency guidelines where appropriate.
CPrimer.pdf)




页: [1]
查看完整版本: 《C++ primer》第三版(中文清晰版)