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? 哪一种方法最好? app