时间:2024-10-28 22:57:32
1、首先在你的项目中引入hutool的jar包
3、接着定义String类型的searchStr 被查找的字符串和replacement 被替换的字符串
5、运行程序查看结果并做对比