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

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