AYE89

coding & learning

导航

2019年7月4日

摘要: In Java, there are two types of exceptions: checked exceptions and un-checked exceptions. A checked exception must be handled explicitly by the code, 阅读全文

posted @ 2019-07-04 06:49 AYE89 阅读(176) 评论(0) 推荐(0) 编辑