if (System.IO.Directory.Exists("D:/notes")) {
                String[] year = Directory.GetDirectories("D:/notes/");
                String[] file = Directory.GetFiles("D:/notes/");}

 

posted on 2012-11-08 23:02  Asa.Zhu  阅读(547)  评论(0编辑  收藏  举报