摘要: 定时关闭窗口 public MainWindow(){StartUpGif startUpGif = new StartUpGif();StartCloseTimer();startUpGif.ShowDialog();} private void StartCloseTimer() { Dispa 阅读全文
posted @ 2022-11-03 14:09 谷玥 阅读(148) 评论(0) 推荐(0)