📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Q11PC.rc
//
#define IDI_ICON1 101
#define IDD_DIALOG_ABOUT 103
#define IDR_MENU_MAIN 105
#define IDC_BTN_DEFAULT 108
#define IDD_DIALOG_SETTING 117
#define IDB_WSDEMO 118
#define IDR_WAVE_SHOT 125
#define IDR_WAVE_BOMB 126
#define IDR_WAVE_GETGOODS 127
#define IDR_WAVE_BOSSBALL 132
#define IDC_COMBO1 1000
#define IDC_CMBUSER 1000
#define IDC_COMBO2 1002
#define IDC_CMBLEVEL 1002
#define IDC_COMBO3 1003
#define IDC_CHECK_AUTOFIRE 1010
#define IDC_STATIC_SETTING 1011
#define IDC_EDIT_UP 2000
#define IDC_EDIT_DOWN 2001
#define IDC_EDIT_LEFT 2002
#define IDC_EDIT_RIGHT 2003
#define IDC_EDIT_FIRE 2004
#define IDC_EDIT_BOMB 2005
#define IDC_EDIT_NUMBER 2006
#define IDM_GAME 40001
#define IDS_GAME 40002
#define IDM_GAME_START 40003
#define IDM_GAME_SET 40004
#define IDM_GAME_EXIT 40005
#define IDM_ABOUT 40007
#define IDS_About 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -