Unable to create regex pattern

后端 未结 0 1338
我在风中等你
我在风中等你 2021-01-07 11:07

I have a string

81.5r3

I need to create a regex pattern, So that I should get

[\'81.5\', \'r\', \'3\']

Is the

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