日期:2014-05-17 浏览次数:20926 次
foreach (DriveInfo driver in DriveInfo.GetDrives()) Console.WriteLine(driver.Name);