本文共 99 字,大约阅读时间需要 1 分钟。
string[] cc=new string[3]{...};
Dt.Rows.Add(cc);
转载于:https://www.cnblogs.com/mol1995/p/6571091.html