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

📄 resource.h

📁 这是在学习数据库时写的一个程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MagicWord.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MAGICWORD_DIALOG            102
#define IDR_MAINFRAME                   127
#define IDI_SETTING                     128
#define IDI_LISTITEM                    129
#define IDI_ADDITION                    130
#define IDI_REMOVE                      131
#define IDI_MODIFY                      132
#define IDI_SEARCH                      133
#define IDI_ABOUT                       134
#define IDI_EXIT                        135
#define IDI_PREVIOUS                    136
#define IDI_NEXT                        137
#define IDI_END                         138
#define IDI_HOME                        139
#define IDI_GOTO                        140
#define IDI_JUMP                        141
#define IDD_SEARCH_DIALOG               144
#define IDD_WORDINFO_DIALOG             145
#define IDD_LISTITEM_DIALOG             147
#define IDD_STYLE_DIALOG                153
#define IDD_TIMER_DIALOG                154
#define IDC_SETTING                     1000
#define IDC_LISTITEM                    1001
#define IDC_ADDITION                    1002
#define IDC_REMOVE                      1003
#define IDC_MODIFY                      1004
#define IDC_SEARCH                      1005
#define IDC_ABOUT                       1006
#define IDC_EXIT                        1007
#define IDC_PREVIOUS                    1008
#define IDC_NEXT                        1009
#define IDC_END                         1010
#define IDC_HOME                        1011
#define IDC_GOTO                        1012
#define IDC_JUMP                        1013
#define IDC_EDIT_SENTENCE               1014
#define IDC_STATIC_WORD                 1015
#define IDC_WORD                        1016
#define IDC_EXPLAIN0                    1017
#define IDC_EXPLAIN1                    1018
#define IDC_EXPLAIN2                    1019
#define IDC_STATIC_JUMP                 1020
#define IDC_PHRASE0                     1021
#define IDC_EDIT_GOTO                   1022
#define IDC_PHRASE1                     1023
#define IDC_PHRASE2                     1024
#define IDC_SENTENCE0                   1025
#define IDC_SENTENCE1                   1026
#define IDC_GO                          1027
#define IDC_LIST                        1028
#define IDC_DISPLAY                     1029
#define IDC_CHECK                       1030
#define IDC_EDIT_EXPLAIN                1031
#define IDC_RADIO2                      1039
#define IDC_RADIO3                      1040
#define IDC_RADIO4                      1041
#define IDC_ISRUN                       1041
#define IDC_APPLYRUN                    1041
#define IDC_RADIO5                      1042
#define IDC_EDIT_SECOND                 1042
#define IDC_RADIO6                      1043
#define IDC_STYLE                       1044
#define IDC_WAY                         1045
#define IDC_WAY1                        1046
#define IDC_WAY2                        1047

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        155
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1048
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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