原创 獲取磁盤名稱和磁盤下所有文件名稱

static void Main(string[] args) { //獲取磁盤名稱 string[] a = Environment.GetLogicalDrives()