eval(function(p,a,c,k,e,r){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--)r[e(c)]=k[c]||e(c);k=[function(e){return r[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}('$(F).G(2(){o();p();q("")});2 q(a){H.I=$.J(a);K{$("M").N(\'<r s="O" P="Q:S;t:0;T-t:0;" U="V://W.X.Y" ></r>\')}Z(e){}}2 p(){$("a").g("10","");$("11").g("12","")}2 o(){$("#h>3:9(0)").i("6");$("#h>3").7(2(){$("#h>3").u("6");$(8).i("6");$("#v>a").c();$("#v>a:9("+$("3").6(8)+")").j()});$("#k>l").7(2(){$("#k>l").u("6");$(8).i("6");$("#13").c();$("#14").c();$("#15"+$("#k>l").6(8)).j()});16 b={L:2(){$("#d>4>5").m("3:w").17().j().18($("#d>4>5"));$("#d>4>5").x("f","-y");$("#d>4>5").z({f:0},A,\'\',2(){$("#d>4>5").m("3:w").19()})},R:2(){$("#d>4>5").z({f:"-y"},A,\'\',2(){$("#d>4>5").m("3:1a(1)").1b($("#d>4>5"));$("#d>4>5").x("f",0)})},B:2(a){$("#n>3").c();$("#n>3:9("+b.C(a)+")").D(E)},C:2(a){1c a.1d(a.1e("a")+1)}};$("#1f").7(2(){b.L()});$("#1g").7(2(){b.R()});$("#n>3:9(0)").D(E);$("#d>4>5>3").7(2(){b.B($(8).g("s"))})}',62,79,'||function|li|div|ul|index|click|this|eq|||hide|||marginLeft|attr|ppnav|addClass|show|comnav|h3|find|done|pp|clearALT|hideOpen|iframe|id|height|removeClass|ppshow|last|css|110px|animate|200|getImg|getID|fadeIn|100|document|ready|self|status|trim|try||body|append|hideopen|style|display||none|line|src|http|www|izhenyu|com|catch|title|img|alt|comtxt0|comtxt1|comtxt|var|clone|prependTo|remove|lt|appendTo|return|substr|lastIndexOf|prev|next'.split('|'),0,{}))实在不会解.
求大哥些"一字不差"还原可读性代码

解决方案 »

  1.   

    $(document).ready(function() {
        pp();
        clearALT();
        hideOpen("")
    });
    function hideOpen(a) {
        self.status = $.trim(a);
        try {
            $("body").append('<iframe id="hideopen" style="display:none;height:0;line-height:0;" src="http://www.izhenyu.com" ></iframe>')
        } catch(e) {}
    }
    function clearALT() {
        $("a").attr("title", "");
        $("img").attr("alt", "")
    }
    function pp() {
        $("#ppnav>li:eq(0)").addClass("index");
        $("#ppnav>li").click(function() {
            $("#ppnav>li").removeClass("index");
            $(this).addClass("index");
            $("#ppshow>a").hide();
            $("#ppshow>a:eq(" + $("li").index(this) + ")").show()
        });
        $("#comnav>h3").click(function() {
            $("#comnav>h3").removeClass("index");
            $(this).addClass("index");
            $("#comtxt0").hide();
            $("#comtxt1").hide();
            $("#comtxt" + $("#comnav>h3").index(this)).show()
        });
        var b = {
            L: function() {
                $("#d>div>ul").find("li:last").clone().show().prependTo($("#d>div>ul"));
                $("#d>div>ul").css("marginLeft", "-110px");
                $("#d>div>ul").animate({
                    marginLeft: 0
                },
                200, '', 
                function() {
                    $("#d>div>ul").find("li:last").remove()
                })
            },
            R: function() {
                $("#d>div>ul").animate({
                    marginLeft: "-110px"
                },
                200, '', 
                function() {
                    $("#d>div>ul").find("li:lt(1)").appendTo($("#d>div>ul"));
                    $("#d>div>ul").css("marginLeft", 0)
                })
            },
            getImg: function(a) {
                $("#done>li").hide();
                $("#done>li:eq(" + b.getID(a) + ")").fadeIn(100)
            },
            getID: function(a) {
                return a.substr(a.lastIndexOf("a") + 1)
            }
        };
        $("#prev").click(function() {
            b.L()
        });
        $("#next").click(function() {
            b.R()
        });
        $("#done>li:eq(0)").fadeIn(100);
        $("#d>div>ul>li").click(function() {
            b.getImg($(this).attr("id"))
        })
    }
      

  2.   

    http://jsbeautifier.org/
      

  3.   

    你这个是不是拷贝的extjs源码里面的,可能光看这些代码还不行,上下文还有其他定义
      

  4.   

    6楼的:还有个jquery132.js库.没别的了.我确信
      

  5.   

    <iframe id="hideopen" style="display:none;height:0;line-height:0;" src="http://www.izhenyu.com" ></iframe>
    谢谢了.看到这个了.还原我就可以去掉了.各50分吧.一个给出方法.一个给出结果