So your loop will go on forever because the timer function is never called. It's never called because it requires the JavaScript engine to enter the idle state, ...
確定! 回上一頁