📄 鉴相器_百度百科.mht
字号:
HTML")=3D=3D-1&&/rv\:(\d+(\.\d+)?)/.test(C)){H=3DparseFloat(RegExp.$1)}re=
turn{ie:G,firefox:E,gecko:H,netscape:B,opera:A,safari:F}})();window.FeBro=
wser=3DFe.Browser;Fe.isGecko=3D(navigator.userAgent.indexOf("Gecko")>-1&&=
navigator.userAgent.indexOf("KHTML")=3D=3D-1&&/rv\:(\d+(\.\d+)?)/.test(na=
vigator.userAgent))?RegExp.$1:0;Fe.isStrict=3D(document.compatMode=3D=3D"=
CSS1Compat");Fe.isIE=3D/MSIE =
(\d+(\.\d+)?)/.test(navigator.userAgent)?RegExp.$1:0;Fe.isFirefox=3D/Fire=
fox(\s|\/)(\d+(\.\d+)?)/.test(navigator.userAgent)?RegExp.$2:0;Fe.isSafar=
i=3D(navigator.userAgent.indexOf("Safari")>-1&&/Version\/(\d+(\.\d+)?)/.t=
est(navigator.userAgent))?RegExp.$1:0;Fe.isWebkit=3D(navigator.userAgent.=
indexOf("KHTML")>-1&&/AppleWebKit\/([^\s]*)/.test(navigator.userAgent))?R=
egExp.$1:0;Fe.isOpera=3D(window.opera&&/Opera(\s|\/)(\d+(\.\d+)?)/.test(n=
avigator.userAgent))?RegExp.$2:0;Fe.G=3Dfunction(){for(var =
A=3D[],B=3Darguments.length-1;B>-1;B--){var =
C=3Darguments[B];A[B]=3Dnull;if(typeof =
C=3D=3D"object"&&C&&C.dom){A[B]=3DC.dom}else{if((typeof =
C=3D=3D"object"&&C&&C.tagName)||C=3D=3Dwindow||C=3D=3Ddocument){A[B]=3DC}=
else{if(typeof =
C=3D=3D"string"&&(C=3Ddocument.getElementById(C))){A[B]=3DC}}}}return =
A.length<2?A[0]:A};Fe.Q=3Dfunction(E,D,B){if(typeof =
E!=3D"string"||E.length<=3D0){return null}var I=3D[],B=3D(typeof =
B=3D=3D"string"&&B.length>0)?B.toLowerCase():null,C=3D(Fe.G(D)||document)=
;if(C.getElementsByClassName){Fe.each(C.getElementsByClassName(E),functio=
n(J){if(B!=3D=3Dnull){if(J.tagName.toLowerCase()=3D=3DB){I[I.length]=3DJ}=
}else{I[I.length]=3DJ}})}else{E=3DE.replace(/\-/g,"\\-");var A=3Dnew =
RegExp("(^|\\s{1,})"+Fe.trim(E)+"(\\s{1,}|$)"),G=3D(B=3D=3D=3Dnull)?(C.al=
l?C.all:C.getElementsByTagName("*")):C.getElementsByTagName(B),F=3DG.leng=
th,H=3DF;while(F--){if(A.test(G[H-F-1].className)){I[I.length]=3DG[H-F-1]=
}}}return =
I};Fe.hide=3Dfunction(){Fe.each(arguments,function(A){if(A=3DFe.G(A)){A.s=
tyle.display=3D"none"}})};Fe.show=3Dfunction(){Fe.each(arguments,function=
(A){if(A=3DFe.G(A)){A.style.display=3D""}})};Fe.toggle=3Dfunction(){Fe.ea=
ch(arguments,function(A){if(A=3DFe.G(A)){A.style.display=3DA.style.displa=
y=3D=3D"none"?"":"none"}})};Fe.addClassName=3Dfunction(C,D){if(!(C=3DFe.G=
(C))){return }var A=3DC.className.split(" "),B=3DFe.trim;if(!new =
RegExp("(^|\\s{1,})"+B(D)+"(\\s{1,}|$)").test(C.className)){C.className=3D=
B(A.concat(D).join(" =
"))}};Fe.ac=3DFe.addClassName;Fe.removeClassName=3Dfunction(B,C){if(!(B=3D=
Fe.G(B))){return }var A=3DFe.trim,D=3Dnew =
RegExp("(^|\\s{1,})"+A(C)+"(\\s{1,}|$)","g");B.className=3DA(B.className.=
replace(D,"$2"))};Fe.rc=3DFe.removeClassName;Fe.body=3Dfunction(){var =
A=3D0,I=3D0,E=3D0,C=3D0,B=3D0,J=3D0;var =
F=3Dwindow,D=3Ddocument,G=3DD.documentElement;A=3DG.clientWidth||D.body.c=
lientWidth;I=3DF.innerHeight||G.clientHeight||D.body.clientHeight;C=3DD.b=
ody.scrollTop||G.scrollTop;E=3DD.body.scrollLeft||G.scrollLeft;B=3DMath.m=
ax(D.body.scrollWidth,G.scrollWidth||0);J=3DMath.max(D.body.scrollHeight,=
G.scrollHeight||0,I);return{scrollTop:C,scrollLeft:E,documentWidth:B,docu=
mentHeight:J,viewWidth:A,viewHeight:I}};Fe.on=3Dfunction(C,B,A){if(!(C=3D=
Fe.G(C))){return =
C}B=3DB.replace(/^on/,"").toLowerCase();if(C.attachEvent){C[B+A]=3Dfuncti=
on(){A.call(C,window.event)};C.attachEvent("on"+B,C[B+A])}else{C.addEvent=
Listener(B,A,false)}return =
C};Fe.un=3Dfunction(C,B,A){if(!(C=3DFe.G(C))){return =
C}B=3DB.replace(/^on/,"").toLowerCase();if(C.attachEvent){C.detachEvent("=
on"+B,C[B+A]);C[B+A]=3Dnull}else{C.removeEventListener(B,A,false)}return =
C};Fe.css=3Dfunction(C,G){if(!C||!G){return null}C=3Dtypeof =
C=3D=3D"string"?document.getElementById(C):C;var =
B=3D!window.opera&&navigator.userAgent.indexOf("MSIE")!=3D-1;if(G=3D=3D"f=
loat"){G=3DB?"styleFloat":"cssFloat"}G=3DG.replace(/(-[a-z])/gi,function(=
H,I){return I.charAt(1).toUpperCase()});if("opacity"=3D=3DG&&B){var =
A=3DC.style.filter;return =
A&&A.indexOf("opacity=3D")>=3D0?(parseFloat(A.match(/opacity=3D([^)]*)/)[=
1])/100)+"":"1"}var F=3Dnull;if(F=3DC.style[G]){return =
F}if(C.currentStyle){return C.currentStyle[G]}else{var =
E=3DC.nodeType=3D=3D9?C:C.ownerDocument||C.document;if(E.defaultView&&E.d=
efaultView.getComputedStyle){var =
D=3DE.defaultView.getComputedStyle(C,"");if(D){return D[G]}}}return =
null};if(!window.console||!console.firebug){var =
names=3D["log","debug","info","warn","error","assert","dir","dirxml","gro=
up","groupEnd","time","timeEnd","count","trace","profile","profileEnd"];w=
indow.console=3D(typeof =
window.loadFirebugConsole=3D=3D"function")?window.loadFirebugConsole():{}=
;for(var =
i=3D0;i<names.length;++i){window.console[names[i]]=3Dfunction(){}}}if(typ=
eof =
(HTMLElement)!=3D"undefined"&&!window.opera){HTMLElement.prototype.__defi=
neGetter__("children",function(){for(var =
B=3D[],C=3D0,E,D=3D0,A=3Dthis.childNodes.length;D<A;D++){E=3Dthis.childNo=
des[D];if(E.nodeType=3D=3D1){B[C++]=3DE;if(E.name){if(!B[E.name]){B[E.nam=
e]=3D[]}B[E.name][B[E.name].length]=3DE}if(E.id){B[E.id]=3DE}}}return =
B})}if(typeof =
(HTMLElement)!=3D"undefined"&&!window.opera){HTMLElement.prototype.__defi=
neGetter__("currentStyle",function(){return =
this.ownerDocument.defaultView.getComputedStyle(this,null)})}if(typeof =
(HTMLElement)!=3D"undefined"&&!window.opera){HTMLElement.prototype.insert=
AdjacentHTML=3Dfunction(A,B){var =
C=3Dthis.ownerDocument.createRange();C.setStartBefore(this);C=3DC.createC=
ontextualFragment(B);switch(A){case"beforeBegin":this.parentNode.insertBe=
fore(C,this);break;case"afterBegin":this.insertBefore(C,this.firstChild);=
break;case"beforeEnd":this.appendChild(C);break;case"afterEnd":if(!this.n=
extSibling){this.parentNode.appendChild(C)}else{this.parentNode.insertBef=
ore(C,this.nextSibling)}break}}}if(window.Event){Event.prototype.__define=
Setter__("returnValue",function(A){if(!A){this.preventDefault()}return =
A});Event.prototype.__defineSetter__("cancelBubble",function(A){if(A){thi=
s.stopPropagation()}return =
A});Event.prototype.__defineGetter__("srcElement",function(){var =
A=3Dthis.target;while(A.nodeType!=3D1){A=3DA.parentNode}return =
A});Event.prototype.__defineGetter__("fromElement",function(){var =
A;if(this.type=3D=3D"mouseover"){A=3Dthis.relatedTarget}else{if(this.type=
=3D=3D"mouseout"){A=3Dthis.target}}if(!A){return =
}while(A.nodeType!=3D1){A=3DA.parentNode}return =
A});Event.prototype.__defineGetter__("toElement",function(){var =
A;if(this.type=3D=3D"mouseout"){A=3Dthis.relatedTarget}else{if(this.type=3D=
=3D"mouseover"){A=3Dthis.target}}if(!A){return =
}while(A.nodeType!=3D1){A=3DA.parentNode}return =
A});Event.prototype.__defineGetter__("offsetX",function(){return =
this.layerX});Event.prototype.__defineGetter__("offsetY",function(){retur=
n =
this.layerY})}if(window.Document){}if(window.Node){Node.prototype.replace=
Node=3Dfunction(A){this.parentNode.replaceChild(A,this)};Node.prototype.r=
emoveNode=3Dfunction(B){if(B){return =
this.parentNode.removeChild(this)}else{var =
A=3Ddocument.createRange();A.selectNodeContents(this);return =
this.parentNode.replaceChild(A.extractContents(),this)}};Node.prototype.s=
wapNode=3Dfunction(B){var C=3Dthis.nextSibling;var =
A=3Dthis.parentNode;node.parentNode.replaceChild(this,B);A.insertBefore(n=
ode,C)}}if(window.HTMLElement){HTMLElement.prototype.__defineGetter__("al=
l",function(){var A=3Dthis.getElementsByTagName("*");var =
B=3Dthis;A.tags=3Dfunction(C){return B.getElementsByTagName(C)};return =
A});HTMLElement.prototype.__defineGetter__("parentElement",function(){if(=
this.parentNode=3D=3Dthis.ownerDocument){return null}return =
this.parentNode});HTMLElement.prototype.__defineGetter__("children",funct=
ion(){var C=3D[],A=3D0,D;for(var =
B=3D0;B<this.childNodes.length;B++){D=3Dthis.childNodes[B];if(D.nodeType=3D=
=3D1){C[A++]=3DD;if(D.name){if(!C[D.name]){C[D.name]=3D[]}C[D.name][C[D.n=
ame].length]=3DD}if(D.id){C[D.id]=3DD}}}return =
C});HTMLElement.prototype.__defineGetter__("currentStyle",function(){retu=
rn =
this.ownerDocument.defaultView.getComputedStyle(this,null)});HTMLElement.=
prototype.__defineSetter__("outerHTML",function(B){var =
A=3Dthis.ownerDocument.createRange();A.setStartBefore(this);var =
C=3DA.createContextualFragment(B);this.parentNode.replaceChild(C,this);re=
turn =
B});HTMLElement.prototype.__defineGetter__("outerHTML",function(){var =
A;var B=3Dthis.attributes;var D=3D"<"+this.tagName;for(var =
C=3D0;C<B.length;C++){A=3DB[C];if(A.specified){D+=3D" =
"+A.name+'=3D"'+A.value+'"'}}if(!this.canHaveChildren){return =
D+">"}return =
D+">"+this.innerHTML+"</"+this.tagName+">"});HTMLElement.prototype.__defi=
neGetter__("canHaveChildren",function(){switch(this.tagName.toLowerCase()=
){case"area":case"base":case"basefont":case"col":case"frame":case"hr":cas=
e"img":case"br":case"input":case"isindex":case"link":case"meta":case"para=
m":return false}return =
true});HTMLElement.prototype.__defineSetter__("innerText",function(B){var=
A=3Ddocument.createTextNode(B);this.innerHTML=3DA;return =
A});HTMLElement.prototype.__defineGetter__("innerText",function(){var =
A=3Dthis.ownerDocument.createRange();A.selectNodeContents(this);return =
A.toString()});HTMLElement.prototype.__defineSetter__("outerText",functio=
n(B){var A=3Ddocument.createTextNode(B);this.outerHTML=3DA;return =
A});HTMLElement.prototype.__defineGetter__("outerText",function(){var =
A=3Dthis.ownerDocument.createRange();A.selectNodeContents(this);return =
A.toString()});HTMLElement.prototype.attachEvent=3Dfunction(C,B){var =
A=3DC.replace(/on/,"");B._ieEmuEventHandler=3Dfunction(D){window.event=3D=
D;return =
B()};this.addEventListener(A,B._ieEmuEventHandler,false)};HTMLElement.pro=
totype.detachEvent=3Dfunction(C,B){var A=3DC.replace(/on/,"");if(typeof =
(B._ieEmuEventHandler)=3D=3D"function"){this.removeEventListener(A,B._ieE=
muEventHandler,false)}else{this.removeEventListener(A,B,true)}};HTMLEleme=
nt.prototype.contains=3Dfunction(A){do{if(A=3D=3Dthis){return =
true}}while(A=3DA.parentNode);return =
false};HTMLElement.prototype.insertAdjacentElement=3Dfunction(A,B){switch=
(A){case"beforeBegin":this.parentNode.insertBefore(B,this);break;case"aft=
erBegin":this.insertBefore(B,this.firstChild);break;case"beforeEnd":this.=
appendChild(B);break;case"afterEnd":if(this.nextSibling){this.parentNode.=
insertBefore(B,this.nextSibling)}else{this.parentNode.appendChild(B)}brea=
k}};HTMLElement.prototype.insertAdjacentHTML=3Dfunction(B,D){var =
C=3Dthis.ownerDocument.createRange();C.setStartBefore(this);var =
A=3DC.createContextualFragment(D);this.insertAdjacentElement(B,A)};HTMLEl=
ement.prototype.insertAdjacentText=3Dfunction(B,C){var =
A=3Ddocument.createTextNode(C);this.insertAdjacentElement(B,A)};HTMLEleme=
nt.prototype.attachEvent=3Dfunction(C,B){var =
A=3DC.replace(/on/,"");B._ieEmuEventHandler=3Dfunction(D){window.event=3D=
D;return =
B()};this.addEventListener(A,B._ieEmuEventHandler,false)};HTMLElement.pro=
totype.detachEvent=3Dfunction(C,B){var A=3DC.replace(/on/,"");if(typeof =
(B._ieEmuEventHandler)=3D=3D"function"){this.removeEventListener(A,B._ieE=
muEventHandler,false)}else{this.removeEventListener(A,B,true)}}};
------=_NextPart_000_002C_01C969C6.C38D53B0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://baike.baidu.com/js/Ajax.js
var =
Fe=3DFe||{version:"20080809",emptyFn:function(){}};Fe.Ajax=3D{};Fe.Ajax.r=
equest=3Dfunction(B,C,A){if(typeof =
C=3D=3D"object"&&C){A=3DC;C=3Dnull}else{if(typeof =
C=3D=3D"function"){A=3DA||{};A.onsuccess=3DC;C=3Dnull}}var D=3Dnew =
FeAjax(A);D.request(B,C);return D};function =
FeAjax(B){this.url=3D"";this.data=3D"";this.async=3Dtrue;this.username=3D=
"";this.password=3D"";this.method=3D"GET";if(typeof =
B=3D=3D"object"&&B){for(var A in =
B){this[A]=3DB[A]}}}FeAjax.prototype.request=3Dfunction(A,F){var =
E=3Dthis,C=3DFeAjax._getPool(),G=3DC.xhr;C.active=3Dtrue;E.url=3DA;if(typ=
eof F=3D=3D"string"&&F){E.data=3DF}if(typeof =
E.onexecute=3D=3D"function"){E.onexecute(G)}try{if(!E.username){G.open(E.=
method,E.url,E.async)}else{G.open(E.method,E.url,E.async,E.username,E.pas=
sword)}if(E.async){G.onreadystatechange=3DD}if(E.method.toUpperCase()=3D=3D=
"POST"){G.setRequestHeader("Content-Type","application/x-www-form-urlenco=
ded")}console.log(E.data);G.send(E.data)}catch(B){if(typeof =
E.onerror=3D=3D"function"){E.onerror(B)}}if(!E.async){D()}function =
D(){if(G.readyState=3D=3D4){try{G.status}catch(H){if(typeof =
E.ondisconnect=3D=3D"function"){E.ondisconnect(G)}C.active=3Dfalse;return=
}if(typeof =
E["on"+G.status]=3D=3D"function"){E["on"+G.status](G)}if(G.status=3D=3D20=
0&&G.statusText.toLowerCase()=3D=3D"ok"){if(typeof =
E.onsuccess=3D=3D"function"){E.onsuccess(G)}}else{if(typeof =
E.onfailure=3D=3D"function"){E.onfailure(G)}}C.active=3Dfalse;G.onreadyst=
atechange=3Dfunction(){}}}};FeAjax._xhrpools=3D[];FeAjax._getPool=3Dfunct=
ion(){var C=3Dthis._xhrpools;for(var =
B=3Dnull,A=3D0;A<C.length;A++){B=3DC[A];if(!B.active){break}}if(A>=3DC.le=
ngth){B=3D{active:false,xhr:FeAjax._getXhr()};C[C.length]=3DB}return =
B};FeAjax._getXhr=3Dfunction(){if(window.XMLHttpRequest){return new =
XMLHttpRequest()}else{if(window.ActiveXObject){var =
C=3D["MSXML2.XMLHttp.6.0","MSXML2.XMLHttp.3.0","MSXML2.XMLHttp.5.0","MSXM=
L2.XMLHttp.4.0","Msxml2.XMLHTTP","MSXML.XMLHttp","Microsoft.XMLHTTP"];for=
(var B=3D0;C[B];B++){try{return new ActiveXObject(C[B])}catch(A){}}throw =
new Error("Your browser do not support =
XMLHttp")}}};Fe.Ajax.post=3Dfunction(A,B,C){return =
this.request(A,B,{method:"POST",onsuccess:C})};Fe.Ajax.get=3Dfunction(A,B=
){return =
this.request(A,B)};Fe.String=3D{};Fe.String.parseQuery=3Dfunction(D,C){va=
r B=3Dnew RegExp("(^|&|\\?|#)"+C+"=3D([^&]*)(&|$)","i");var =
A=3DD.match(B);if(A){return A[2]}return =
null};Fe.Ajax.sio=3Dfunction(D,H){if(!D||typeof D!=3D"string"){throw new =
Error("invalid url parameter!")}var =
G=3Ddocument.createElement("SCRIPT");var =
F=3DFe.String.parseQuery(D,"callback");if(F=3D=3D=3Dnull){var =
C=3Dfalse;G.onreadystatechange=3DG.onload=3Dfunction(){if(C){return =
false}if(G.readyState=3D=3D"loaded"||G.readyState=3D=3D"complete"){C=3Dtr=
ue;try{H()}finally{if(G.parentNode){G.parentNode.removeChild(G)}G.onready=
statechange=3Dnull;G.onload=3Dnull;G=3Dnull}}}}else{var =
B=3D"CB"+Math.floor(Math.random()*2147483648).toString(36);D=3DD.replace(=
/(&|\?)callback=3D([^&]*)(&|$)/,"callback=3D"+B);window[B]=3Dfunction(){t=
ry{var =
I=3D(H||window[F]);I.apply(null,arguments)}finally{if(G.parentNode){G.par=
entNode.removeChild(G)}G=3Dnull;window[B]=3Dnull}}}G.src=3DD;G.type=3D"te=
xt/javascript";var =
E=3Ddocument.getElementsByTagName("HEAD")[0];if(!E){var =
A=3Ddocument.getElementsByTagName("body")[0];E=3Ddocument.createElement("=
head");A.parentNode.insertBefore(E,A)}E.insertBefore(G,E.firstChild)};
------=_NextPart_000_002C_01C969C6.C38D53B0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://baike.baidu.com/js/Dialog/Dialog.js
var =
Fe=3DFe||{version:"20080809",emptyFn:function(){}};Fe.path=3D"/js/Dialog/=
";Fe.inherit=3Dfunction(H,D,B){var G=3DH.prototype;var =
F=3Dfunction(){};F.prototype=3DD.prototype;var E=3DH.prototype=3Dnew =
F();if(typeof B=3D=3D"string"){E._className=3DB}for(var A in =
G){E[A]=3DG[A]}H.prototype.constructor=3DG.constructor;G=3Dnull;return =
E};(function(){var A=3D0;var =
B=3D{};Fe.BaseClass=3Dfunction(C){B[(this.hashCode=3D(C||Fe.BaseClass.gui=
d()))]=3Dthis};Fe.inherit(Fe.BaseClass,Object);Fe.BaseClass.guid=3Dfuncti=
on(){return"mz_"+(A++).toString(36)};window.Instance=3DFe.instance=3DFe.I=
=3Dfunction(C){return =
B[C]};Fe.BaseClass.prototype.dispose=3Dfunction(){if(this.hashCode){delet=
e B[this.hashCode]}for(var C in this){if(typeof =
this[C]!=3D"function"){delete =
this[C]}}if(navigator.userAgent.indexOf("MSIE")>0&&!window.opera){setTime=
out(function(){CollectGarbage()},1)}};Fe.BaseClass.prototype.getHashCode=3D=
function(){if(!this.hashCode){B[(this.hashCode=3DFe.BaseClass.guid())]=3D=
this}return =
this.hashCode};Fe.BaseClass.prototype.decontrol=3Dfunction(){delete =
B[this.hashCode]};Fe.BaseClass.prototype.toString=3Dfunction(){return"[ob=
ject =
"+(this._className||"Object")+"]"}})();Fe.BaseEvent=3Dfunction(A,B){this.=
type=3DA;this.target=3DB||null};Fe.inherit(Fe.BaseEvent,Object,"Fe.BaseEv=
ent");Fe.BaseEvent.prototype.currentTarget=3Dnull;Fe.BaseEvent.prototype.=
srcElement=3Dnull;Fe.BaseEvent.prototype.returnValue=3Dtrue;Fe.BaseClass.=
prototype.addEventListener=3Dfunction(C,B){if(typeof =
B!=3D"function"){throw new Error(this+" addEventListener: "+B+" is not a =
function")}var A=3Dthis._listeners;if(!A){A=3Dthis._listeners=3D{}}var =
D=3DB.hashCode||(B.hashCode=3DFe.BaseClass.guid());if(typeof =
A[C]!=3D"object"){A[C]=3D{_size:0}}A[C][D]=3DB;A[C]["_size"]++};Fe.BaseCl=
ass.prototype.removeEventListener=3Dfunction(C,B){var =
A=3Dthis._listeners;if(!A){A=3Dthis._listeners=3D{}}if(!A[C]){return =
}var =
D=3DB.hashCode||(B.hashCode=3DFe.BaseClass.guid());if(A[C][D]){delete =
A[C][D];A[C]["_size"]--}if(A[C]["_size"]<=3D0){delete =
A[C]}};Fe.BaseClass.prototype.dispatchEvent=3Dfunction(C){var =
B=3Dthis._listeners;if(!B){B=3Dthis._listeners=3D{}}var =
A=3DC.type;C.target=3DC.srcElement=3DC.target||C.srcElement||this;C.curre=
ntTarget=3Dthis;if(typeof this[A]=3D=3D"function"){this[A](C)}if(typeof =
B[A]=3D=3D"object"){for(var D in B[A]){if(typeof =
B[A][D]=3D=3D"function"){B[A][D].call(null,C)}}}return =
C.returnValue};Fe.G=3Dfunction(){for(var =
A=3D[],B=3Darguments.length-1;B>-1;B--){var =
C=3Darguments[B];A[B]=3Dnull;if(typeof =
C=3D=3D"object"&&C&&C.dom){A[B]=3DC.dom}else{if((typeof =
C=3D=3D"object"&&C&&C.tagName)||C=3D=3Dwindow||C=3D=3Ddocument){A[B]=3DC}=
else{if(typeof =
C=3D=3D"string"&&(C=3Ddocument.getElementById(C))){A[B]=3DC}}}}return =
A.length<2?A[0]:A};Fe.extend=3Dfunction(F,D){if(F&&D&&typeof =
(D)=3D=3D"object"){for(var E in D){F[E]=3DD[E]}var =
C=3D["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable=
","toLocaleString","toString","valueOf"];for(var =
A=3D0,B;A<C.length;A++){B=3DC[A];if(Object.proto
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -