摘要:
class InputFile { private BufferedReader in ; // constructor InputFile(String fname) throws Exception{ try { in = new BufferedReader(new FileRead... 阅读全文
posted @ 2015-03-16 23:37
chuiyuan
阅读(193)
评论(0)
推荐(0)
摘要:
如下面的例public class FinallyTest { static int count =0; public static void main (String [] args ){ while(true){ try { if (count++ ==0){ throw ... 阅读全文
posted @ 2015-03-16 22:21
chuiyuan
阅读(892)
评论(0)
推荐(0)

浙公网安备 33010602011771号