Java代码操作小备忘

Java使用replaceAll去英文括号

1
.replaceAll("\\(\\)", "");