Exception in thread "main" java.lang.NullPointerException at com.imooc_collection_one.SetStudent.main(SetStudent.java:58) 为什么?懂那位大神帮忙解释下为什么
空指针异常,异常出现的位置也告诉你了,在第58行