01 2021 档案

摘要:使用winform实现画圆角矩形 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Diagnostics; using Syste 阅读全文
posted @ 2021-01-22 16:21 春天又来了 阅读(1340) 评论(0) 推荐(0)
摘要:下面是用户控件的代码: using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Linq; u 阅读全文
posted @ 2021-01-12 16:55 春天又来了 阅读(1514) 评论(0) 推荐(0)
摘要:使用WINFORM来进行屏幕截图,试试这一串 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.D 阅读全文
posted @ 2021-01-06 13:45 春天又来了 阅读(620) 评论(0) 推荐(0)