The setInterval function call returns a timerId which can be used to cancel the timer by using the clearInterval method.
確定! 回上一頁