摘要:
例子:static int test(int testval) { int target = 1; if (testval > target) System.out.println(1); return -1;(下边是永远不会达到的代码,所以编译器提示错误(unreachable code)) if... 阅读全文
posted @ 2014-08-09 21:28
love_you_girl
阅读(1113)
评论(0)
推荐(0)
浙公网安备 33010602011771号