📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ztsCards.rc
//
#define IDI_MAIN 101
#define IDM_MAIN 102
#define IDA_MAIN 104
#define IDB_LOGORIGHT 105
#define IDB_LOGOLEFT 108
#define DLG_SELECTNUM 109
#define DLG_SCORE 110
#define DLG_OPTION 111
#define IDD_DIALOG1 112
#define DLG_MOVE 112
#define IDC_DOWNARROW 113
#define DLG_WIN 115
#define DLG_LOSE 116
#define IDC_EDIT_NUM 1000
#define IDC_CHECK1 1001
#define IDC_CHK_ERRORMSG 1001
#define IDC_CHECK2 1002
#define IDC_CHK_QUICKMOVE 1002
#define IDC_CHECK3 1003
#define IDC_CHK_DBLCLK 1003
#define IDC_BUTTON1 1004
#define IDC_BTN_MOVE1 1004
#define IDC_CHK_SELECT 1006
#define IDC_CHK_SAME 1007
#define IDC_STATIC_SCORE 1008
#define IDC_BTN_CLEAR 1009
#define IDM_GAME_START 40001
#define IDM_GAME_SELECT 40002
#define IDM_GAME_RESTART 40003
#define IDM_GAME_SCORE 40004
#define IDM_GAME_OPTION 40005
#define IDM_GAME_UNDO 40006
#define IDM_GAME_EXIT 40007
#define IDM_HELP_ABOUT 40008
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 117
#define _APS_NEXT_COMMAND_VALUE 40015
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -