摘要:
不能使用 窗体的 Timer,他只能在窗体中使用,服务中无法使用请使用 System.Timers.Timer类 protected override void OnStart(string[] args){ System.Timers.Timer t = new System.Timers.Tim 阅读全文
posted @ 2017-09-04 17:44
龙昊雪
阅读(4981)
评论(0)
推荐(0)
摘要:
Application.StartupPath 已知解决方案一: 读写文件路径的问题 用 $"{Application.StartupPath}\\config.txt" 阅读全文
posted @ 2017-09-04 17:31
龙昊雪
阅读(1018)
评论(0)
推荐(0)

浙公网安备 33010602011771号