⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 这是一个用VC++编写的俄罗斯方块的游戏、直接运行就可以不用了
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by skyblue_Rect.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_SKYBLUTYPE                  129
#define IDD_DLG_OPTION                  130
#define IDI_ICON_SET                    133
#define IDI_ICON_START                  134
#define IDI_ICON_PAUSE                  135
#define IDI_ICON_END                    136
#define IDC_COMBO_AREA                  1000
#define IDC_COMBO_LEVEL                 1001
#define IDC_CHECK_GRID                  1002
#define IDC_CHECK_MUSIC                 1003
#define IDC_COMBO_BLOCK_SYTLE           1004
#define ID_GAME_START                   32771
#define ID_OPTION_GRID                  32772
#define ID_OPTION_MUSIC                 32773
#define ID_HELP_HELP                    32774
#define ID_HELP_ABOUT                   32775
#define ID_GAME_PAUSH                   32776
#define ID_GAME_END                     32777
#define ID_GAME_OPTION                  32778
#define ID_GAME_EXIT                    32779
#define ID_OPTION_AREA1                 32780
#define ID_OPTION_AREA2                 32781
#define ID_OPTION_AREA3                 32782
#define ID_OPTION_AREA4                 32783
#define ID_OPTION_LEVEL1                32784
#define ID_OPTION_LEVEL2                32785
#define ID_OPTION_LEVEL3                32786
#define ID_OPTION_LEVEL4                32787
#define ID_OPTION_LEVEL5                32788
#define ID_OPTION_LEVEL6                32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -