修复定时器 setInterval 加速执行
定时器 JS 中有 setTimeout 和 setInterval 两种常见的定时器, setTimeout 只执行一次, setInterval 会在规定的条件内......
前端 网站开发
3
17-11-2020