2015年11月17日
摘要: this.txtMessage.Dispatcher.Invoke(new outputDelegate(outputAction), msg);每个控件都有一个Dispatcher,然后用invoke方法。。。,这根webbrowser的在线程中访问的方式很类似 阅读全文
posted @ 2015-11-17 11:12 你的乐哥哥 阅读(210) 评论(0) 推荐(0) 编辑