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

📄 resource.h

📁 一个可以在嵌入式平台上面开发的俄罗斯方块程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Russian.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_RUSSIAN_FORM                101
#define IDR_MAINFRAME                   128
#define IDB_BLOCK                       130
#define IDD_PLAYERINFO                  149
#define IDD_PLAYERHISTORY               150
#define IDC_BUTTON_START                1000
#define IDC_BUTTON_UP                   1001
#define IDC_BUTTON_DOWN                 1002
#define IDC_BUTTON_LEFT                 1003
#define IDC_BUTTON_RIGHT                1004
#define IDL_LEVEL                       1007
#define IDL_SCORE                       1008
#define IDC_PROMPTFRAME                 1009
#define IDE_PLAYERNAME                  1010
#define IDC_LIST_PLAYER                 1011
#define IDB_DELETE                      1013
#define IDC_BUTTON_DELETE               1014
#define IDL_AUTHORNAME                  1014
#define IDB_BITMAP1                     2000
#define IDB_BITMAP2                     2001
#define IDB_BITMAP3                     2002
#define IDB_BITMAP4                     2003
#define IDB_BITMAP5                     2004
#define IDB_BITMAP6                     2005
#define IDB_BITMAP7                     2006
#define IDM_TITLE                       32771
#define IDM_START                       32772
#define IDM_PAUSE                       32773
#define IDM_REPLAY                      32774
#define IDM_CONTINUE                    32775
#define IDM_PLAYER                      32777
#define ID_BUTTON_EXIT                  32778

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        155
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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