程序即时器
long time1=System.currentTimeMillis();
??long tume2=System.currentTimeMillis();
??System.out.println(time2-time1);
发布时间: 2012-10-09 10:21:45 作者: rapoo
程序即时器
long time1=System.currentTimeMillis();
??long tume2=System.currentTimeMillis();
??System.out.println(time2-time1);