setTimeout(function (){test('dd')},5000);function test(a){ alert(a); }
test() 五秒后執行
posted on 2011-03-22 15:45 倪浩 閱讀(227) 評論(0) 收藏 舉報