摘要:
using NewTempo.Ftp;using NshowAdClient.Events;using NshowAdClient.Helper;using System;using System.Collections.Generic;using System.IO;using System.Li... 阅读全文
摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using ScheduleWork;using NshowAdClient.Services;using NshowAdClient.... 阅读全文
摘要:
using System;namespace ScheduleWork{ public interface IScheduleWork { bool IsRun { get; } bool IsCompleted { get; } bool IsFailed { get;... 阅读全文
摘要:
using System.Collections.Generic;using NewTempo.Ftp;using System.IO;using NshowAdClient.NshowAdServices;using NshowAdClient.Helper;namespace NshowAdCl... 阅读全文