# clearTimeout(number timeoutID)

取消由 setTimeout 设置的定时器。

# 参数

# number timeoutID

要取消的定时器的 ID

在线客服