asp.net读取文件的绝对路径

asp.net读取文件的绝对路径

HttpContext.Current.Server.MapPath("/content/filterKw.txt")

C#控制台程序读取文件的绝对路径

System.IO.Path.Combine(AppDomain.CurrentDomain.BaseDirectory, "1.txt")

 

posted @ 2020-02-06 11:09  苦逼的猿人  阅读(353)  评论(0编辑  收藏  举报