运行如下: thisDLoc = document.location;
thisURL = document.URL;
thisHREF = document.location.href;
thisSLoc = self.location.href;
thisTLoc = top.location.href;
thisPLoc = parent.document.location;
thisTHost = top.location.hostname;
thisHost = location.hostname;
thisURL: [http://925bb.taobao.com/js/js获取url.html]
thisHREF: [http://925bb.taobao.com/js/js获取url.html]
thisSLoc: [http://925bb.taobao.com/js/js获取url.html]
thisDLoc: [http://925bb.taobao.com/js/js获取url.html]
thisTLoc: [http://925bb.taobao.com/js/js获取url.html]
thisPLoc: [http://925bb.taobao.com/js/js获取url.html]
thisTHost: [925bb.taobao.com]
thisHost: [925bb.taobao.com]
thisHPage: [js获取url.html]
thisUPage: [js获取url.html]