Skip to main content

函数原型

func replaceAll(s1 string, old string, new string) string

参数介绍

举例