1.path using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; namespace path { class Program { static void Main(string[] args) { //Path类专门用来处理路径的! string str = @"C:\tmunins…