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++.
本書寫作於1996年,相比她的姊妹篇《Effective C++》(第一版1991年,第二版1997年,第三版2005年),本書沒有後續的更新版本,距今已有十六年之遙,因而內容顯得有些過時。 本書內容的技術深度相對於《Effective C++》確實如書名所說更深一層,尤其是在第五章詳細演示的各種...
評分總體來說還是很不錯的,Scott Meyers大師一貫的簡潔、實用的建議。相比之前的《Effective C++》,這本的主題更加“高級”一些,換句話說對於普通程序員可能用戶不如之前那本大。但還是很不錯的,值得一讀。越來越覺得好書需要讀三遍纔能真正吸收精華知識,粗略的算瞭一下,讀一...
評分繼 Effective C++ 之後,Scott Meyers 於 1996 推齣這本「續集」。條款變得比較少,頁數倒是多瞭一些,原因是這次選材比「第一集」更高階,尤其是第五章。Meyers 將此章命名為技術(Techniques),並明白告訴你,其中都是一些 patterns,例如 virtual ctors、smart pointers、r...
評分斷斷續續,虎頭蛇尾,把這書翻過一遍(除瞭附錄..)。開始的時候,看得比較慢,都後邊就有點浮躁。 有些內容在編程過程中也有體會,看書就是再復習一遍,再學個書上對這種情況的稱呼。也有部分內容沒遇到過,看瞭也沒能有深刻的印象,以後有時間再翻翻吧。 看到智...
評分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...
聖經級條目!
评分good to know. hard to use.
评分一般...
评分similar to the "Effective C++", very rewarding book for any C++ programmer.
评分針對書中的幾點,能突齣重點,少犯錯誤。但是STL啥都很少涉獵。從這點看不是很effective:)
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有