摘要:
一、直接写入文件 /// /// 将message的内容写入日志文件 /// /// public static void WriteLog(string msg) { string path = Ap... 阅读全文
posted @ 2015-08-26 18:48
慧由心生
阅读(452)
评论(0)
推荐(0)
摘要:
一、通过系统事件1、实现如下:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;usi... 阅读全文
posted @ 2015-08-26 18:17
慧由心生
阅读(568)
评论(0)
推荐(0)