摘要: using NewTempo.Ftp;using NshowAdClient.Events;using NshowAdClient.Helper;using System;using System.Collections.Generic;using System.IO;using System.Li... 阅读全文
posted @ 2015-08-24 16:58 YoMe 阅读(324) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using ScheduleWork;using NshowAdClient.Services;using NshowAdClient.... 阅读全文
posted @ 2015-08-24 16:52 YoMe 阅读(393) 评论(0) 推荐(0)
摘要: using System;namespace ScheduleWork{ public interface IScheduleWork { bool IsRun { get; } bool IsCompleted { get; } bool IsFailed { get;... 阅读全文
posted @ 2015-08-24 16:51 YoMe 阅读(242) 评论(0) 推荐(0)
摘要: using System.Collections.Generic;using NewTempo.Ftp;using System.IO;using NshowAdClient.NshowAdServices;using NshowAdClient.Helper;namespace NshowAdCl... 阅读全文
posted @ 2015-08-24 16:48 YoMe 阅读(643) 评论(0) 推荐(0)