摘要: console.time("timer名字") 其他脚本 console.timeEnd("timer名字"); 运行后结果为: timer名字: 运行时间 console.time("timer名字") 其他脚本 console.timeEnd("timer名字"); 运行后结果为: timer名 阅读全文
posted @ 2016-04-12 14:17 今夜太冷 阅读(421) 评论(0) 推荐(0) 编辑