string a=System.IO.File.ReadAllText("文件A的路径"); string b=System.IO.File.ReadAllText("文件B的路径"); System.IO.File.WriteAllText("文件C的路径", a+b);
111,111
社区成员
642,562
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧