📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MenuManage.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDD_MENUMANAGE_DIALOG 102
#define IDS_ABOUTBOX 103
#define IDR_MAINFRAME 128
#define IDR_MENU_MANAGE 129
#define IDD_REGISTER_DLG 130
#define IDD_LOGIN_DLG 131
#define IDD_SETLEVEL_DLG 132
#define IDD_SETDESK_DLG 133
#define IDD_OUTOFDUTY_DLG 133
#define IDD_SETMENU_DLG 134
#define IDD_BALANCE_DLG 135
#define IDI_User 139
#define IDI_key 143
#define IDD_UPDATE_USER_DLG 144
#define IDI_ICON_NOONE 150
#define IDI_ICON_SOMEONE 151
#define IDB_BITMAP1 155
#define IDB_BITMAP2 156
#define IDD_DESK_DLG 157
#define IDD_PAY_DLG 159
#define IDD_SETPAYMODE_DLG 163
#define IDD_CALCULATE_DLG 166
#define IDB_BITMAP3 173
#define IDC_EDIT_USERNAME 1000
#define IDC_EDIT_USERNUM 1001
#define IDC_EDIT_USERAGE 1002
#define IDC_EDIT_USERNATIVE 1003
#define IDC_EDIT_USERADDRESS 1004
#define IDC_MALE 1005
#define IDC_FEMALE 1006
#define IDC_EDIT_USERPWD 1007
#define IDC_EDIT_USERPWD_AGAIN 1008
#define ID_REGISTER_BTN 1009
#define IDC_FOOD_NUM 1010
#define IDC_EDIT_LOGINNAME 1011
#define IDC_FOOD_NAME 1012
#define IDC_FOOD_TYPE 1013
#define IDC_EDIT_LOGINPWD 1014
#define IDC_FOOD_PRICE 1015
#define ID_LOGIN_BTN 1016
#define IDC_FOOD_REMARK 1017
#define IDC_FOOD_PIC 1018
#define IDC_FOODCOST 1019
#define IDC_PICTURE 1020
#define IDC_DATAGRID_USER 1021
#define IDC_FOOD_FIRST 1022
#define IDC_LOOKFOR_BTN 1023
#define IDC_FOOD_PREVIEW 1024
#define IDC_LOOKFOR_NAME 1025
#define IDC_FOOD_NEXT 1026
#define ID_UPDATE_BTN 1027
#define IDC_FOOD_LAST 1028
#define IDC_DISP_ALL_BTN 1029
#define IDC_UPDATE_NUM 1030
#define IDC_UPDATE_NUMBER 1031
#define IDC_RADIO_EMPLOYEE 1032
#define IDC_RADIO_MANAYGER 1033
#define IDC_UPDATE_NAME 1034
#define IDC_ADD_FOOD 1035
#define IDC_SAVE_FOOD 1036
#define IDC_DESK_BTN1 1037
#define IDC_DELETE_FOOD 1038
#define IDC_DESK_BTN2 1039
#define IDC_ORDER_DESK_NUMBER 1040
#define IDC_ORDER_FOOD_NUM 1041
#define IDC_ORDER_BTN 1042
#define IDC_DATAGRID_FOOD 1043
#define IDC_ORDER_REBATE 1045
#define IDC_PAY_DESK_NUMBER 1046
#define IDC_PAY_TOTALPRICE 1047
#define IDC_PAY_REALPRICE 1048
#define IDC_PAY_REPAYPRICE 1049
#define IDC_DATETIMEPICKER2 1049
#define IDC_PAY_PEOPLE 1050
#define IDC_INPUT 1051
#define IDC_DATAGRID_PAYMODE 1052
#define IDC_PAYMODE_ADD_BTN 1053
#define IDC_EDIT_PAYMODE 1054
#define IDC_PAYMODE_DEL_BTN 1055
#define IDO_SURE 1056
#define IDC_STATIC_INPUT_PAYMODE 1057
#define IDC_COMBO_PAYMODE 1058
#define IDC_EDIT_MEMBER_NUM 1061
#define IDC_EDIT_FOOD_ACOUNT 1063
#define IDC_DATAGRID_PAY 1064
#define IDC_PAY_PRINT_BTN 1065
#define IDC_DATETIMEPICKER_PAY 1068
#define IDC_SELL_LISTREPORT 1069
#define IDC_THING_LISTREPORT 1070
#define IDC_DATETIMEPICKER_START 1071
#define IDC_EDIT_START 1072
#define IDC_EDIT_END 1073
#define IDC_DATETIMEPICKER_END 1074
#define IDC_DATAGRID_LIST 1075
#define IDC_CAL_BTN 1076
#define IDC_CAL_PRING_BTN 1077
#define IDC_DATETIMEPICKER_OFFTIME 1078
#define IDC_EDIT_OFF_NAME 1079
#define IDC_EDIT_CHECK_ACOUNT 1080
#define IDC_DATAGRID_OFF 1081
#define IDC_CAL_DAY_BTN 1082
#define IDC_PRINT_DAY_BTN 1083
#define IDC_CANCEL 1085
#define ID_REGISTER 32771
#define ID_LOGIN 32772
#define ID_ORDER_SYSTEM 32773
#define ID_LOGOUT 32775
#define ID_EXIT_SYSTEM 32776
#define ID_SET_LEVEL 32777
#define ID_SET_DESK 32778
#define ID_SET_MENU 32779
#define ID_BALANCE 32780
#define ID_PAY_CHECK 32781
#define ID_PAYMODE_SET 32785
#define ID_MENUITEM32786 32786
#define ID_CHANGE_DUTY 32787
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 174
#define _APS_NEXT_COMMAND_VALUE 32789
#define _APS_NEXT_CONTROL_VALUE 1086
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -