摘要: 记录Errorlog //获得程序运行目录 using System.IO;using System.Diagnostics; string runExeDir = Path.GetDirectoryName(Process.GetCurrentProcess().MainModule.FileNa 阅读全文
posted @ 2009-02-18 15:33 ike_li 阅读(354) 评论(0) 推荐(0)