如: 将C:\aa.txt 文件复制到 D:\ 下面怎么办?
System.IO.File.Copy("C:\aa.txt","d:\aa.txt");
posted on 2010-11-11 17:14 秋天 阅读(1933) 评论(0) 收藏 举报