命令设计模式
示例:求指定代码的执行时间
public static void main(String[] args) {
long start = System.currentTimeMillis();
for(int i=0;i
关注
打赏