js的replaceall方法 string replace方法 String类中replace和replaceAll方法的区别?1、参数不同replace的参数是char和charsequence,可以同时支持字符替换和字符串替换。... 2021-03-13 2346次浏览