摘要:
string path = HttpContext.Current.Server.MapPath("/文件夹/名称.txt"); string ss = File.ReadAllText(path, Encoding.UTF8); 阅读全文
posted @ 2021-11-22 15:33 东方姑娘 阅读(282) 评论(0) 推荐(0)
posted @ 2021-11-22 15:33 东方姑娘 阅读(282) 评论(0) 推荐(0)
posted @ 2021-11-22 15:24 东方姑娘 阅读(48) 评论(0) 推荐(0)