C#中的线程三(结合ProgressBar学习Control.BeginInvoke)
摘要:通过前面2篇的学习应该得出以下结论 1、Delegate.BeginInvoke中执行的方法是异步的 1 public static void Start2() 2 { 3 Console.WriteLine("main thread:{0},{1},{2}", Thread.CurrentThre
阅读全文
posted @ 2018-10-29 12:14
posted @ 2018-10-29 12:14
posted @ 2018-10-26 22:03
posted @ 2018-10-26 19:02
posted @ 2018-10-26 18:48
posted @ 2018-10-25 08:52
posted @ 2018-10-23 22:46
posted @ 2018-10-21 11:22