当我只需要用另一个字符替换一个字符时,String.Replace(char,char)和String.Replace(字符串,字符串)之间是否存在性能差异?
.net c# string performance
.net ×1
c# ×1
performance ×1
string ×1