摘要:
按理说finally是一定执行的,但也不排除特例,比如说以下代码:public class SystemExitAndFinally { public static void main(String[] args) { try{ System.out.println("in main"); thro... 阅读全文
posted @ 2015-11-14 09:53
hehejeson
阅读(401)
评论(0)
推荐(0)
浙公网安备 33010602011771号