Cplusplus 简明教程
Discuss C++
C 是一门中级编程语言,由 Bjarne Stroustrup 从 1979 年开始在贝尔实验室开发。C 运行在诸如 Windows、Mac OS 和各种版本的 UNIX 等多种平台上。本教程采用了简单实用的方法来描述 C++ 的概念。
C is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial adopts a simple and practical approach to describe the concepts of C++.