How JavaScript Timers Work(from John Resig, http://ejohn.org/blog/how-javascript-timers-work/)
摘要:
At a fundamental level it's important to understand how JavaScript timers work. Often times they behave unintuitively because of the single thread which they are in. Let's start by examining the three functions to which we have access that can construct and manipulate timers.var id = setTime 阅读全文
posted @ 2011-07-06 11:44
DPlayer
阅读(205)
评论(0)
推荐(0)
浙公网安备 33010602011771号