Beyond the C++ Standard Library 在线电子书 图书标签: C++ boost 编程 程序开发 C/C++ 计算机 计算机科学 模板
发表于2024-12-23
Beyond the C++ Standard Library 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
书中介绍的库比国人写的《Boost程序库完全开发指南》少,但是每个库介绍得比后者详细。对于bind,还介绍了实现原理。 我觉得2本书各有千秋,本书介绍得更深入,秉承老外写书的习惯,而《Boost程序库完全开发指南》内容比较多、比较实用。两本书最好结合着看。
评分书中介绍的库比国人写的《Boost程序库完全开发指南》少,但是每个库介绍得比后者详细。对于bind,还介绍了实现原理。 我觉得2本书各有千秋,本书介绍得更深入,秉承老外写书的习惯,而《Boost程序库完全开发指南》内容比较多、比较实用。两本书最好结合着看。
评分真的是导读
评分简单介绍了boost里面一些基本模块的用法,算是扫盲吧。最后泛型编程部分最好结合《C++ Templates》一起看
评分any, noncopyable, shared_ptr/weak_ptr/scoped_ptr, bind, lambda, function 主要就这些里。
Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introduces the broad set of Boost libraries and teaches best practices for their use. Writing for intermediate-to-advanced C++ developers, Bjorn Karlsson briefly outlines all 58 Boost libraries, and then presents comprehensive coverage of 12 libraries you're likely to find especially useful. Karlsson's topics range from smart pointers and conversions to containers and data structures, explaining exactly how using each library can improve your code. He offers detailed coverage of higher-order function objects that enable you to write code that is more concise, expressive, and readable. He even takes you "behind the scenes" with Boost, revealing tools and techniques for creating your own generic libraries. Coverage includes * Smart pointers that provide automatic lifetime management of objects and simplify resource sharing * Consistent, best-practice solutions for performing type conversions and lexical conversions * Utility classes that make programming simpler and clearer * Flexible container libraries that solve common problems not covered by the C++ Standard Library * Powerful support for regular expressions with Boost.Regex * Function objects defined at the call site with Boost.Bind and Boost.Lambda * More flexible callbacks with Boost.Function * Managed signals and slots (a.k.a. the Observer pattern) with Boost.Signals The Boost libraries are proving so useful that many of them are planned for inclusion in the next version of the C++ Standard Library. Get your head start now, with Beyond the C++ Standard Library.
前一段时间看到同事有一本,于是看了一部分(书非借不能读也 :),感觉还可以,不过最好要先要对STL有一定的认识。 这两天又找到一本电子书: http://www.51cnnet.com/ebook/1164-beyond-the-c++-standard-library-an-introduction-to-boost
评分正如它的名字一样,是一本概要性的导论。介绍了boost中的一些库,但不是很深入。多数时候需要结合boost的在线文档来看。新一点版本的boost库中的库也没有涉及到,有些可惜,所以这本书只能看看玩玩而已,真想研究学习boost库的同学应该直接去看boost的文档,那样效果应该好一些。
评分首先需要读者对模板和各种基本C++的trick比较了解,然后这本书就好看了。 boost的使用价值和实现方式都不言而,这本书就是挑选了最基本最重要的几个库进行说明,这些库如智能指针,boost::function,boost::any,等等,都是实践中价值很大的库,作者思路很清晰,“XX如何改善程...
评分Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introd...
评分前一段时间看到同事有一本,于是看了一部分(书非借不能读也 :),感觉还可以,不过最好要先要对STL有一定的认识。 这两天又找到一本电子书: http://www.51cnnet.com/ebook/1164-beyond-the-c++-standard-library-an-introduction-to-boost
Beyond the C++ Standard Library 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024