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

📄 resource.h

📁 Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Koules.rc
//
#define IDS_CHINASTR                    1
#define KOULES_VERSION_INFO             1
#define IDS_REGSUB                      2
#define IDS_MOUSEREG                    3
#define IDI_ICON                        101
#define IDR_MAINMENU                    102
#define IDR_ASCIIFONT                   106
#define IDD_ABOUT_DIALOG                107
#define IDR_KOULES                      114
#define IDR_RAWD2                       115
#define IDR_RAWCR1                      116
#define IDR_RAWCR2                      117
#define IDR_RAWD1                       118
#define IDR_RAWCO                       119
#define IDR_RAWE                        120
#define IDR_RAWS                        121
#define IDB_KOULESBITMAP                122
#define IDC_TIME                        1001
#define IDC_STATICINFO                  1004

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        124
#define _APS_NEXT_COMMAND_VALUE         40014
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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