08 2012 档案
c# 任务调度器
摘要:class Program { public static ILog log = log4net.LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); private static int INTERVAL = 300000; //private DateTime lastTime = DateTime.Now; private static System.Timers.Timer aTimer = new System.Timers.Timer(); public string ftpServer = "
阅读全文
浙公网安备 33010602011771号