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

📄 resource.h

📁 这是一个俄罗斯方块的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 俄罗斯方块.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDT_DROP                        130
#define IDT_RECYCLE                     131
#define IDD_DIALOG                      133
#define IDD_DIALOGWORD                  134
#define IDD_DIALOG1                     135
#define IDD_DIALOG2                     136
#define IDD_DIALOG3                     139
#define IDD_CONSET                      140
#define IDR_HELP                        141
#define IDC_SLIDER1                     1000
#define IDC_SLIDER2                     1001
#define IDC_EDIT1                       1002
#define IDC_EDIT2                       1003
#define IDC_CHECK                       1004
#define IDC_CONDOWN                     1004
#define IDC_EDIT                        1005
#define IDC_QUICKDROP                   1005
#define IDC_CONPAUSE                    1005
#define IDC_JOYSLIDER                   1006
#define IDC_CONRIGHT                    1006
#define IDC_JOYOK                       1009
#define IDC_JOYCANCEL                   1010
#define IDC_JOYINIT                     1011
#define IDC_TWOWINDOW                   1012
#define IDC_CONTURN                     1013
#define IDC_CONLEFT                     1014
#define IDM_START                       32771
#define IDM_END                         32772
#define IDM_BOX_DEFCOLOR                32775
#define IDM_BOX_RANDCOLOR               32776
#define IDM_INITSET                     32777
#define IDC_MID1                        32779
#define IDC_MID2                        32780
#define IDC_MID3                        32781
#define IDC_NOMID                       32782
#define IDM_WORD                        32783
#define IDM_STANDARD                    32784
#define IDM_CHANGE                      32785
#define IDM_LOAD                        32786
#define IDM_SAVE                        32787
#define ID_APP_HELP                     32788
#define IDM_SETJOY                      32789
#define IDM_CONSET                      32790

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32791
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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