抽象函数和虚函数有什么区别?

馋奶兔 提交于 2020-04-06 01:01:50

问题:

What is the difference between an abstract function and a virtual function? 抽象函数和虚函数有什么区别? In which cases is it recommended to use virtual or abstract? 建议在哪种情况下使用虚拟或抽象? Which one is the best approach? 哪种方法最好?


解决方案:

参考一: https://stackoom.com/question/1dqF/抽象函数和虚函数有什么区别
参考二: https://oldbug.net/q/1dqF/What-is-the-difference-between-an-abstract-function-and-a-virtual-function
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!