resource.h

来自「这是我用VC编的一个银行管理系统」· C头文件 代码 · 共 60 行

H
60
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by bank.rc
//
#define IDCANCEL2                       3
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_BANKTYPE                    129
#define IDD_qidong                      130
#define IDD_deng                        131
#define IDD_DIALOG1                     132
#define IDD_zpc                         133
#define IDD_xjck                        134
#define IDD_zj                          135
#define IDD_xjcu                        136
#define IDD_khgl                        137
#define IDD_ggpass                      138
#define IDD_wang                        139
#define IDB_BITMAP3                     142
#define IDD_DIALOG2                     143
#define IDC_REMOTEDATACTL1              1000
#define ID_qd                           1002
#define IDC_RADIO4                      1002
#define IDC_EDIT1                       1003
#define ID_xjc                          1003
#define IDC_EDIT2                       1004
#define ID_zpc                          1004
#define ID_print                        1005
#define IDC_zpc                         1005
#define IDC_EDIT3                       1005
#define ID_gg                           1005
#define ID_forget                       1006
#define IDC_zpc2                        1006
#define ID_xj                           1006
#define IDC_kh                          1007
#define IDC_gg                          1008
#define IDC_EDIT5                       1008
#define IDC_xjcu                        1009
#define IDC_EDIT8                       1009
#define IDC_RADIO5                      1010
#define ID_khgl2                        1011
#define IDC_EDIT4                       1012
#define IDC_EDIT6                       1013
#define IDC_EDIT7                       1014
#define IDC_RADIO6                      1015
#define IDC_yu                          1016
#define IDC_xjc2                        1018
#define ID_wam                          1020

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

⌨️ 快捷键说明

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