视C++为一个语言联邦

  • C。C++以C语言为基础。
  • Object-Oriented C++。C with C++ 的特性:class,encapsulation,inheritance,polymorphism,virtual function等等。
  • Template C++。Generic programming with C++。
  • STL。A template library。

相关文章:

  • 2022-01-10
  • 2022-12-23
  • 2021-06-29
  • 2021-11-06
  • 2021-11-13
  • 2021-09-06
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-26
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2021-08-14
相关资源
相似解决方案