摘要: //进度条同步显示的方法public void CommonProgressHandle(Action<Action> bizAct, int max, string msg) { using (SimpleProgress sp = new SimpleProgress()) { sp.Messa 阅读全文
posted @ 2024-04-24 09:26 卡萨丁·周 阅读(39) 评论(0) 推荐(0)