how to match uncertain numbers without special words before them with js regular expression

前端 未结 0 1077
傲寒
傲寒 2020-12-31 14:27

For Example. I want to get the numbers without \'the\' before them;

  1. the89 (no match)

  2. this is 90 (match 90)

  3. i like the60

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