摘要: private void test(string[] sortkey_list, string[] list_temp) { //打开excel到dt; string[] strlist = { "4", "2", "3", "1" }; string[] rowws; rowws = new string[] { "AA", "BB", "CC", "DD" }; //第一行加入数组完成; Di 阅读全文
posted @ 2019-09-17 19:37 enych 阅读(733) 评论(0) 推荐(0)