regex pattern a few numbers followed by the letter “k”

前端 未结 2 448
闹比i
闹比i 2021-01-21 02:28

I would like to replace k in a string with 000. For instance, I want to make \"£50000\" from \"£50k\". Note that the function can be applied to cases like \"£50k king\", which s

2条回答
提交回复
热议问题