resource.h
来自「Visual studio 2005 C++ 俄罗斯方块游戏实例 详细的介绍了编」· C头文件 代码 · 共 36 行
H
36 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by test.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDR_MAINFRAME 128
#define IDR_testTYPE 129
#define IDD_Set 131
#define IDB_BITMAP1 132
#define IDC_BGM 1004
#define IDC_Static2 1005
#define IDC_SPEED 1006
#define IDC_BUTTON1 1007
#define ID_32771 32771
#define ID_32772 32772
#define ID_32773 32773
#define ID_32774 32774
#define ID_Start 32775
#define ID_Stop 32776
#define ID_Restart 32777
#define ID_Pause 32778
#define ID_32779 32779
#define ID_SET 32780
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1008
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?