var a = "/a/b/c";
    alert(a.replace(new RegExp("/","gm"),""));

  

相关文章:

  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2021-09-20
  • 2022-02-09
  • 1970-01-01
相关资源
相似解决方案