遍历磁盘文件

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

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