摘要:
//发出请求页面(编码 encodeURI) window.location.href="index.html?name="+encodeURI(encodeURI(name)); //接受参数页面(解码 decodeURI) //获取URL地址参数 function GetQueryString(name){ var reg = new RegExp("(^|&)"+ name ... 阅读全文
posted @ 2018-06-07 10:16
党欣彤
阅读(242)
评论(0)
推荐(0)

浙公网安备 33010602011771号