摘要: using System;using System.Timers;namespace 定时器ConsoleApplication1{class Class1{ [STAThread] static void Main(string[] args) { System.Timers.Timer aTim 阅读全文
posted @ 2021-01-20 18:01 慢慢毛毛慢慢 阅读(1178) 评论(0) 推荐(0)