📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GameClient.rc
//
#define IDC_MYICON 2
#define IDD_DEMO_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDS_HELLO 106
#define IDI_DEMO 107
#define IDI_SMALL 108
#define IDC_DEMO 109
#define IDR_MAINFRAME 128
#define IDC_SPEED 32771
#define IDC_PAUSE 32772
#define IDC_OPERATE 32773
#define IDC_AUTO 32774
#define IDC_STEP 32775
#define IDC_UPDATEMODE 32776
#define IDC_CHANGEDEVICE 32777
#define IDC_HELP_TIP 32778
#define IDC_SHOW_FPS 32779
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -