02 2013 档案
摘要:C#中有三种常用的Timer,分别是1.System.Windows.Forms.Timer2.System.Threading.Timer3.System.Timers.Timer而在WindowsPhone中,这三种Timer都是不可用的。遂Google了下,在WindowsPhone中有一个DispatcherTimer类(MSDN介绍:http://msdn.microsoft.com/zh-cn/library/system.windows.threading.dispatchertimer(v=vs.95).aspx)虽然DispatcherTimer类比较简陋,但是足以让我们完成
阅读全文

浙公网安备 33010602011771号