摘要: public class WriteLog { /// /// 创建日志文件 /// /// 异常类 public static void CreateLog(Exception ex) { string path = A... 阅读全文
posted @ 2016-12-23 16:36 katherine0524 阅读(1789) 评论(0) 推荐(0)