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

📄 resource.h

📁 这是我自己做的C学生管理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by lwx.rc
//
#define IDD_DIALOG1                     101
#define IDD_DIALOG2                     102
#define IDD_DIALOG3                     103
#define IDD_DIALOG4                     104
#define IDR_MENU1                       105
#define IDD_DIALOG5                     106
#define IDI_ICON1                       108
#define IDI_sys                         109
#define IDC_EDTNUM                      1000
#define IDC_EDIT1                       1000
#define IDC_STATIC2                     1000
#define IDC_EDTNAM                      1001
#define IDC_EDIT2                       1001
#define IDC_EDTAGE                      1002
#define IDC_EDIT3                       1002
#define IDC_EDTSEX                      1003
#define IDC_EDIT4                       1003
#define IDC_EDTPHONE                    1004
#define IDC_EDIT5                       1004
#define IDC_SICNUM                      1005
#define IDC_EDIT6                       1005
#define IDC_SICNAM                      1006
#define IDC_EDIT7                       1006
#define IDC_SICAGE                      1007
#define IDC_SICSEX                      1008
#define IDC_EDTOICQ                     1009
#define IDC_SICOICQ                     1010
#define IDC_RADIO1                      1014
#define IDC_RADIO2                      1015
#define IDC_BUTTON1                     1016
#define IDC_BUTTON2                     1017
#define IDC_EDIT8                       1019
#define IDC_SICNEW                      40001
#define IDC_SICFIND                     40002
#define IDC_SICMODIFY                   40003
#define IDC_SICDEL                      40004
#define IDC_SICSAVE                     40005
#define IDC_SICEND                      40006
#define IDC_SICNEXT                     40007
#define IDC_SICUP                       40008
#define IDC_SICABOUT                    40009
#define IDC_SICHELP                     40010
#define IDC_SICPHONE                    -1
#define IDC_STATIC1                     -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        109
#define _APS_NEXT_COMMAND_VALUE         40011
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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