摘要: this.Invoke((EventHandler)(delegate{//pictureBox1.Image=img;txtCode.Text=getPicStr(img);}));不要再用Control.CheckForIllegalCrossThreadCalls = false;这种方法了,会有莫名其妙的错误 阅读全文
posted @ 2011-06-20 17:55 拼博之路 阅读(228) 评论(0) 推荐(0)