圖書標籤: C++ Programming 編程 C/C++ 計算機 經典 程序設計 Scott_Meyers
发表于2025-05-17
More Effective C++ pdf epub mobi txt 電子書 下載 2025
More than 150,000 copies in print! Praise for Scott Meyers' first book, Effective C++: "I heartily recommend Effective C++ to anyone who aspires to mastery of C++ at the intermediate level or above." - The C/C++ User's Journal From the author of the indispensable Effective C++, here are 35 new ways to improve your programs and designs. Drawing on years of experience, Meyers explains how to write software that is more effective: more efficient, more robust, more consistent, more portable, and more reusable. In short, how to write C++ software that's just plain better. More Effective C++ includes: * Proven methods for improving program efficiency, including incisive examinations of the time/space costs of C++ language features * Comprehensive descriptions of advanced techniques used by C++ experts, including placement new, virtual constructors, smart pointers, reference counting, proxy classes, and double-dispatching * Examples of the profound impact of exception handling on the structure and behavior of C++ classes and functions * Practical treatments of new language features, including bool, mutable, explicit, namespaces, member templates, the Standard Template Library, and more. If your compilers don't yet support these features, Meyers shows you how to get the job done without them. More Effective C++ is filled with pragmatic, down-to-earth advice you'll use every day. Like Effective C++ before it, More Effective C++ is essential reading for anyone working with C++.
過時瞭(長期不更新第二版),沒有必要看。
評分感覺一般
評分過時瞭(長期不更新第二版),沒有必要看。
評分從浙江圖書館藉來的
評分有點老,可以隨意翻翻
Item 24: Understand the costs of virtual functions, multiple inheritance, virtual base classes, and RTTI virtual ~C2(); // redefined function 应为: virtual ~C2(); // new virtual function Item 25: Virtualizing constructors and n...
評分本书写作于1996年,相比她的姊妹篇《Effective C++》(第一版1991年,第二版1997年,第三版2005年),本书没有后续的更新版本,距今已有十六年之遥,因而内容显得有些过时。 本书内容的技术深度相对于《Effective C++》确实如书名所说更深一层,尤其是在第五章详细演示的各种...
評分总体来说还是很不错的,Scott Meyers大师一贯的简洁、实用的建议。相比之前的《Effective C++》,这本的主题更加“高级”一些,换句话说对于普通程序员可能用户不如之前那本大。但还是很不错的,值得一读。越来越觉得好书需要读三遍才能真正吸收精华知识,粗略的算了一下,读一...
評分总体来说还是很不错的,Scott Meyers大师一贯的简洁、实用的建议。相比之前的《Effective C++》,这本的主题更加“高级”一些,换句话说对于普通程序员可能用户不如之前那本大。但还是很不错的,值得一读。越来越觉得好书需要读三遍才能真正吸收精华知识,粗略的算了一下,读一...
評分这本书我看过几遍了,只是看过,每次拿起来的时候发现自己还有不理解的地方。看书不止看书的页数,而是看书的内容,无所谓时间,自己理解就好。这种书该时常翻,好好看。 书的内容和书名很匹配,讲的是通过书中的条款,如何写出更高效的代码。书的内容值得这个标题。看这本书之...
More Effective C++ pdf epub mobi txt 電子書 下載 2025