摘要: /// <summary> /// 停下线程 /// </summary> private void MyStopTask() { new Action(() => { if (thread != null) { while (thread.ThreadState != System.Threadi 阅读全文
posted @ 2018-12-22 19:33 LuoCore 阅读(2402) 评论(0) 推荐(0) 编辑
摘要: Invalidate(); 阅读全文
posted @ 2018-12-22 18:32 LuoCore 阅读(1488) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/fish124423/archive/2012/10/16/2726543.html 在Invoke(....)之前加上1 this.components==null 2 this.IsDisposed 3 IsHandleCreated 来return 阅读全文
posted @ 2018-12-22 17:06 LuoCore 阅读(1222) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示