“`” 答: 虚函数:没有实现的,可由子类继承并重写的函数。Virtual CallSomeOne(); 抽象函数:规定其非虚子类必须实现的函数,必须被重写。public abstract void CallSomeOne(); <pre><code> "“` Was this helpful? YesNo 0 / 0 上一篇: 在c#中using和new这两个关键字有什么意义,请写出你所知道的意义 下一篇: C# 类class与结构体struct的异同 发表回复 取消回复0 Your email address will not be published. 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。