首页
新闻
博问
出海
闪存
班级
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
James wang
Shanghai Pudong New District
首页
管理
2022年9月26日
C#把日志文件单独保存到目录文件夹下
摘要: System.IO.File.WriteAllText(HttpContext.Current.Server.MapPath("~") + @"ApiNlogEX.txt", ex.ToString());
阅读全文
posted @ 2022-09-26 15:27 James·wang
阅读(115)
评论(0)
推荐(1)
编辑