📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Garage.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_GARAGETYPE 129
#define IDD_DIALOG1 132
#define IDD_DIALOG2 135
#define IDD_DIALOG3 136
#define IDD_DIALOG4 138
#define IDD_DIALOG5 139
#define IDD_DIALOG6 140
#define IDD_DIALOG7 141
#define IDD_DIALOG8 142
#define IDD_DIALOG9 143
#define IDD_DIALOG10 144
#define IDD_DIALOG11 145
#define IDC_STATIC_WELCOME 1005
#define IDC_STATIC_NAME 1006
#define IDC_STATIC_PASSWORD 1007
#define IDC_EDIT_NAME 1008
#define IDC_EDIT_PASSWORD 1009
#define IDC_EDIT_SMALLCAR_CARNO 1022
#define IDC_EDIT_SMALLCAR_ENTERTIME 1023
#define IDC_EDIT_MIDDLECAR_CARNO 1024
#define IDC_EDIT_MIDDLECAR_ENTERTIME 1025
#define IDC_EDIT_BIGCAR_NO 1029
#define IDC_EDIT_BIGCAR_ENTERTIME 1030
#define IDC_EDIT_TRUCK_CARNO 1031
#define IDC_EDIT_TRUCK_ENTERTIME 1032
#define IDC_EDIT_TRUCK_GOOD 1033
#define IDC_EDIT_CHARGE_SMALL 1034
#define IDC_EDIT_CHARGE_MIDDLE 1035
#define IDC_EDIT_CHARGE_BIG 1037
#define IDC_EDIT_CHARGE_GOOD 1039
#define IDC_EDIT_CARNO 1040
#define IDC_EDIT_LEAVETIME 1041
#define IDC_LIST1 1044
#define IDC_EDIT_SEATNO 1046
#define IDC_EDIT_CARSIZE 1047
#define IDC_EDIT_ENTERTIME 1048
#define IDC_EDIT_EMPTYSEATS_SMALL 1049
#define IDC_EDIT_TOTALNUM 1050
#define IDC_EDIT_EMPTYSEATS_MIDDLE 1051
#define IDC_EDIT_EMPTYSEATSBIG 1052
#define IDC_EDIT_SEARCHALL 1053
#define ID_CAR_SMALL 32771
#define ID_CAR_MIDDLE 32772
#define ID_CAR_BIG 32773
#define ID_CAR_LEAVE 32774
#define ID_SEARCH_SEAT 32775
#define ID_SEARCH_CAR 32776
#define ID_SYSTEM_LOGIN 32777
#define ID_SYSTEM_LOGOUT 32778
#define ID_CAR_TRUCK 32779
#define ID_CONFIG_PRICE 32780
#define ID_SEARCH_ALL 32781
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 146
#define _APS_NEXT_COMMAND_VALUE 32782
#define _APS_NEXT_CONTROL_VALUE 1054
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -