GetFiles(file); if (fileList.Length != 0) { richTextBox1.Text += dir.FullName.ToString() + Environment.NewLine; foreach (DirectoryInfo ...
確定! 回上一頁