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

📄 resource.h

📁 用VC开发的背单词小软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WinBDC.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_WINBDC_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDI_HAMBURGER                   135
#define IDD_REVIEW                      136
#define IDD_LOGIN                       137
#define IDD_CREATEUSER                  138
#define IDD_USERMANGE                   139
#define IDC_STATIC1                     1001
#define IDC_STATIC2                     1002
#define IDC_STATIC3                     1003
#define IDC_RICHEDIT1                   1005
#define IDC_EDIT1                       1006
#define IDC_SPELLOK                     1007
#define IDC_EDIT2                       1007
#define IDC_EDIT3                       1008
#define IDC_LIST1                       1009
#define IDC_EDIT4                       1010
#define IDC_SPELLRESULT                 1011
#define IDC_USERNAME                    1012
#define IDC_PASSWORD                    1013
#define IDC_NEWUSER                     1016
#define IDC_MODIFYOK                    1017
#define IDC_ADDWORD                     1018
#define IDC_EDITWORD                    1019
#define IDC_RADIO1                      1019
#define IDC_DELWORD                     1020
#define IDC_RADIO2                      1020
#define ID_HELP_ABOUT                   32771
#define ID_FILE_EXIT                    32772
#define ID_EDIT_REVIEW                  32773
#define ID_EDIT_BEGIN                   32774
#define ID_EDIT_MANAGEDB                32775
#define ID_EDIT_MANAGEUSER              32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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