2024年8月29日
摘要: protected override void OnStartup(StartupEventArgs e) { Trace.Listeners.Add(new TextWriterTraceListener("ErrorLog.txt")); Trace.AutoFlush = true; AppD 阅读全文
posted @ 2024-08-29 18:05 詠吥誩棄 阅读(15) 评论(0) 推荐(0) 编辑