How to split combination of characters in delimiter-separated string?

后端 未结 0 1209
失恋的感觉
失恋的感觉 2020-12-09 12:11

String like is below : \'ABFG-F, DSDGF-G, SDSD-H\'

Output like in 2 column with split string in comma(,) and another one is in hyphen(-) delimiter. and match with two

相关标签:
回答
  • 消灭零回复
提交回复
热议问题