摘要: console.time('彭'); console.timeEnd('彭'); console.time('pxc'); console.timeEnd('pxc'); time 相当于 start; timeEnd 相当于 end; 只会输出 end; label 是标识位; 彭: 0.0009 阅读全文
posted @ 2022-04-17 11:01 苹果π 阅读(34) 评论(0) 推荐(0)