摘要:
public static void WriteLogs(string log) { string filePath = HttpContext.Current.Server.MapPath("~\\BllLogs.log"); List<string> logList = new List<string>(); if (File.Exists(filePath)) log... 阅读全文
posted @ 2009-08-10 10:20 岁月无痕 阅读(163) 评论(0) 推荐(0)
浙公网安备 33010602011771号