How to replace multiple words in a single string in Java?

前端 未结 9 2133
眼角桃花
眼角桃花 2020-12-11 17:09

I\'m writing a program that will replace multiple words in a single string. I\'m using this code but it is replacing word but giving result in two different lines. I want

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