标签:系统 com 出现 系统默认 nbsp 父类 ima span mic
运行时出现错误:
因为类B中没有构造函数,所以系统默认为无参的构造函数,他会调用父类A中的无参构造函数
想调用父类中的有参构造函数
原文地址:https://www.cnblogs.com/chr1978/p/12227844.html