📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BookManage.rc
//
#define IDOK2 3
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_BOOKMANAGE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU 129
#define IDD_DIALOG_ADD 130
#define IDD_DIALOG_LEND 131
#define IDD_DIALOG_BACK 132
#define IDD_DIALOG1 133
#define IDD_DIALOG_MP 134
#define IDB_BITMAP1 141
#define IDD_DIALOG_MODIFY 142
#define IDI_ICON1 143
#define IDC_COMBO_QUERY_KEY_WORD 1002
#define IDC_EDIT_QUERY_CONTENT 1003
#define IDC_QUERY 1004
#define IDC_BOOKLIST 1013
#define IDC_RADIO1 1014
#define IDC_RADIO2 1015
#define IDC_EDIT_BOOKNAME 1016
#define IDC_EDIT_AUTHOR 1017
#define IDC_EDIT_BIANHAO 1018
#define IDC_EDIT_LENDER 1018
#define IDC_EDIT_PUBLIC 1019
#define IDC_EDIT_LENDTIME 1019
#define IDC_EDIT_LENDERNAME 1019
#define IDC_EDIT_USERNAME 1019
#define IDC_EDIT_TIME 1020
#define IDC_EDIT_PASSWORD 1020
#define IDC_STATUS 1021
#define IDC_EDIT_OLDPASSWORD 1021
#define IDC_EDIT_NEWPASSWORD 1022
#define IDC_YESHU 1022
#define ID_ADD 32775
#define ID_DEL 32776
#define ID_LEND 32777
#define ID_BACK 32778
#define ID_MODIFY_PASSWORD 32780
#define ID_ABOUT 32782
#define ID_MODIFY_DATA 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -