📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DishWasherGUI.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DISHWASHERGUI_DIALOG 102
#define IDS_SERVICE_BUTTON 102
#define IDS_START 103
#define IDS_Normal 104
#define IDS_Quick 105
#define IDS_Intensive 106
#define IDS_DOOR_OPEN 107
#define IDS_DOOR_CLOSE 108
#define IDR_MAINFRAME 128
#define IDB_DOOR_CLOSED 129
#define IDB_DOOR_OPENNED 130
#define IDC_START 1000
#define IDC_OPEN 1001
#define IDC_CLOSE 1002
#define IDC_DOOR 1005
#define IDC_PROGRESS1 1006
#define IDC_OPERATION_STATES 1006
#define IDC_Normal 1008
#define IDC_Quick 1009
#define IDC_Mode 1010
#define IDC_Intensive 1011
#define IDC_OPER_INDICATION 1012
#define IDC_INVISIBLE 1013
#define IDC_Operation 1014
#define IDC_Service 1015
#define IDC_SERVICE_BUTTON 1016
#define IDC_CYCLES_TEXT 1017
#define IDC_CYCLES_VALUE 1018
#define IDC_SERVICE_INDICATION 1019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -