THE BOOST C++ LIBRARIES是一份自己编译的chm格式文档,描述了如何使用boost类库,目录如下: Front page Chapter 1: Introduction 1.1 C++ and Boost 1.2 Development Process 1.3 Installation 1.4 Overview Chapter 2: Smart Pointers 2.1 General 2.2 RAII 2.3 Scoped Pointer 2.4 Scoped Array
Visual C#.NET(C#)is relatively easy to learn for anyone familiar with another object-oriented language. Even someone familiar with Visual Basic 6.0,who is looking for an object-oriented language,will find C# easy to pick up.However,though C#,coupled
Table of Contents Copyright Praise for C++ Common Knowledge Preface Acknowledgments A Note on Typographical Conventions Item 1. Data Abstraction Item 2. Polymorphism Item 3. Design Patterns Item 4. The Standard Template Library Item 5. References Ar
language interoperability is a significant factor in the success of .NET. We knew C++ programmers would expect powerful features unavailable in other languages, like C#, so we decided exposing common C++ constructs in a familiar manner when using C+
Table of Contents Getting Started with System Programming Learning the C, C++17 and POSIX Standards System Types for C++ and POSIX C++, RAII and the GSL Refresher Programming Linux / Unix System Learning to Program Console Input / Output A Comprehen