摘要:
1.系统类System System.arrycopy( nums,begin,num,;length); 复制数组 system.currtentimemillis(); 以毫米数为单位的 2.Runtime类 Runtime r=Runtime.getRuntime(); Runtime r1= 阅读全文
posted @ 2017-04-03 19:36
Java初中生
阅读(174)
评论(0)
推荐(0)
摘要:
RuntimeException和checked Exception的区别: 1.错误分为两种:throwable 两种Errow和 Exception Exception由编码导致的错误: e.g: int b=0;int a=5/b;system.out.println(a); 2.try ca 阅读全文
posted @ 2017-04-03 19:35
Java初中生
阅读(108)
评论(0)
推荐(0)
浙公网安备 33010602011771号