摘要: static void Test() { string path = "E:\\软件包\\net安装包\\4_NDP472-KB4054531-Web.exe"; Console.WriteLine("目录:" + Path.GetDirectoryName(path)); //E:\软件包\net 阅读全文
posted @ 2023-08-31 10:31 WmW 阅读(294) 评论(0) 推荐(0) 编辑