C ++支援多重繼承,讓一個類別可以繼承多個類別。 ... from student.cpp:1: person.h: In constructor 'Student::Student(std::string, std::string, std::string)': ...
確定! 回上一頁