Regex how to match a number not in a ASCII escape sequence

前端 未结 0 1230
野性不改
野性不改 2020-12-19 07:37

in JavaScript, I want to match numbers (signed float) but not into ASCII Escape Sequences. I want that my regex does not match any numbers in this:

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