日期:2014-05-17 浏览次数:21012 次
string strNeiRong = "sssdd"; strNeiRong.Replace("s", "m"); MessageBox.Show(strNeiRong);