How to remove numbers from a string with RegEx

前端 未结 8 627
花落未央
花落未央 2020-12-06 04:56

I have a string like this:

\" 23 PM\"

I would like to remove 23 so I\'m left with PM or (with space truncated) ju

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