string sCode = Strings.Replace(sCode, "point", "", 1, -1, CompareMethod.Text);
转载于:https://www.cnblogs.com/swtool/p/6800483.html
string sCode = Strings.Replace(sCode, "point", "", 1, -1, CompareMethod.Text);
转载于:https://www.cnblogs.com/swtool/p/6800483.html