helloweba
Javascript的setTimeOut和setInterval的定时器用法
DEMO1:setTimeOut()
DEMO2:setInterval()
延时5秒后会在这里输出1-100的随机数。