replaceAll和replace方法参数是不同的,replace的两个参数都是代表字符串,replaceAll的第一个参数是正则表达式
replaceAll中需要注意的特殊字符:
== \\ ? == [?]. == \.