随笔分类 -  线程

摘要:ZC:(20191220)查到,“this.Dispatcher.Invoke(delegateSetText, new object[] { i.ToString() });” 是同步的,可以使用 BeginInvoke就可以不是同步的了。BeginInvoke 可能就和 MainWindow.F 阅读全文
posted @ 2019-10-31 09:52 csskill 阅读(198) 评论(0) 推荐(0)