📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Recite.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDD_MAINDLG 129
#define IDD_DLG_ADD_ITEM 201
#define IDR_241 202
#define IDD_DLG_ADD_BOOK 203
#define IDD_DLG_BOOKS 204
#define IDC_LIST1 1000
#define IDC_BTN_ADD 1001
#define IDC_EDT_DLGADD_CONTENT 1002
#define IDC_BTN_MODIFY 1002
#define IDC_EDIT2 1003
#define IDC_EDT_DLGADD_ID 1003
#define IDC_BTN_REVIEW 1003
#define IDC_EDT_DLGADD_NAME 1004
#define IDC_BTN_MODIFY2 1004
#define IDC_BTN_DELETE 1004
#define IDC_EDT_DLGADD_DAY 1005
#define IDC_BTN_BOOK 1005
#define IDC_EDT_DLGADD_TIMES 1006
#define IDC_BTN_DLGADD_OK 1007
#define IDC_BTN_DLGADD_CANCEL 1008
#define IDC_CONTENT 1009
#define IDC_DTP_DLGADD_DAY 1011
#define IDC_EDT_CONTENT 1012
#define IDC_CMB 1013
#define IDC_CMB_DLGADD_CLASS 1013
#define IDC_BTN_DLGADD_BOOK 1015
#define IDC_TXT_DLGADD_TOTAL 1016
#define IDC_EDT_DLGADD_BOOK 1017
#define IDC_EDT_DLGADD_DIR 1018
#define IDC_LINK_HELP 1018
#define IDC_LINK_BOOKS 1019
#define IDC_EDT_DLGADD_BOOK2 1019
#define IDC_EDT_DLGADD_CONTRIBUTOR 1019
#define IDC_LINK_FEEDBACK 1020
#define IDC_LINK_CODE 1021
#define IDC_LINK_BLOG 1022
#define IDC_LOGO 1023
#define IDC_TXT_NOTE 1024
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 205
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -