Exceptional C++: 47 Engineering Puzzles, Programmi_Exceptional C++中文版书评-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > 编程 > Exceptional C++中文版 > Exceptional C++: 47 Engineering Puzzles, Programmi
速速 Exceptional C++中文版 的书评 发表时间:2009-12-21 07:12:37

Exceptional C++: 47 Engineering Puzzles, Programmi

本书全名
  Exceptional C++: 47 Engineering Puzzles, Programming Problems, and Solutions
  
  还没有看过,但是从目录来看是一本通过分析代码示例讲解C++ class设计的书。(Quoted from Amazon) After reading this book, C++ designers will learn several "best practices" of how to write robust, efficient classes that are "exception safe." Chances are you'll gain a better understanding of memory management techniques and working with STL too.
  
  章节包括(Quoted from Amazon)
  Advanced C++ programming tutorial
  generic programming
  tips for string classes, containers and STL
  temporary objects
  exception-safe code tutorial
  virtual functions
  class inheritance
  the Pimpl idiom
  namespaces
  memory management, C++ memory areas
  overloading new and delete
  using smart pointer with auto_ptr
  using const, casts, and hints for better performance
  code maintainability.

展开全文
有用 0 无用 1

您对该书评有什么想说的?

发 表

推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读