How to extract strings between two fixed marks repeatedly

前端 未结 0 647
南方客
南方客 2021-02-19 06:14

suppose we have a string text="xaxbx" We try to get everything between "x". In this case the answer should be "a" and "b" But when I try

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