📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by res.rc
//
#define ID_DEL_OK 3
#define ID_DEL_CANCEL 4
#define IDD_DIALOG_ADD 102
#define IDR_MENU1 104
#define IDD_DIALOG_SEARCH1 105
#define IDD_DIALOG_SEARCH 105
#define IDD_SEARCH_NO 105
#define IDD_DIALOG_DEL 106
#define IDI_ICON1 107
#define IDD_DIALOG_ABOUT 109
#define IDD_DIALOG_MODIFY 110
#define IDD_SEARCH_NAME 111
#define IDD_SEARCH_SEX 112
#define IDD_DIALOG_HELP 113
#define IDB_BITMAP1 117
#define IDC_STATIC_STUNO 1007
#define IDC_EDIT2 1008
#define IDC_STATIC_NAME 1009
#define IDC_STATIC_SEX 1010
#define IDC_STATIC_ADDRESS 1011
#define IDC_EDIT3 1012
#define IDC_EDIT4 1013
#define IDC_EDIT5 1014
#define IDC_STATIC_SCORES 1015
#define IDC_STATIC_CHS 1016
#define IDC_EDIT6 1017
#define IDC_STATIC_MATH 1018
#define IDC_STATIC_ENG 1019
#define IDC_STATIC_COMP 1020
#define IDC_EDIT7 1021
#define IDC_EDIT8 1022
#define IDC_EDIT9 1023
#define IDC_COMBO_SEX 1024
#define IDC_BUTTON1 1025
#define IDC_BUTTON_ADDOK 1025
#define IDC_BUTTON2 1026
#define IDC_BUTTON_CANCEL 1026
#define IDC_EDIT_DELNO 1026
#define IDC_EDIT_SEARNO 1027
#define IDC_STATIC_DEL 1028
#define IDC_STATIC_SEARNO 1029
#define ID_SEARCH_OK 1030
#define ID_SEARCH_CANCEL 1031
#define IDC_COMBO_SEARCH 1033
#define IDC_STATIC_ABOUT 1034
#define ID_ABOUT_OK 1035
#define IDC_STATIC_MODIFY 1036
#define IDC_EDIT1 1037
#define IDC_EDIT_SEARNAME 1039
#define IDC_EDIT_SEARSEX 1040
#define IDSEARCH 1041
#define IDSETOUT 1042
#define ID_MENU_ADDSTU 40001
#define ID_MENU_SEARCH 40002
#define ID_MENU_MODIFY 40003
#define ID_MENU_DEL 40004
#define ID_MENU_ABOUT 40005
#define ID_MENU_HELP 40006
#define ID_MENU_SEEALL 40007
#define ID_MENU_EXIT 40008
#define ID_SEARCH_NO 40009
#define ID_SEARCH_NAME 40010
#define ID_SEARCH_SEX 40011
#define IDC_STATIC_STUINFO -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 118
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -