关于C#中timer类
摘要:关于C#中timer类 在C#里关于定时器类就有3个 1.定义在System.Windows.Forms里 2.定义在System.Threading.Timer类里 /?" 3.定义在System.Timers.Timer类里 System.Windows.Forms.Timer是应用于WinForm中的,它是通过Windows消息机制实现的,类似于VB或Delphi中的T...
阅读全文
posted @ 2007-10-08 14:35
浙公网安备 33010602011771号