import java.util.*;. class Employee { // 員工資料類別. int ID; // 員工代號. String name; // 員工姓名. String depart; // 服務部門. int payment; // 底 薪.
確定! 回上一頁