05-03 对象赋值时空指针异常:Exception in thread 'main' java.lang.NullPointerException: Cannot invoke 'src.com.simonf.Employee.setName(String)' because 'employees[i]' is null at src.com.simonf.test1.main(test1.java:11)