Regular expression to split string and number

前端 未结 8 1914
天涯浪人
天涯浪人 2020-12-03 05:30

I have a string of the form:

codename123

Is there a regular expression that can be used with Regex.Split() to split the alphabetic part and

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