刚学c++子类构造方法调用父类时突然提示出错
调用时如下
基类的那个是调用,不要写参数的类型,把后面,:Father(phoneNum, name, age, idCard)
去掉father的参数类型