摘要: System.Windows.Forms.Timer, System.Threading.Timer, System.Timer,三种Timer使用如下 第一种:System.Windows.Forms.Timer使用 [DllImport("User32.dll", CharSet = CharS 阅读全文
posted @ 2019-07-10 17:58 龙骑科技 阅读(359) 评论(0) 推荐(0)
摘要: Messagebox自定义计时关闭 新建Winform项目WindowsFormsAppTESTMessageBoxAutoClose 主窗体代码 using System;using System.Collections.Generic;using System.ComponentModel;us 阅读全文
posted @ 2019-07-10 17:49 龙骑科技 阅读(435) 评论(0) 推荐(0)