private void threadRead() { this.SetText("this is a new Thread"); }这个函数耗时太短了,你刚点完button1这个代码就执行完了。你可以给里边放一个嵌套的大循环