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

📄 resource.h

📁 自制 猜数字游戏 mfc程序 记录游戏成绩
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by guessNum.rc
//
#define IDOK2                           3
#define IDD_GUESSNUM_DIALOG             102
#define IDD_ABORT_DIALOG                103
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_DAT                         130
#define IDD_INPUTDAT                    131
#define IDC_INPUT                       1001
#define IDC_STATICLIST                  1002
#define IDNEW                           1003
#define IDC_ANSWER                      1004
#define IDC_BUTTON12                    1016
#define IDC_ENTER                       1016
#define IDC_EDIT1                       1017
#define IDDELETE                        1018
#define IDC_TIMER                       1019
#define IDC_BUTTON1                     2000
#define IDC_BUTTON2                     2001
#define IDC_BUTTON3                     2002
#define IDC_BUTTON4                     2003
#define IDC_BUTTON5                     2004
#define IDC_BUTTON6                     2005
#define IDC_BUTTON7                     2006
#define IDC_BUTTON8                     2007
#define IDC_BUTTON9                     2008
#define IDC_BUTTON10                    2009
#define ID_MENUITEMEXIT                 32771
#define ID_MENUITEM32773                32773
#define ID_MENUITEM32775                32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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