文件名称:C# Timer的多线程使用方法
文件大小:58KB
文件格式:RAR
更新时间:2016-04-18 04:42:32
C# Timer 多线程 DoNet Timers
使用System.Threading.Timer 使用System.Timers.Timer 分别举例这两个类来实现多线程的时钟,不会阻塞UI线程 例子是Winform的
【文件预览】:
测试多线程
----bin()
--------Debug()
----Form1.Designer.cs(2KB)
----Form3.cs(4KB)
----Form2.resx(6KB)
----Form3.Designer.cs(5KB)
----Program.cs(496B)
----obj()
--------x86()
----测试多线程.suo(20KB)
----Form3.resx(6KB)
----Form2.cs(3KB)
----Form1.cs(1KB)
----Form2.Designer.cs(5KB)
----Form1.resx(6KB)
----测试多线程.sln(871B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----测试多线程.csproj(4KB)