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

📄 resource.h

📁 这是一个用MFC做的选题系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 选题系统.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDB_SPLASH                      106
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOG_INPUT                129
#define IDD_DIALOG2                     130
#define IDD_DIALOG_LISTCTRL             130
#define IDI_ICON1                       131
#define IDI_ICON2                       132
#define IDI_ICON3                       133
#define IDI_ICON4                       134
#define IDI_ICON5                       135
#define IDI_ICON6                       136
#define IDI_ICON7                       137
#define IDI_ICON8                       138
#define IDI_ICON9                       139
#define IDI_ICON10                      140
#define IDD_DIALOG3                     142
#define IDD_DIALOG_SHEET                142
#define IDD_DIALOG4                     143
#define IDD_DIALOG_TREECTRL             143
#define IDI_ICON11                      144
#define IDC_STICKS                      1000
#define IDC_EDIT2                       1001
#define IDC_TOTALTITLES                 1001
#define IDC_SPIN1                       1002
#define IDC_LIST1                       1003
#define IDC_BUTTON_BEGIN                1004
#define IDC_BUTTON_JIEGUO               1005
#define IDC_STATIC1                     1006
#define IDC_TEXT                        1006
#define IDC_BUTTON_INPUT                1007
#define IDC_EDIT1                       1008
#define IDC_XUEHAOANDNAME               1008
#define IDC_BUTTON_READ                 1009
#define IDC_BUTTON_SAVE                 1010
#define IDC_SUM                         1012
#define IDC_TOTALNUMBER                 1012
#define IDC_PROGRESS1                   1013
#define IDC_RADIO1                      1014
#define IDC_RADIO2                      1015
#define IDC_RADIO3                      1016
#define IDC_RADIO4                      1017
#define IDC_TREE1                       1018
#define IDC_NUMBER                      1022
#define IDC_XUESHENG                    1023
#define IDC_XUESHENGLIST                1024
#define IDC_ANIMATE1                    1025

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           107
#endif
#endif

⌨️ 快捷键说明

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