随笔分类 - C# / C#实操笔记
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.
阅读全文
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.IO.Port
阅读全文
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.IO.Ports; using Sys
阅读全文
摘要:1, 拖入计时器timer1 private void Form1_Load(object sender, EventArgs e) { timer1.Interval = 1000;//设置计时器间隔时间, 单位ms timer1.Start();//启动计时器 } private void ti
阅读全文
摘要:1, 新建窗口frm_Login using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Li
阅读全文

浙公网安备 33010602011771号