数组可以直接转换为DataRow
摘要:
string[] cc=new string[3]{...}; Dt.Rows.Add(cc); 阅读全文
posted @ 2017-03-18 08:57 mol1995 阅读(1630) 评论(0) 推荐(0) 编辑
posted @ 2017-03-18 08:57 mol1995 阅读(1630) 评论(0) 推荐(0) 编辑
posted @ 2017-03-18 08:33 mol1995 阅读(216) 评论(0) 推荐(0) 编辑