求大神幫忙解釋
Exception in thread "main" java.lang.NullPointerException at com.imooc_collection_one.SetStudent.main(SetStudent.java:58) 為什么?懂那位大神幫忙解釋下為什么
Exception in thread "main" java.lang.NullPointerException at com.imooc_collection_one.SetStudent.main(SetStudent.java:58) 為什么?懂那位大神幫忙解釋下為什么
2017-04-15
舉報(bào)
2017-04-15
空指針異常,異常出現(xiàn)的位置也告訴你了,在第58行