2011年5月18日

DirectoryInfo

摘要: //DirectoryInfo di = new DirectoryInfo(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments)); //Directory.CreateDirectory(di + @"\PGPowerPoint\"); //Directory.CreateDirectory(di + @"\PGPowerPoint\" + @"\StudentLists\"); //listsDirectory = new DirectoryInfo(d 阅读全文

posted @ 2011-05-18 09:08 Y# 阅读(174) 评论(0) 推荐(0) 编辑

导航