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

📄 resource.h

📁 一个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.
💻 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 IDB_BITMAP1                     129
#define IDR_MENU1                       130
#define IDD_LOGIN_DIALOG                131
#define IDD_STUMAN_DIALOG               132
#define IDD_Edit_DIALOG                 134
#define IDD_EDITGRAGE_DIALOG            136
#define IDD_CHANGEPWD_DIALOG            137
#define IDC_USERNAME_EDIT               1000
#define IDC_PWD_EDIT                    1001
#define IDC_ADODC1                      1004
#define IDC_ADODC2                      1005
#define IDC_DATAGRID1                   1006
#define IDC_DATAGRID2                   1007
#define IDC_ADD_BUTTON                  1008
#define IDC_MODISTU_BUTTON              1009
#define IDC_DEL_BUTTON                  1010
#define IDC_MODIGRA_BUTTON              1011
#define IDC_BADGEID_EDIT                1013
#define IDC_STUNAME_EDIT                1014
#define IDC_MAJOR_EDIT                  1015
#define IDC_SEX_COMBO                   1016
#define IDC_BIRTH_EDIT                  1017
#define IDC_BadgeID_STATIC              1018
#define IDC_CHINESE_EDIT                1019
#define IDC_ENGLISH_EDIT                1020
#define IDC_DATASTRUCT_EDIT             1021
#define IDC_COMALGOR_EDIT               1022
#define IDC_OS_EDIT                     1023
#define IDC_JAVA_EDIT                   1024
#define IDC_OLDPWD_EDIT                 1025
#define IDC_NEWPWD1_EDIT                1026
#define IDC_NEWPWD2_EDIT                1027
#define IDC_USENAME_STATIC              1028
#define IDC_REFRESH_BUTTON              1029
#define IDC_SEARCH_COMBO                1041
#define IDC_SEARCH_EDIT                 1042
#define IDC_SEARCH_BUTTON               1043
#define IDC_SSEX_COMBO                  1045
#define IDR_STU                         32771
#define IDR_EXIT                        32772
#define IDR_GRADE                       32773
#define IDR_USERMAN                     32774
#define IDR_PWDMAN                      32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1046
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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