不明白为什么点击了暂停按钮后就暂停到了15行?
pause script execution
暂停脚本的执行
因为window.setInterval()是个定时器。不知道我的理解对不对,希望对你有帮助!
代码?