摘要: System.curentTimeMillis();会产生一个当前的毫秒。 1、计算某个方法的耗时 long curTime = System.currentTimeMillis(); resourcelist=circleService.getResource(circleIds);System. 阅读全文
posted @ 2017-07-03 17:16 浮川之畔 阅读(3300) 评论(0) 推荐(0)