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

📄 resource.h

📁 一个在线考试系统的代码。功能包括考试科目管理
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ExmOnline.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_EXMONLINE_DIALOG            102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDR_MAINFRAME1                  128
#define IDI_ICON_ADMIN                  129
#define IDI_ICON_TCHR                   130
#define IDI_ICON_TCHRS                  130
#define IDI_ICON_STDNT                  131
#define IDI_ICON_MAINFRAME              132
#define IDB_BITMAP_MAIN                 134
#define IDR_MENU_MAIN                   135
#define IDD_DIALOG_TCHRSLGN             136
#define IDD_DIALOG_TSET                 137
#define IDD_DIALOG_STDTLGN              138
#define IDD_DIALOG_SUBJCTSEL            139
#define IDD_DIALOG_EXAM                 142
#define IDD_DIALOG_ADDSUBJCT            143
#define IDD_DIALOG_ADMINLGN             144
#define IDD_DIALOG_SCOREQUERY           145
#define IDD_DIALOG_ADDQSTION            146
#define IDD_DIALOG_QSTIONMNG            148
#define IDC_STATIC_MAIN                 1000
#define IDC_EDIT_IDTCHRS                1001
#define IDC_EDIT_PSWTCHRS               1002
#define IDC_BUTTON_OK                   1003
#define IDC_COMBO_SELSBJCT              1005
#define IDC_EDIT_NUMSEL                 1006
#define IDC_EDIT_NUMBLK                 1007
#define IDC_BUTTON_SUBMIT               1008
#define IDC_EDIT_NUMJDG                 1009
#define IDC_EDIT_STDNTNUM               1010
#define IDC_EDIT_TOTALTIME              1010
#define IDC_COMBO_SUBJCTSEL             1014
#define IDC_BUTTON_SEL                  1020
#define IDC_BUTTON_BLK                  1021
#define IDC_BUTTON_JUDGE                1022
#define IDC_RICHEDIT_QSTION             1023
#define IDC_BUTTON_PRE                  1025
#define IDC_BUTTON_NEXT                 1026
#define IDC_RICHEDIT_ANSA               1028
#define IDC_RICHEDIT_ANSB               1029
#define IDC_RICHEDIT_ANSC               1030
#define IDC_RICHEDIT_ANSD               1031
#define IDC_RADIO_ANSA                  1032
#define IDC_RADIO_ANSB                  1033
#define IDC_RADIO_ANSC                  1034
#define IDC_RADIO_ANSD                  1035
#define IDC_STATIC_NOTICE               1036
#define IDC_STATIC1                     1037
#define IDC_STATIC2                     1038
#define IDC_STATIC3                     1039
#define IDC_STATIC4                     1040
#define IDC_EDIT_BLKANS                 1045
#define IDC_STATIC_BLK                  1046
#define IDC_RADIO_TRUE                  1051
#define IDC_RADIO_FALSE                 1052
#define IDC_STATIC_QSTION               1053
#define IDC_EDIT_SUBJCTID               1054
#define IDC_EDIT_SUBJCTNAME             1055
#define IDC_EDIT_DBNAME                 1056
#define IDC_EDIT_ADMINID                1061
#define IDC_EDIT_ADMINPSW               1062
#define IDC_COMBO_SUBJCT                1063
#define IDC_LIST_SCORE                  1064
#define IDC_EDIT_PASSRATE               1065
#define IDC_COMBO_QSTIONTYPE            1067
#define IDC_STATIC_ANSA                 1072
#define IDC_STATIC_ANSB                 1073
#define IDC_STATIC_ANSC                 1074
#define IDC_STATIC_ANSD                 1075
#define IDC_RADIO_JUDGEFALSE            1080
#define IDC_RADIO_JUDGETRUE             1081
#define IDC_LIST_QSTIONS                1086
#define IDC_BUTTON_MODIFY               1088
#define IDC_BUTTON_DELETE               1089
#define IDC_BUTTON_CONFIRM              1101
#define IDM_SETPARAMS                   32772
#define IDM_QUERYSCORE                  32773
#define IDM_ADDQSTION                   32774
#define IDM_BEGINTEST                   32775
#define IDM_ADDSUBJCT                   32776
#define IDM_QSTIONMODIFY                32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1102
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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