Sre*_*har 1 .net c#
如果其他地方什么都不做,我怎么能从下面删除第一个逗号+空格.
string comments = ", 38, ";
Zac*_*tes 5
if( comments.StartsWith(", ") && comments.Length > 2 ) { comments = comments.Substring(2); }
归档时间:
15 年,9 月 前
查看次数:
222 次
最近记录: