System.IO.StreamWriter sw = new System.IO.StreamWriter("e:\\1.txt"); //这里组织好要写入的每行内容,可以遍历datatable sw.WriteLine("aaa");
111,120
社区成员
642,537
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧