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

📄 resource.h

📁 一个经典的智力游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Hanoi.rc
//
#define IDD_ABOUTBOX                    100
#define IDB_SPLASH                      102
#define IDR_MAINFRAME                   128
#define IDR_HANOITYPE                   129
#define IDC_CURSOR1                     134
#define IDC_CURSOR2                     135
#define IDC_CURSOR3                     136
#define IDC_CURSOR4                     137
#define IDC_CURSOR5                     138
#define IDB_BGA                         140
#define IDB_BG                          141
#define IDD_DIALOG1                     144
#define IDC_CURSOR6                     146
#define IDC_CURSOR7                     147
#define IDC_CURSOR8                     148
#define IDC_SLIDER1                     1000
#define IDC_EDIT1                       1001
#define ID_OPTION_SET                   32772
#define ID_OPTION_RESTART               32774
#define ID_DEMO                         32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        150
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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