摘要:
需要显示的列 DataTable AftDetail = new DataTable(); AftDetail.Columns.Add("one", typeof(string)); AftDetail.Columns.Add("two", typeof(string)); AftDetail.Co 阅读全文
posted @ 2022-09-23 08:54
欢乐的小丑
阅读(108)
评论(0)
推荐(0)