给定员工和公司等级. Company { String companyName; } Employee { String employeeName; } 和我的代码如下. List<Employee> e = new ArrayList<Employee>(); .
確定! 回上一頁