发表评论取消回复
相关阅读
相关 2021-05-21 仓库温控系统(Winform) 11 扩展控件-CircleButton
public partial class UCircleButton : Button { public UCircl
相关 2021-05-21 仓库温控系统(Winform) 10 扩展控件-panel
public partial class UPanel : Panel { private const int WM_PAINT =
相关 2021-05-21 仓库温控系统(Winform) 05 获取类属性静态方法PropertyHelper
public class PropertyHelper { /// <summary> /// 返回指定类型的指定列名的属性数
相关 2021-05-21 仓库温控系统(Winform) 02 架构设计
![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ub
相关 2021-05-21 仓库温控系统(Winform) 01 数据库设计
一:数据库全部表 ![在这里插入图片描述][watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ib
相关 2021-05-21 仓库温控系统(Winform) 14 扩展控件-MenuButton
[DefaultEvent("Click")] public partial class UMenuButton : UserControl {
相关 2021-05-21 仓库温控系统(Winform) 12 消息框的封装
public class MsgBoxHelper { /// <summary> /// 消息提示框 成功
相关 2021-05-21 仓库温控系统(Winform) 18 封装Panel中显示Form页方法
public static class FormUtility { //静态类中的静态方法---扩展方法 //检查一
相关 2021-05-21 仓库温控系统(Winform) 17 定时器的使用
System.Timers.Timer timer = null; private void InitStatusInfo() { s
相关 2021-05-21 仓库温控系统(Winform) 16 扩展控件-PageButton
[DefaultEvent("Click")] public partial class UPageButton : UserControl {
还没有评论,来说两句吧...