📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Testbank.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TESTBANK_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_USER_SAVING 130
#define IDD_DRAW 132
#define IDD_BANK_APPEND 133
#define IDD_BANK_QUERY_DEL 134
#define IDR_MENU_BANK 139
#define IDD_BANK_LOGIN 141
#define IDD_LONGIN 142
#define IDC_EDIT_Saving 1002
#define IDC_BTN_SAVING 1003
#define IDC_EDIT_DRAW 1006
#define IDC_BTN_DRAW 1007
#define IDC_EDIT1 1008
#define IDC_EDIT2 1009
#define IDC_EDIT3 1010
#define IDC_EDIT4 1011
#define IDC_Btn_BankAppend 1012
#define IDC_BTN_DELE 1013
#define IDC_BTN_QUERY 1014
#define IDC_EDIT_USERID 1017
#define IDC_COMBO_TYPE 1021
#define IDC_COMBO_UserType 1025
#define IDC_EDIT_USERPWD 1026
#define IDC_BANK_APPEND 32776
#define IDC_BANK_QUE_DEL 32777
#define IDC_ACCOUNT_SAVING 32778
#define IDC_ACCOUNT_DRAW 32779
#define IDC_ACCOUNT_SHOW 32780
#define ID_MENU_CORY 32781
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32782
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -