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

📄 resource.h

📁 基于C语言的俄罗斯方块游戏机程序,可以很方便的应用到各种游戏机中去.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RUSSIA.rc
//
#define IDR_POPMENU                     104
#define IDI_ICON                        109
#define IDR_MENU                        110
#define IDD_ABOUT                       111
#define IDD_REG                         112
#define IDR_ACCELERATOR                 113
#define IDB_BLOCK                       117
#define IDB_BUTTON                      119
#define IDB_FACE                        120
#define IDC_HAND                        122
#define IDB_NUMBER                      123
#define IDC_URL                         1003
#define ID_OK                           1004
#define IDC_HOMEPAGE                    1005
#define IDC_EMAIL                       1006
#define IDC_REGURL                      1010
#define ID_CANCEL                       1014
#define IDC_USER                        1015
#define IDC_CODE                        1016
#define ID_GAME_NEW                     40006
#define ID_GAME_EXIT                    40007
#define ID_GAME_ABOUT                   40008
#define ID_SSS                          40010
#define ID_GAME_PAUSE                   40013
#define ID_SPEED_ADD                    40015
#define ID_SPEED_DEC                    40016

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        125
#define _APS_NEXT_COMMAND_VALUE         40017
#define _APS_NEXT_CONTROL_VALUE         1007
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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