Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmve authored May 19, 2023
1 parent d34d933 commit e65c62a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,10 @@ https://blog.csdn.net/m0_37202877/article/details/126243403
https://johnysswlab.com/the-true-price-of-virtual-functions-in-c/

18、继承时,父类的析构函数是否为虚函数?构造函数能不能为虚函数?为什么?

- [C++:虚函数的详解](https://developer.aliyun.com/article/363851)
- [C++ 虚函数优化探索简介](https://zhuanlan.zhihu.com/p/563618701)

19、静态多态:重写、重载、模板

20、static关键字:修饰局部变量、全局变量、类中成员变量、类中成员函数
Expand Down

0 comments on commit e65c62a

Please sign in to comment.