什么的感受
发布网友
发布时间:2022-06-01 18:01
我来回答
共3个回答
热心网友
时间:2023-10-10 11:58
/*! Copyright 2013 Bai Inc. All Rights Reserved. */
var ___shortName="ShortNamespace";(function(){var p=___shortName;var k=window,j=0,l=false,i=false;while((k!=window.top||k!=k.parent)&&j<10){l=true;try{k.parent.location.toString()}catch(m){i=true;break}j++;k=k.parent}if(j>=10){i=true}if(!i){var o="";try{o=top.location.href}catch(m){o=""}if(o){if(o.indexOf("union.baidu.com")>0||o.indexOf("unionqa.baidu.com")>0||o.indexOf("musicmini.baidu.com")>0||o.indexOf("qianqianmini.baidu.com")>0){i=true}}}var n=function(c,a,b){c.baseName=p;c.isInIframe=a;c.isCrossDomain=b;c.needInitTop=a&&!b;c.buildInObject={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object Window]":1};c.clone=function(f){var d=f,h,e;if(!f||f instanceof Number||f instanceof String||f instanceof Boolean){return d}else{if(f instanceof Array){d=[];var g=0;for(h=0,e=f.length;h<e;h++){d[g++]=this.clone(f[h])}}else{if("object"===typeof f){if(this.buildInObject[Object.prototype.toString.call(f)]){return d}d={};for(h in f){if(f.hasOwnProperty(h)){d[h]=this.clone(f[h])}}}}}return d};c.create=function(r,f){var d=Array.prototype.slice.call(arguments,0);d.shift();var h=function(q){this.initialize=this.initialize||function(){};this.initializeDOM=this.initializeDOM||function(){};this.initializeEvent=this.initializeEvent||function(){};this.initialize.apply(this,q);this.initializeDOM.apply(this,q);this.initializeEvent.apply(this,q)};h.prototype=r;var e=new h(d);for(var g in r){if(e[g]&&typeof e[g]==="object"&&e[g].modifier&&e[g].modifier.indexOf("dynamic")>-1){e[g]=this.clone(e[g])}}e.instances=null;r.instances=r.instances||[];r.instances.push(e);return e};c.registerMethod=function(f,v){var e={};var u={};var w,d,x;for(d in v){w=v[d];if(!d||!w){continue}if(typeof w==="object"&&w.modifier&&w.modifier==="dynamic"){f[d]=f[d]||{};this.registerMethod(f[d],w)}else{if(typeof w==="function"){e[d]=w}else{u[d]=w}}}for(d in e){w=e[d];if(d&&w){f[d]=w}}if(f&&f.instances&&f.instances.length&&f.instances.length>0){for(var h=0,g=f.instances.length;h<g;h++){x=f.instances[h];this.registerMethod(x,v)}}};c.registerObj=function(h,f){var d=Array.prototype.slice.call(arguments,0);d.shift();var g=function(r){this.register=this.register||function(){};this.register.apply(this,r)};g.prototype=h;g.prototype.instances=null;var e=new g(d);return e};c.registerNamespaceByWin=function(h,f){var f=h.win=f||window;var v=h.fullName.replace("$baseName",this.baseName);var y=v.split(".");var e=y.length;var x=f;var z;for(var g=0;g<e-1;g++){var w=y[g];if(x==f){x[w]=f[w]=f[w]||{};z=w;h.baseName=z}else{x[w]=x[w]||{}}x=x[w]}var d=x[y[e-1]]||{};if(d.fullName&&d.version){this.registerMethod(d,h)}else{d=this.registerObj(h);d.instances=null;x[y[e-1]]=d}};c.registerNamespace=function(d){if(!d||!d.fullName||!d.version){return}this.registerNamespaceByWin(d,window);if(this.needInitTop){this.registerNamespaceByWin(d,window.top)}};c.registerClass=c.registerNamespace;c.using=function(r,f){var e;if(!f&&this.isInIframe&&!this.isCrossDomain&&top&&typeof top==="object"&&top.document&&"setInterval" in top){f=top}else{f=f||window}r=r.replace("$baseName",this.baseName);var d=r.split(".");e=f[d[0]];for(var h=1,g=d.length;h<g;h++){if(e&&e[d[h]]){e=e[d[h]]}else{e=null}}return e}};window[p]=window[p]||{};n(window[p],l,i);if(l&&!i){window.top[p]=window.top[p]||{};n(window.top[p],l,i)}})();(function(c){var d={fullName:"$baseName.Utility",version:"1.0.0",register:function(){this.browser=this.browser||{};if(/msie (\d+\.\d)/i.test(navigator.userAgent)){this.browser.ie=document.documentMode||+RegExp["\x241"]}if(/opera\/(\d+\.\d)/i.test(navigator.userAgent)){this.browser.opera=+RegExp["\x241"]}if(/firefox\/(\d+\.\d)/i.test(navigator.userAgent)){this.browser.firefox=+RegExp["\x241"]}if(/(\d+\.\d)?(?:\.\d)?\s+safari\/?(\d+\.\d+)?/i.test(navigator.userAgent)&&!/chrome/i.test(navigator.userAgent)){this.browser.safari=+(RegExp["\x241"]||RegExp["\x242"])}if(/chrome\/(\d+\.\d)/i.test(navigator.userAgent)){this.browser.chrome=+RegExp["\x241"]}try{if(/(\d+\.\d)/.test(window.external.max_version)){this.browser.maxthon=+RegExp["\x241"]}}catch(a){}this.browser.isWebkit=/webkit/i.test(navigator.userAgent);this.browser.isGecko=/gecko/i.test(navigator.userAgent)&&!/like gecko/i.test(navigator.userAgent);this.browser.isStrict=document.compatMode=="CSS1Compat"},browser:{},isWindow:function(a){var f=false;try{if(a&&typeof a==="object"&&a.document&&"setInterval" in a){f=true}}catch(b){f=false}return f},isInIframe:function(a){a=a||window;return a!=window.top&&a!=a.parent},isInCrossDomainIframe:function(a,i){var j=false;a=a||window;i=i||window.top;var b=0;if(!this.isWindow(i)||!this.isWindow(i.parent)){j=true}else{while((a!=i)&&b<10){b++;if(this.isWindow(a)&&this.isWindow(a.parent)){try{a.parent.location.toString()}catch(h){j=true;break}}else{j=true;break}a=a.parent}}if(b>=10){j=true}return j},g:function(a,b){b=b||window;if("string"===typeof a||a instanceof String){return b.document.getElementById(a)}else{if(a&&a.nodeName&&(a.nodeType==1||a.nodeType==9)){return a}}return a},sendRequestViaImage:function(g,a){var h=new Image();var b="cpro_log_"+Math.floor(Math.random()*2147483648).toString(36);a=a||window;a[b]=h;h.onload=h.onerror=h.onabort=function(){h.onload=h.onerror=h.onabort=null;a[b]=null;h=null};h.src=g},proxy:function(h,i,j){var a=h;var b=i;return function(){if(j&&j.length){return a.apply(b||{},j)}else{return a.apply(b||{},arguments)}}},getClientWidth:function(a){try{a=a||window;if(a.document.compatMode==="BackCompat"){return a.document.body.clientWidth}else{return a.document.documentElement.clientWidth}}catch(b){return 0}},getClientHeight:function(a){try{a=a||window;if(a.document.compatMode==="BackCompat"){return a.document.body.clientHeight}else{return a.document.documentElement.clientHeight}}catch(b){return 0}},escapeToEncode:function(a){var b=a||"";if(b){b=b.replace(/%u[\d|\w]{4}/g,function(f){return encodeURIComponent(unescape(f))})}return b},noop:function(){}};c.registerNamespace(d)})(window[___shortName]);(function(d){var c={fullName:"$baseName.BusinessLogic",version:"1.0.0",register:function(){this.G=d.using("$baseName",this.win);this.U=d.using("$baseName.Utility",this.win)},randomArray:[],clientTree:{},displayCounter:1n h)a.adsArray&&a.adsArray.push({id:b,domId:m(b),uiParamSnap:p.ups,win:window,js:"cc"});a.ViewWatch&&a.ViewWatch.getInstance()}catch(c){}})}))})()})()
热心网友
时间:2023-10-10 11:58
长毛的金刚,鸡皮一块块的掉。。。。。。。。。。。。。。。。。。
热心网友
时间:2023-10-10 11:59
变形金刚!!!!!!!!!!!挺牛*的!!!!!!!!!!!!!!!!!!!!!