微博
加入微博一起分享新鲜事
登录
|
注册
140
encodeURI() 函数可把字符串作为 URI 进行编码获取请求url中参数 http://a.com/index.html?name=名称&type=类型var para=window.location.search;// 当前请求的url的参数部分console.log(para) // 结果 … https://blog.haokaikai.cn/2020/qianduan/javascript/1041.html
请登录并选择要私信的好友
300
encodeURI() 函数可把字符串作为 URI 进行编码获取请求url中参数 http://a.com/index.html?name=名称&type=类型var para=window.location.search;// 当前请求的url的参数部分console.log(para) // 结果 … https://blog.haokaikai.cn/2020/qianduan/javascript/1041.html
赞一下这个内容
公开
分享
获取分享按钮
正在发布微博,请稍候