how get char not surround by somechar in javascript

前端 未结 0 1838
情深已故
情深已故 2020-12-28 15:47

I want a regEx that gives me something like that.

let regEx = \'get all % and not surround by `% or %`\';
let stringName = \'`%this is test% for get useful re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题