買這商品的人也買了...
-
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
大話設計模式$620$490 -
Linux Kernel Development, 3/e (Paperback)$1,900$1,805 -
大話資料結構$590$466 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 -
深入淺出 HTML and CSS, 2/e (Head First HTML and CSS, 2/e)$880$695 -
深入淺出 C#, 3/e (Head First C#, 3/e)$980$774 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
Java SE 8 技術手冊$620$490 -
網路設備都能虛擬化:SDN 軟體定義網路實作白皮書-軟體定義網路(Software Defined Network, SDN)就是一切的答案$450$383 -
Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現$360$306 -
ASP.NET MVC 5 網站開發美學$780$616 -
資料挖礦與大數據分析$650$618 -
Swift初學特訓班--iOS App 開發快速養成與實戰(附近3小時新手入門與關鍵影音教學/全書範例程式)$420$332 -
精實開發與看板方法$550$435 -
AngularJS 建置與執行 (AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps)$520$411 -
SCRUM : 用一半的時間 做兩倍的事 (SCRUM: The Art of Doing Twice the Work in Half the Time)$380$323 -
Android App 程式設計教本之無痛起步 -- 使用 Android Studio 開發環境$550$468 -
網路規劃與管理實務- 協助考取 CCNA 證照$780$780 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
iOS 9 + iPhone 6s/iPad 完全活用術 - 260個超進化技巧攻略$199$157 -
Raspberry Pi 最佳入門與實戰應用, 2/e (適用 Raspberry Pi 2/Raspberry Pi 第一代)$450$356 -
網站入侵現場鑑證實錄$380$300 -
你所不知道的 JS|導讀,型別與文法 (You Don't Know JS: Up & Going)$520$411
相關主題
商品描述
The second edition of Boris Schäling's definitive book, The Boost C++ Libraries, introduces 72 Boost libraries that provide a wide range of useful capabilities. They help you manage memory and process strings more easily. They provide containers and other data structures that go well beyond what the standard library offers. They make it easy to build platform-independent network applications. Simply put, these 72 libraries greatly expand your C++ toolbox.
The second edition contains more than 430 examples. All examples are as short as possible, but they are complete, so you can compile and run them as is. They show you what the Boost libraries offer and give you a head start on using the libraries in your own applications.
The goal of this book is to increase your efficiency as a C++ developer and to simplify software development with C++. The Boost libraries introduced in this book will help you write less code with fewer bugs and finish projects faster. Your code will be more concise and self-explanatory and more easily adapted when requirements change.
The second edition is based on the Boost libraries 1.55.0 and 1.56.0 with the latter version having been released in August 2014. The examples are based on C++11 and have been tested with Visual Studio 2013, GCC 4.8 and Clang 3.3 on various platforms. For Boost libraries that were incorporated into the C++11 standard library, differences between Boost and the standard library are highlighted.
The Boost libraries are one of the most important and influential open source C++ libraries. Their source code is available under a permissive free software license. Several Boost libraries have been incorporated into the C++11 standard library. The Boost libraries are developed and supported by the Boost community - a worldwide developer community with a strong interest in pushing C++ boundaries further.
The second edition contains more than 430 examples. All examples are as short as possible, but they are complete, so you can compile and run them as is. They show you what the Boost libraries offer and give you a head start on using the libraries in your own applications.
The goal of this book is to increase your efficiency as a C++ developer and to simplify software development with C++. The Boost libraries introduced in this book will help you write less code with fewer bugs and finish projects faster. Your code will be more concise and self-explanatory and more easily adapted when requirements change.
The second edition is based on the Boost libraries 1.55.0 and 1.56.0 with the latter version having been released in August 2014. The examples are based on C++11 and have been tested with Visual Studio 2013, GCC 4.8 and Clang 3.3 on various platforms. For Boost libraries that were incorporated into the C++11 standard library, differences between Boost and the standard library are highlighted.
The Boost libraries are one of the most important and influential open source C++ libraries. Their source code is available under a permissive free software license. Several Boost libraries have been incorporated into the C++11 standard library. The Boost libraries are developed and supported by the Boost community - a worldwide developer community with a strong interest in pushing C++ boundaries further.
商品描述(中文翻譯)
Boris Schäling 的權威著作《The Boost C++ Libraries》第二版介紹了 72 個 Boost 函式庫,這些函式庫提供了廣泛的有用功能。它們幫助您更輕鬆地管理記憶體和處理字串。它們提供的容器和其他資料結構遠超過標準函式庫的範疇。這些函式庫使得構建平台無關的網路應用程式變得簡單。簡而言之,這 72 個函式庫大大擴展了您的 C++ 工具箱。
第二版包含超過 430 個範例。所有範例都盡可能簡短,但它們是完整的,因此您可以直接編譯和運行。這些範例展示了 Boost 函式庫所提供的功能,並讓您在自己的應用程式中使用這些函式庫時有個良好的開端。
本書的目標是提高您作為 C++ 開發者的效率,並簡化使用 C++ 進行軟體開發的過程。本書介紹的 Boost 函式庫將幫助您撰寫更少的程式碼,減少錯誤,並更快地完成專案。您的程式碼將更加簡潔且自我解釋,並在需求變更時更容易調整。
第二版基於 Boost 函式庫 1.55.0 和 1.56.0,後者於 2014 年 8 月發布。範例基於 C++11,並已在各種平台上使用 Visual Studio 2013、GCC 4.8 和 Clang 3.3 測試。對於已納入 C++11 標準函式庫的 Boost 函式庫,將強調 Boost 與標準函式庫之間的差異。
Boost 函式庫是最重要且最具影響力的開源 C++ 函式庫之一。其原始碼在一個寬鬆的自由軟體授權下提供。幾個 Boost 函式庫已被納入 C++11 標準函式庫。Boost 函式庫由 Boost 社群開發和支持,這是一個全球性的開發者社群,對推動 C++ 的邊界有著強烈的興趣。
