Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save qiaohaijun/f485a11ee061934f07e9fc41d5e7538e to your computer and use it in GitHub Desktop.
Save qiaohaijun/f485a11ee061934f07e9fc41d5e7538e to your computer and use it in GitHub Desktop.

侯捷 Effictive C++ 的中文版

c++ 难在于提供了四种不同的程序设计思维模式

  1. procedural-based
  2. object-based
  3. object-oriented
  4. generics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment