摘要:
为了确保 backgroundWorker1_ProgressChanged事件能起作用 设置 WorkerReportsProgress = True;为了确保能取消操作 设置 WorkerSupportsCancellation = True 这样代码 backgroundWorker1.CancelAsync(); 就不会出错using System;using System.Compon... 阅读全文
posted @ 2020-06-26 13:20
XE2011
阅读(521)
评论(0)
推荐(0)

浙公网安备 33010602011771号