摘要:
<!doctype html><html> <head> <meta charset="gbk" /> <title>XXXX</title> <script type="text/Javascript"> var settime=5; var i; var showthis; for(i=1;i<=settime;i++) { setTimeout("update("+i+")",i*1000); } function up 阅读全文
posted @ 2011-06-08 15:12
phoebus0501
阅读(963)
评论(0)
推荐(0)
2011年6月8日