C#四种定时器

参考博文:https://blog.csdn.net/u010476739/article/details/105339149

一、System.Threading.Timer

 

二、System.Timers.Timer

 

三、System.Windows.Forms.Timer(Windows Forms Timer)

 

四、System.Windows.Threading.DispatcherTimer(WPF timer)

posted @ 2022-07-19 22:18  HelloWorld庄先生  阅读(76)  评论(0编辑  收藏  举报