摘要:
处理异常机制 异常的多态特性 public class SystemExitAndFinally { public static void main(String[] args) { try { System.out.println("in main"); throw new Exception(" 阅读全文
posted @ 2020-10-27 21:04 ***Pepsi*** 阅读(76) 评论(0) 推荐(0)
posted @ 2020-10-27 21:04 ***Pepsi*** 阅读(76) 评论(0) 推荐(0)