摘要: using System; using System.Collections.Generic; using System.Text; using System.IO; public class Log { private string logFile; private StreamWriter writer; private FileStream fileStream ... 阅读全文
posted @ 2016-10-31 15:06 OwnSail 阅读(7795) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Net; using System.IO; using System.Text.RegularEx... 阅读全文
posted @ 2016-10-31 15:04 OwnSail 阅读(1034) 评论(0) 推荐(0) 编辑