📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Lib.rc
//
#define IDD_ABOUTBOX 100
#define IDD_LIB_FORM 101
#define IDP_FAILED_OPEN_DATABASE 103
#define IDR_MAINFRAME 128
#define IDR_LIBTYPE 129
#define IDD_BORROW 130
#define IDD_RETURN 132
#define IDC_LIST1 1000
#define IDC_EDIT_USERID 1001
#define IDC_EDIT_BOOKID 1002
#define IDC_STATIC_USERNAME 1006
#define IDC_STATIC_BORROWNUM 1007
#define IDC_STATIC_BOOKNUM 1008
#define IDC_STATIC_BOOKNAME 1009
#define IDC_BUTTON1 1010
#define IDC_EDIT1 1012
#define IDC_TEXT 1013
#define IDC_RADIO1 1014
#define IDC_RADIO2 1015
#define IDC_RADIO3 1016
#define ID_USER_SHOW 32771
#define ID_BOOK_SHOW 32772
#define ID_MENUITEM32773 32773
#define ID_BORROW 32773
#define ID_MENUITEM32774 32774
#define ID_RETURN 32774
#define ID_MENUITEM32775 32775
#define ID_SUM 32775
#define ID_LATE_SHOW 32776
#define ID_RECORD 32777
#define ID_SEARCH 32778
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32779
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -