⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 MFC写的银行储蓄系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 银行储蓄系统.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define IDD_LOGIN_DIALOG                130
#define IDD_CREAT_DIALOG                131
#define IDD_PERSONINFO_DIALOG           132
#define IDD_SWITHDRAWAL_DIALOG          133
#define IDD_CWITHDRAWAL_DIALOG          134
#define IDD_DEPOSIT_DIALOG              135
#define IDD_PASSWORD_DIALOG             136
#define IDD_DELETE_DIALOG               137
#define IDD_zhuxiao_DIALOG              138
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_CREATE_BUTTON               1002
#define IDC_LOGIN_BUTTON                1003
#define IDC_EXIT_BUTTON                 1004
#define IDC_ACCOUNTSTYLE_STATIC         1005
#define IDC_SACCOUNT_RADIO              1006
#define IDC_CACCOUNT_RADIO              1007
#define IDC_CREATACCOUNT_BUTTON         1008
#define IDC_CANCLE_BUTTON               1009
#define IDC_WITHDRAWAL_BUTTON           1011
#define IDC_DEPOSIT_BUTTON              1012
#define IDC_EDIT3                       1014
#define IDC_SWITHDRAWAL_BUTTON          1015
#define IDC_SCOMPLETE_BUTTON            1016
#define IDC_COMBO1                      1017
#define IDC_CWITHDRAWAL_BUTTON          1018
#define IDC_CCOMPLETE_BUTTON            1019
#define IDC_DCOMPLETE_BUTTON            1021
#define IDC_COMPLETE_BUTTON             1022
#define IDC_CREDIT_BUTTON               1023
#define IDC_DELETE_BUTTON               1025
#define IDC_YES_BUTTON                  1027
#define IDC_NO_BUTTON                   1028
#define IDC_SAVE_BUTTON                 1029
#define IDC_READ_BUTTON                 1030
#define IDC_ENTER                       32771
#define IDC_EXIT                        32773
#define IDC_ABOUTBANK                   32774
#define IDC_FILEIN                      32775
#define ID_MENUITEM32776                32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -