摘要:
class Program { public static ILog log = log4net.LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); private static System.Timers.Timer aTimer = new System.Timers.Timer(); private static DateTime dt = DateTime.Now; static void Main(string[] args) ... 阅读全文
posted @ 2013-03-06 10:40
SGJ
阅读(146)
评论(0)
推荐(0)
浙公网安备 33010602011771号