⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 这是一个水箱的液位控制程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 水箱实验.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_MY_FORM                     101
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_TIME                        130
#define IDD_CHANGEPID                   131
#define IDD_CONTROLSET                  132
#define IDD_SETSV                       133
#define IDD_CheckCurrentU               134
#define IDD_HISTORYDATA                 135
#define IDD_UPDOWNLIMIT                 136
#define IDD_WARNINGLIMIT                137
#define IDD_DELAYTIME                   138
#define IDD_DRAWFILTER                  140
#define IDD_AROM1                       141
#define IDD_AROM2                       142
#define IDD_SERIESOPTION                143
#define IDD_IDENTIFY                    144
#define IDC_START                       1000
#define IDC_STOP                        1001
#define IDC_EDIT2                       1002
#define IDC_TIME                        1002
#define IDC_LEFTSCROLLPAGE              1003
#define IDC_PIDKP1                      1003
#define IDC_LEFTSCROLL                  1004
#define IDC_PIDTI1                      1004
#define IDC_RIGHTSCROLLPAGE             1005
#define IDC_PIDTD1                      1005
#define IDC_RIGHTSCROLL                 1006
#define IDC_PIDKP2                      1006
#define IDC_PIDTD2                      1007
#define IDC_PID                         1007
#define IDC_PIDTI2                      1008
#define IDC_CONTROLER                   1008
#define IDC_PIDCONTROL                  1009
#define IDC_IDENTIFY                    1009
#define IDC_SMITHCONTROL                1010
#define IDC_SAVETXT                     1010
#define IDC_DMCCONTROL                  1011
#define IDC_SAVETXT2                    1011
#define IDC_OTHERCONTROL                1012
#define IDC_SAVETXT3                    1012
#define IDC_GETSETSV1                   1014
#define IDC_GETSETSV2                   1015
#define IDC_PEROUTPUT1                  1017
#define IDC_PEROUTPUT2                  1018
#define IDC_GETINPUT1                   1019
#define IDC_GETINPUT2                   1020
#define IDC_AORM                        1022
#define IDC_READ                        1023
#define IDC_SAVE                        1024
#define IDC_HISTORYDATA                 1025
#define IDC_HISTORYTIMEGET2             1026
#define IDC_AORM2                       1026
#define IDC_HISTORYSHOWMV1              1028
#define IDC_HISTORYSHOWPV1              1029
#define IDC_HISTORYSHOWSV1              1030
#define IDC_HISTORYSHOWMV2              1031
#define IDC_HISTORYSHOWPV2              1032
#define IDC_HISTORYSHOWSV2              1033
#define IDC_HISTORYTIMEGET1             1034
#define IDC_MVDOWNLIMIT1                1037
#define IDC_MVDOWNLIMIT2                1038
#define IDC_UPWARNING1                  1038
#define IDC_MVUPLIMIT2                  1039
#define IDC_DOWNWARNING1                1039
#define IDC_MVUPLIMIT1                  1040
#define IDC_UPWARNING2                  1040
#define IDC_DOWNWARNING2                1041
#define IDC_DELAYTIME1                  1046
#define IDC_DELAYTIME2                  1047
#define IDC_SHOWBKWHITE1                1048
#define IDC_HIDEMV1                     1049
#define IDC_HIDEPV1                     1050
#define IDC_HIDESV1                     1051
#define IDC_SHOWBKWHITE2                1052
#define IDC_HIDEMV2                     1053
#define IDC_HIDEPV2                     1054
#define IDC_HIDESV2                     1055
#define IDC_OK                          1059
#define IDC_FILTERYES1                  1060
#define IDC_FILTERYES2                  1061
#define IDC_GETFILTERNUN1               1062
#define IDC_GETFILTERNUN2               1063
#define IDC_MAN1                        1064
#define IDC_AUTO1                       1065
#define IDC_MAN2                        1065
#define IDC_SERIES1                     1066
#define IDC_AUTO2                       1066
#define IDC_DOUBBLECONTROL              1066
#define IDC_SERIES2                     1067
#define IDC_SINGLECONTROL               1067
#define IDC_DATANUMBER                  1068
#define IDC_MVDATA                      1069
#define IDC_BUTTON1                     1072
#define IDC_LIST1                       1075
#define ID_OPTION_TIME                  32771
#define ID_OPTION_PID                   32772
#define ID_OPTION_CONTROLSET            32773
#define ID_OPTION_SETSV                 32774
#define ID_OPTION_CURRENTV              32775
#define ID_OPTION_HISTORYDATA           32776
#define ID_SYSTEM_WARNINGLIMIT          32777
#define ID_SYSTEM_UPDOWNLIMIT           32778
#define ID_SYSTEM_DELAYTIME             32779
#define ID_SYSTEM_DRAWFILTER            32780
#define ID_OPTION_SERIES                32781

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        150
#define _APS_NEXT_COMMAND_VALUE         32782
#define _APS_NEXT_CONTROL_VALUE         1076
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -