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

📄 resource.h

📁 这个个系统是学生管理系统。利用SDK做界面
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Student.rc
//
#define IDC_MYICON                      2
#define IDD_STUDENT_DIALOG              102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDD_ABOUT_DLG                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDM_FILE_EXIT                   105
#define IDS_HELLO                       106
#define IDI_STUDENT                     107
#define IDI_SMALL                       108
#define IDC_STUDENT                     109
#define IDR_MAINFRAME                   128
#define IDD_NEWSTU_DLG                  130
#define IDD_DELETE_DLG                  131
#define IDR_RIGHT                       132
#define IDC_EDIT_NAME                   1001
#define IDC_EDIT_NUMBER                 1002
#define IDC_RADIO_MALE                  1003
#define IDC_RADIO_FEMALE                1004
#define IDC_EDIT_TEL                    1006
#define IDC_EDIT_ADDRESS                1007
#define IDC_EDIT_CLASS                  1008
#define IDC_COMBO_YEAR                  1009
#define IDC_COMBO_MONTH                 1010
#define IDC_COMBO_DAY                   1011
#define IDC_COMBO_CLASS                 1012
#define IDC_TRIP                        1013
#define IDC_RADIO_NUMBER                1015
#define IDC_RADIO_NAME                  1016
#define IDC_COMBO_INFO                  1017
#define IDM_HELP_ABOUT                  32771
#define IDM_TOOL_ADDNEW                 32772
#define IDM_TOOL_DELETE                 32773
#define IDM_TOOL_MODIFY                 32774
#define IDM_FILE_NEW                    32775
#define IDM_FILE_SAVE                   32776
#define IDM_FILE_SAVEAS                 32777
#define IDM_FILE_OPEN                   32778
#define IDM_HELP_HELP                   32779
#define IDM_VIEW_NUMBER                 32780
#define IDM_VIEW_NAME                   32781
#define IDM_VIEW_SEX                    32782
#define IDM_VIEW_AGE                    32783
#define IDM_VIEW_CLASS                  32784
#define IDM_VIEW_TELEPHONE              32785
#define IDM_VIEW_ADDRESS                32786
#define IDM_VIEW_FRESH                  32787
#define IDM_VIEW_ASC                    32788
#define IDM_VIEW_DESC                   32789
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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