关于catch的短语,你知道多少?1.catch on理解;察觉变得流行滑板运动很快就流行起来Skateboarding caught on quickly.2.catch out侦测错误:侦测(另一人)正在犯错的行为或过程3.catch up抢夺匪徒抢了钱夹并逃走了The mugger caught the wallet up and fled.指出错误, …
c try catch
*** 异常处理 try catch finally*public class Test02 { public static void main(String[] args) { FileReader reader = new FileReader("c:Unhandled exception:java.io.FileNotFoundExceptio …
