Kotlin Extract substring including the delimiter

后端 未结 0 2048
忘掉有多难
忘掉有多难 2021-02-15 18:30

I have a String like a.b.{{{c.d}}}. What is the best way to extract {{{c.d}}}? The substring might be anywhere in the String like a.b.{{{c.d}}}.e

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