📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by libmis.rc
//
#define ID_ADD 2
#define ID_DEL 3
#define ID_UPDATE 4
#define ID_LEND 7
#define IDD_LIBMIS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_LOGIN_DLG 130
#define IDD_ADMINGL_DLG 132
#define IDD_ADMINNEW_DLG 134
#define IDD_CHANGEPSW_DLG 135
#define IDD_BOOKGL_DLG 136
#define IDD_ADDBOOK 138
#define IDD_SEARCHBOOK_DLG 141
#define IDD_READERGL_DLG 144
#define IDD_READEREDIT_DLG 146
#define IDD_BORROW_DLG 148
#define IDD_LEND_DLG 150
#define IDD_ABOUT_DLG 153
#define IDC_EDIT_NAME 1000
#define IDC_EDIT_PSW 1001
#define IDC_EDIT_PSW2 1002
#define IDC_LIST2 1009
#define IDC_BUTADD 1010
#define IDC_BUTDEL 1011
#define IDC_EDIT1 1011
#define IDC_EDIT2 1012
#define IDC_EDIT3 1013
#define IDC_NAME 1014
#define IDC_EDIT4 1014
#define IDC_EDIT5 1015
#define IDC_COMBO1 1022
#define IDC_BUTSEARCH 1023
#define IDC_COMBO2 1023
#define IDC_LIST1 1024
#define IDC_SPIN2 1026
#define IDC_DATETIMEPICKER1 1028
#define ID_RETURN 1029
#define ID_COLORTHEME 32771
#define ID_ABOUT 32775
#define ID_LOGIN 32776
#define ID_LOGOUT 32777
#define ID_ADMINGL 32778
#define ID_BOOKGL 32779
#define ID_READERGL 32780
#define ID_BORROWGL 32782
#define ID_SEARCHBOOK 32783
#define ID_CHANGEPSW 32784
#define ID_EXIT 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 155
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -