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

📄 resource.h

📁 一个简单的银行管理程序 VC++实现
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BankSystem.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BANKSYSTEM_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define IDD_DIALOG1                     130
#define IDD_CREATE                      130
#define IDD_DIALOG2                     132
#define IDD_GUAJIE                      132
#define IDD_DIALOG3                     133
#define IDD_CHANGEPASSW                 133
#define IDD_DIALOG4                     134
#define IDD_DEPOSITORWITHDRAW           134
#define IDD_DIALOG5                     136
#define IDD_TRANSFER                    136
#define IDD_DIALOG6                     138
#define IDD_SEARCH                      138
#define IDD_LOG                         142
#define IDD_ZHUZIAIO                    143
#define IDD_SHOWINFO                    144
#define IDD_SHOWLOG                     146
#define IDD_ADMIN                       147
#define IDD_TAB                         149
#define IDD_ADMINOPR                    150
#define IDD_ADMINSEARCH                 152
#define KROMO                           157
#define DEVIOR                          158
#define IDD_RENEW                       159
#define IDC_STATIC_BANK                 1000
#define IDC_RADIO1                      1001
#define IDC_RADIO2                      1002
#define IDC_RADIO3                      1003
#define IDC_RADIO4                      1004
#define IDC_EDIT1                       1005
#define IDC_COMBO1                      1006
#define IDC_COMBO                       1006
#define IDC_EDIT2                       1007
#define IDC_EDIT3                       1008
#define IDC_COMBO3                      1009
#define IDC_EDIT7                       1009
#define IDC_EDIT6                       1011
#define IDC_EDIT4                       1012
#define IDC_EDIT5                       1013
#define IDC_STATIC1                     1016
#define IDC_STATIC2                     1017
#define IDC_BUTTON1                     1018
#define IDC_LIST1                       1020
#define IDC_DATETIMEPICKER2             1022
#define IDC_SHOW                        1023
#define IDC_DATETIMEPICKER1             1024
#define IDC_TAB                         1024
#define IDC_LIST                        1025
#define ID_1_CREATE                     32771
#define ID_1_GUASHI                     32772
#define ID_1_JIEGUA                     32773
#define ID_1_CHANGEPW                   32774
#define ID_1_DEL                        32775
#define ID_2_DEPOSIT                    32776
#define ID_2_WITHDRAW                   32777
#define ID_2_TRANSFER                   32778
#define ID_2_SEARCH                     32779
#define ID_3_SUPERSEARCH                32780
#define ID_3_ADMIN                      32781
#define ID_3_RENEW                      32784
#define ID_4_INFO                       32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        160
#define _APS_NEXT_COMMAND_VALUE         32788
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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