Splitting on multiple delimiters but keep the delimiters on the same string

后端 未结 3 1611
伪装坚强ぢ
伪装坚强ぢ 2021-01-20 13:44

I want help with regular expressions to solve the following problem:

I have a string such as \"1£23$456$£$\"

when I split on it I want the output in my strin

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