发表于2025-02-04
Beyond the C++ Standard Library 2025 pdf epub mobi 电子书
前一段时间看到同事有一本,于是看了一部分(书非借不能读也 :),感觉还可以,不过最好要先要对STL有一定的认识。 这两天又找到一本电子书: http://www.51cnnet.com/ebook/1164-beyond-the-c++-standard-library-an-introduction-to-boost
评分前一段时间看到同事有一本,于是看了一部分(书非借不能读也 :),感觉还可以,不过最好要先要对STL有一定的认识。 这两天又找到一本电子书: http://www.51cnnet.com/ebook/1164-beyond-the-c++-standard-library-an-introduction-to-boost
评分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...
评分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...
评分首先需要读者对模板和各种基本C++的trick比较了解,然后这本书就好看了。 boost的使用价值和实现方式都不言而,这本书就是挑选了最基本最重要的几个库进行说明,这些库如智能指针,boost::function,boost::any,等等,都是实践中价值很大的库,作者思路很清晰,“XX如何改善程...
图书标签: C++ boost 编程 程序开发 C/C++ 计算机 计算机科学 模板
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.
简单介绍了boost里面一些基本模块的用法,算是扫盲吧。最后泛型编程部分最好结合《C++ Templates》一起看
评分真的是导读
评分真的是导读
评分真的是导读
评分真的是导读
Beyond the C++ Standard Library 2025 pdf epub mobi 电子书