Split string based on regex but keep delimiters

后端 未结 3 777
遇见更好的自我
遇见更好的自我 2021-01-24 20:26

I\'m trying to split a string using a variety of characters as delimiters and also keep those delimiters in their own array index. For example say I want to split the string:

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