摘要: https://ask.csdn.net/questions/695758?sort=votes_count setInterval(function(){alert("Hello")},0); 这是唯一一句异步的代码,在定时器到时间的时候执行。别的都是顺序执行 window.location.hr 阅读全文
posted @ 2019-09-08 17:53 qqisnow2021 阅读(2079) 评论(0) 推荐(0)