var b ="啊,我要过去";
                            var a = encodeURI(b);//对中文编码
                            var c = decodeURI(a);//对中文解码

 

window.localtion.href='www.zuosi.com?a='+a;

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-08
  • 2021-11-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案