摘要:
<script type="text/javascript">function test(){ var i =0; // (function(){ if(i>=5){alert('doen!');return;} alert(i); i++; window.setTimeout(arguments.callee,2000); //})();}//test();</script> 阅读全文
posted @ 2012-06-26 17:06
wboweb
阅读(1060)
评论(0)
推荐(0)

浙公网安备 33010602011771号