CPP

C++ is a high-level, general-purpose programming language that was developed by Bjarne Stroustrup in 1983 as an extension of the C programming language. C++ provides support for object-oriented programming, generic programming, and low-level memory manipulation.

One of the main advantages of C++ is its efficiency and performance. C++ code can be compiled into machine code, which makes it faster than other high-level programming languages. This makes it a popular choice for developing high-performance software such as video games, operating systems, and scientific simulations.

Another advantage of C++ is its flexibility. It can be used for a wide range of applications, from desktop applications to mobile apps, and from large-scale enterprise systems to small-scale embedded systems.

C++中的指针

C++中的引用

C++中的static

C++中的枚举

C++中的构造函数

C++中的析构函数

C++中的继承

C++中的虚函数

C++中的接口(纯虚函数)

C++中的可见性

C++中的数组

C++中的字符串

C++中的字符串字面量

C++中的const

C++中的mutable

C++中的智能指针

Xuanwei Zhang
Xuanwei Zhang
Software Engineer

My research interests include distributed database, distributed storage system and internet of things