摘要:
A problem has been detected and windows has been shut down to prevent damage to your computer. kernel data inpage error if this is the first tiem you' 阅读全文
摘要:
function GetQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape... 阅读全文