interface Person{ name: string; age: number; gender: string; } class Teacher{ constructor(private in.
確定! 回上一頁