this.Invoke((MethodInvoker)delegate {
txtResult.Text = sbd.ToString(); // runs on UI thread
});

posted on 2015-05-14 21:52  Coding让生活更美好  阅读(126)  评论(0编辑  收藏  举报