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

📄 resource.h

📁 一个模仿ATM提款机的MFC程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ATM.rc
//
#define IDOK2                           3
#define IDOK3                           4
#define IDOK4                           5
#define IDTRANSFER                      6
#define IDCHANGECODE                    7
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ATM_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDD_PASSWORD_DIALOG1            131
#define IDD_CHECK_DIALOG1               133
#define IDD_CHECKCHOOSE_DIALOG1         134
#define IDD_PASSWORDERROR_DIALOG1       135
#define IDD_WITHDRAW_DIALOG             136
#define IDD_SUGGEST_DIALOG1             137
#define IDD_PRINT                       138
#define IDD_CHANGEPASSWORD              139
#define IDD_CHANGEPASSWORD2             140
#define IDD_CONTINUE                    141
#define IDD_CHANGESUCCESS               143
#define IDD_DIFPASS                     144
#define IDD_SURROGATE                   145
#define IDD_ENTERPHNO                   146
#define IDD_ENTERPHNO2                  147
#define IDD_PRINT2                      148
#define IDD_END                         149
#define IDD_TRANSFER                    150
#define IDD_ENTERACCOUNTNO              151
#define IDD_ENTERACCOUNTNO2             152
#define IDD_TRANSFERAMOUNT              153
#define IDD_PRINT3                      154
#define IDD_DIALOG1                     155
#define IDD_DIALOG2                     156
#define IDD_ALARM                       157
#define IDD_TELEPHONE                   158
#define IDD_WATER                       159
#define IDD_GAS                         160
#define IDD_ADACUNT                     162
#define IDD_NewExchange                 163
#define IDD_HISTORYDLG                  166
#define IDD_FIND                        167
#define IDB_BITMAP1                     179
#define IDB_BITMAP3                     186
#define IDB_BITMAP2                     188
#define IDC_WITHDRAW                    1001
#define IDC_CHECK                       1002
#define IDC_TRANSFER                    1003
#define IDC_CHANGEPASWD                 1004
#define IDC_SURROGATE                   1005
#define IDC_PASSWORD                    1006
#define IDC_BALANCE                     1007
#define IDC_FORACCOUNT                  1007
#define IDC_AVAILABLE_BALANCE           1008
#define IDC_CORRECT                     1009
#define IDC_EDIT1                       1010
#define IDC_NEWPASSWORD                 1012
#define IDC_NEWPASSWORD2                1014
#define IDC_EXIT                        1016
#define IDC_PHONENO1                    1020
#define IDC_PHONENO2                    1022
#define IDC_OUT                         1023
#define IDC_BUTTON2                     1024
#define IDC_ACCCOUNTNO                  1026
#define IDC_ACCOUNTNO2                  1028
#define IDC_TRANAMOUNT                  1030
#define IDC_BUTTON1                     1032
#define IDC_NEXT                        1033
#define IDCORRECT                       1035
#define IDEXCHANGE                      1036
#define IDCHECK                         1037
#define IDWITHDRAW                      1038
#define IDMARK                          1040
#define IDYEN                           1041
#define IDDOLLAR                        1042
#define IDC_AMOUNT                      1043
#define IDHISTORY                       1044

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        189
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1045
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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