System.Threading.TimerCallback 永不停止的定时器
摘要:using System; using System.Collections.Generic; using System.Text; using System.Threading; namespace ConsoleApplication1 { class TimerExample { static void Main(string[] args) ...
阅读全文
posted @ 2008-04-25 22:25
浙公网安备 33010602011771号