📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Sample.rc
//
#define IDC_APPICON 100
#define IDC_APPMENU 100
#define IDC_APPACCEL 100
#define ID_STOPSCRIPT 100
#define ID_APP_EXIT 101
#define IDD_ABOUT 101
#define ID_APP_ABOUT 102
#define ID_MUSIC_CD 103
#define ID_MUSIC_OFF 104
#define ID_LOADGAME 105
#define ID_SAVEGAME 106
#define IDC_STARTGAME 1000
#define IDC_TITLE 1001
#define IDC_COMPANY 1002
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 109
#define _APS_NEXT_COMMAND_VALUE 1001
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -