var a = new Date(); for(var i=0; i<10000; i++) { //你的代码 } var b = new Date(); alert(b-a)
87,990
社区成员
224,684
社区内容
加载中
试试用AI创作助手写篇文章吧