Replace text in StringBuilder via regex

后端 未结 6 777
旧时难觅i
旧时难觅i 2021-01-19 01:33

I would like to replace some texts in StringBuilder. How to do this?

In this code I got java.lang.StringIndexOutOfBoundsException at line with mat

6条回答
  •  情话喂你
    2021-01-19 02:04

    This is already a reported bug and I'm guessing they're currently looking into a fix for it. Read more here.

提交回复
热议问题