📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by library.rc
//
#define IDD_ABOUTBOX 100
#define IDD_LIBRARY_FORM 101
#define IDR_MAINFRAME 128
#define IDR_LIBRARTYPE 129
#define IDD_LOGIN 130
#define IDD_USERVIEW 131
#define IDD_ADMINVIEW 132
#define IDD_ADMIN_FORM 133
#define IDD_ADDB 134
#define IDD_MODIFYB 135
#define IDD_ADDR 137
#define IDD_MODIFYR 138
#define IDR_SKINMAGIC1 142
#define IDC_CURSOR 145
#define IDB_BITMAP 147
#define IDC_USER 1000
#define IDC_PSW 1001
#define IDC_LIST_HISTORY 1001
#define IDC_BUT_QUERY 1002
#define IDC_EDIT_BOOKNO 1003
#define IDC_EDIT_BOOKNAME 1004
#define IDC_EDIT_AUTHOR 1005
#define IDC_EDIT_PUBLISHHOUSE 1006
#define IDC_LIST_INFO 1007
#define IDC_BUT_BORROWHISTORY 1008
#define IDC_EDIT_PSW 1009
#define IDC_EDIT_NEWPSW1 1010
#define IDC_EDIT_NEWPSW2 1011
#define IDC_BUT_MODIFYPSW 1012
#define IDC_STATIC_TIME 1013
#define IDC_STATIC_NAME 1014
#define IDC_STATIC_SEX 1015
#define IDC_STATIC_CLASS 1016
#define IDC_STATIC_ID 1021
#define IDC_LIST_BOOK 1022
#define IDC_LIST_READER 1023
#define IDC_BUT_ADDB 1024
#define IDC_BUT_MODIFYB 1025
#define IDC_EDIT_BY 1025
#define IDC_BUT_DELETEB 1026
#define IDC_EDIT_BAUTHER 1026
#define IDC_BUT_ADDR 1027
#define IDC_EDIT_BPUBLISE 1027
#define IDC_COMBO 1027
#define IDC_BUT_MODIFYR 1028
#define IDC_EDIT_BNAME 1028
#define IDC_EDIT_BMY 1028
#define IDC_BUT_DELETER 1029
#define IDC_EDIT_BM 1029
#define IDC_EDIT_BMM 1029
#define IDC_EDIT_BD 1030
#define IDC_EDIT_BMD 1030
#define IDC_EDIT_BNO 1031
#define IDC_EDIT_BMAUTHOR 1032
#define IDC_EDIT_BMNAME 1033
#define IDC_EDIT_BMPUBLISH 1034
#define IDC_EDIT_BMNO 1035
#define IDC_EDIT_RID 1037
#define IDC_EDIT_RNAME 1038
#define IDC_EDIT_RCLASS 1039
#define IDC_RADIO_SEXF 1040
#define IDC_RADIO_SEXM 1041
#define IDC_RADIO_RSEXM 1041
#define IDC_RADIO_RSEXF 1042
#define IDC_EDIT_RMRID 1043
#define IDC_EDIT_RMNAME 1044
#define IDC_BUT_BORROW 1044
#define IDC_EDIT_RMPSW 1045
#define IDC_EDIT_BRID 1045
#define IDC_EDIT_RMCLASS 1046
#define IDC_EDIT_BBNO 1046
#define IDC_BUT_DELPUNISH 1047
#define IDC_EDIT_PRID 1048
#define IDC_BUT_RETURN 1049
#define IDC_RADIO_SEXFEMAL 1049
#define IDC_RADIO_SEXMALE 1050
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 150
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -