摘要: 常见的5个运行时异常: 空指针异常(NullPointerException) 数组越界异常(ArrayIndexOutOfBundsException) 类型转换异常(ClassCastException) 算数异常(如,除数为0) NumberFormateException 常见的5个非运行时 阅读全文
posted @ 2021-07-16 21:08 CEO雷总 阅读(638) 评论(0) 推荐(0)