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

📄 resource.h

📁 模拟银行信用卡的业务流程
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CreditCardManagement.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CREDITTYPE                  129
#define IDD_MANAGE_CLIENT_MODIFY        130
#define IDD_CLIENT_INQUIRE_SPAN         131
#define IDD_MANAGE_SEARCH_CLIENT        132
#define IDD_CLIENT_INQUIRE_MACHINE      133
#define IDD_MANAGE_SEARCH_ACCOUNT       134
#define IDD_MANAGE_SEARCH_MACHINE       135
#define IDD_MANAGE_CLIENT_OPEN          136
#define IDD_MANAGE_CLIENT_DELETE        137
#define IDD_MANAGE_SEARCH_CARD          138
#define IDD_MANAGE_CARD_OPEN            139
#define IDD_MANAGE_CARD_INVALID         140
#define IDD_MANAGE_CLIENT_WITHDRAW      141
#define IDD_MANAGE_CLIENT_DEPOSOT       142
#define IDD_MANAGE_MACHINE_INSTALL      143
#define IDD_MANAGE_MACHINE_DESTORY      144
#define IDD_MANAGE_MACHINE_LOCATION     145
#define IDD_MANAGE_MACHINE_SOANCOST     146
#define IDD_MANAGE_MACHINE_CLIENTCOST   147
#define IDD_CLIENT_CONSUME              148
#define IDD_MANAGER_IDENTIFY            149
#define IDD_STATISTICS                  150
#define IDD_MANAGE_STATISTICS_MACHINE   151
#define IDD_MANAGE_STATISTICS           152
#define IDD_DIALOG1                     153
#define IDD_MANAGE_CLIENT_MODIFY1       153
#define IDD_MANAGE_CARD_INVALID1        154
#define IDC_EDIT1                       1000
#define IDC_xinyongkahao                1000
#define IDC_EDIT15                      1001
#define IDC_yinhangbiaoshi              1001
#define IDC_EDIT2                       1002
#define IDC_yinhangbiaoshi2             1002
#define IDC_EDIT3                       1003
#define IDC_zhanghao                    1003
#define IDC_EDIT4                       1004
#define IDC_xinyongkahao2               1004
#define IDC_EDIT16                      1005
#define IDC_shifoutouzhi                1005
#define IDC_shifouguashi                1006
#define IDC_EDIT5                       1009
#define IDC_yonghuming                  1009
#define IDC_LIST2                       1009
#define IDC_EDIT6                       1010
#define IDC_zhuzhi                      1010
#define IDC_BUTTON1                     1010
#define IDC_EDIT7                       1011
#define IDC_dianhua                     1011
#define IDC_BUTTON2                     1011
#define IDC_EDIT8                       1012
#define IDC_xinyongdujibie              1012
#define IDC_EDIT9                       1013
#define IDC_kaihushijian                1013
#define IDC_EDIT10                      1014
#define IDC_xiaohushijian               1014
#define IDC_EDIT11                      1015
#define IDC_beizhu                      1015
#define IDC_LIST1                       1016
#define IDC_LIST3                       1017
#define IDC_EDIT17                      1019
#define IDC_MYBUTTON                    1020
#define IDC_EDIT12                      1022
#define IDC_shenfenzhenghao             1022
#define IDC_EDIT13                      1023
#define IDC_EDIT14                      1024
#define IDC_qianshu                     1024
#define IDC_SEARCH_CARD                 32771
#define IDC_CLIENT_SPAN                 32772
#define IDC_CLIENT_MACHINE              32773
#define ID_SEARCH_CLIENT                32774
#define IDC_SEARCH_ACCOUNT              32775
#define IDC_SEARCH_MACHINE              32776
#define IDC_CLIENT_OPEN                 32777
#define IDC_CLIENT_MODIFY               32778
#define IDC_CLIENT_DELETE               32779
#define IDC_CLIENT_CARDOPEN             32780
#define IDC_CLIENT_CARDINVALID          32782
#define IDC_CLIENT_WITHDRAW             32783
#define IDC_CLIENT_DEPOSIT              32784
#define IDC_MACHINE_INSTALL             32785
#define IDC_MACHINE_DESTORY             32786
#define IDC_MACHINE_LOCATION            32787
#define IDC_MACHINE_SPANCOST            32788
#define IDC_MACHINE_CLIENTCOST          32789
#define IDC_STATISTICS_CLIENT           32790
#define IDC_STATISTICS_MACHINE          32791
#define IDC_STATISTICS_CONSUME          32792
#define IDC_REPORT_CLIENT               32793
#define IDC_REPORT_MACHINE              32794
#define IDC_REPORT_CONSUME              32795
#define IDC_MANAGE_INTERESTS            32796
#define ID_USER_CONSUME                 32797
#define ID_MANAGERIDENTIFY              32798

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        155
#define _APS_NEXT_COMMAND_VALUE         32801
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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