这个是怎么实现的啊?
http://tools.360bc.cn/auto.htm
请教了,谢谢啊

解决方案 »

  1.   

    用ajax.
    auto.js的内容:
    eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('j o;j u=1;j 8="e://y.C.w/v-t-1.x";j d="13";j 17=M;c H(n){h{u=n;8=7.b("8").f;d=7.b("d").f;k(O(d)){d=d+"1i"}B{d="13"}}i(g){}};c 1e(n){h{H(V);7.q.p.A=7.b("8").f;o=l.15("E(u);",d);Y()}i(g){}};c E(n){h{k(8=="e://"||8==U||8==""||8=="D"||8==D){7.q.p.A="e://y.C.w/v-t-1.x"}B{k(8.14("e://")<0){8="e://"+8}7.q.p.A=8}}i(g){}};c 1d(){h{k(o!=U&&o!=\'D\'!="D"){l.1g(o)}Z()}i(g){}};c 1f(){h{7.b("8").f="e://";7.b("d").f="1j"}i(g){}};c O(n){h{k(1h(n)){F I}B{F M}}i(g){}};c 16(N){h{j L="^((18|e|1b|1a|19)?://)"+"?(([0-m-r!~*\'().&=+$%-]+: )?[0-m-r!~*\'().&=+$%-]+@)?"+"(([0-9]{1,3}\\.){3}[0-9]{1,3}"+"|"+"([0-m-r!~*\'()-]+\\.)*"+"([0-m-z][0-m-z-]{0,1c})?[0-m-z]\\."+"[a-z]{2,6})"+"(:[0-9]{1,4})?"+"((/?)|"+"(/[0-m-r!~*\'().;?:@&=+$,%#-]+)+/?)$";j K=1u 1s(L);k(K.1n(N)){R("1t")}B{R("1m")}}i(g){}};c 1l(){h{7.q.p.Q=J(l.P.Q)-1o;7.q.p.T=J(l.P.T)-1p;l.12("7.b(\'X\').W();",5)}i(g){}};c 1k(){H(V);7.b("8").f="e://y.C.w/v-t-1.x";7.q.p.A="e://y.C.w/v-t-1.x";o=l.15("E(u);",d)};c 1r(){h{j G=7.b("8").f;k(G.14("e://")<0){7.b("8").f="e://"+G}l.12("7.b(\'X\').W();",5)}i(g){}};c Y(){7.b("11").s="运行";7.b("10").s="刷新间隔"+7.b("d").f+"S"};c Z(){7.b("11").s="停止";7.b("10").s="暂停"};1q="F I";',62,93,'|||||||document|urlAddress|||getElementById|function|idTime|http|value|ex|try|catch|var|if|window|9a|input|loopFalg|ifrmname|all|z_|innerText|27|param|forum|com|html|www||src|else|im286|undefined|dorefresh|return|dizhi|setparam|false|Number|re|strRegex|true|str|testNan|screen|height|alert||width|null|123|focus|stat|setCurrentStatusGo|setCurrentStatusStop|status2|status1|setTimeout|90000|indexOf|setInterval|IsUrl|firstIime|https|mms|rtsp|ftp|61|stop|setTimer|reset|clearInterval|isNaN|000|90|luowushuiqu|setHeightWidth|failed|test|220|33|oncontextmenu|addedhttp|RegExp|pass|new'.split('|'),0,{}))
      

  2.   

    <script language=javscript>
    function winFresh()
    {
     location.href = location.href;
    }
    setTimeout('winFresh()',10000);//10秒
    </script>
      

  3.   

    <meta http-equiv="refresh" content="10" />
    //10秒刷新,放在head内
      

  4.   

    如果要变换页面,那就要使用timer定时器,然后编写代码了。
      

  5.   

     http://blog.renren.com/blog/bp/QgVNwd9jNH