遍历磁盘文件

FileInfo[] fileList=new DirectoryInfo("C:\\").GetFiles("*.*");遍历文件

posted @ 2016-05-26 22:18  FredGrit  阅读(184)  评论(0)    收藏  举报