摘要:
1、获得当前运行程序的路径 string rootPath = Directory.GetCurrentDirectory(); 2、获得该文件夹下的文件,返回类型为FileInfo string path=@"X:\XXX\XX"; DirectoryInfo root = new Directo 阅读全文
posted @ 2023-01-17 10:05
SkyLine。
阅读(1181)
评论(0)
推荐(0)