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

📄 resource.h

📁 学生成绩管理系统 使用C++语言加access数据库的一个小型软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Student.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_STUDENT_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_LOGGIN               130
#define IDD_DIALOG_REGIST               131
#define IDD_DIALOG_USERMAN              134
#define IDC_MSFLEXGRID                  1000
#define ID_BUTTON_CALC                  1001
#define ID_BUTTON_EXIT                  1002
#define IDC_BUTTON_EXIT                 1002
#define IDC_COMBO_CLASS                 1003
#define IDC_EDIT_AVERAGE                1004
#define IDC_EDIT_ID                     1005
#define IDC_EDIT_NAME                   1006
#define IDC_EDIT_MARK                   1007
#define IDC_EDIT_STDDEV                 1008
#define IDC_COMBO_PERIOD                1009
#define IDC_EDIT_EXERCISE               1010
#define IDC_EDIT_REPORT                 1011
#define IDC_EDIT_MIDTERM                1012
#define IDC_EDIT_TERMINAL               1013
#define IDC_EDIT_COUNTA                 1014
#define IDC_EDIT_COUNTE                 1015
#define IDC_BUTTON_SORT                 1016
#define IDC_COMBO_COURSE                1017
#define IDC_EDIT_USERID                 1018
#define IDC_EDIT_PSW                    1019
#define IDC_BUTTON_REGIST               1021
#define IDC_EDIT_RUSERID                1025
#define IDC_EDIT_RPSW                   1026
#define IDC_EDIT_RNAME                  1027
#define IDC_BUTTON_INSERT               1028
#define IDC_BUTTON_CLAC                 1030
#define IDC_BUTTON_UPDATE               1031
#define IDC_STATIC_DATA                 1033
#define IDC_BUTTON_FLASH                1034
#define IDC_BUTTON_DELETE               1035
#define IDC_STATIC_NAME                 1036
#define IDC_STATIC_TIME                 1039
#define IDC_BUTTON_USERMAN              1040
#define IDC_BUTTON_LOCATE               1041
#define IDC_RADIO_UPDATENAME            1042
#define IDC_RADIO_UPDATEPSD             1043
#define IDC_EDIT_OLDPSD                 1046
#define IDC_EDIT_AGAINPSD               1047
#define IDC_EDIT_NEWPSD                 1048
#define IDC_STATIC_OLDPSD               1050
#define IDC_STATIC_NEWPSD               1051
#define IDC_STATIC_AGAINPSD             1052
#define IDC_STATIC_USERID               1053
#define IDC_BUTTON_PRINT                1055

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

⌨️ 快捷键说明

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