resource.h

来自「chuxuxitong 功能很强 大家多多支持呀 哈哈后」· C头文件 代码 · 共 43 行

H
43
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 储蓄系统.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_LOGIN                       130
#define IDD_RENEW                       131
#define IDD_QUERY                       132
#define IDD_MONEY                       133
#define IDC_ACCOUNT1                    1000
#define IDC_PSSWORD1                    1001
#define IDC_EDIT_ACCOUNT                1004
#define IDC_EDIT_NAME                   1005
#define IDC_EDIT_ADDR                   1006
#define IDC_EDIT_BANK                   1008
#define IDC_EDIT_PASSWORD               1009
#define IDC_EDIT_DATE                   1011
#define IDC_EDIT_MONEY                  1012
#define IDC_ACC                         1013
#define IDC_MONEY                       1017
#define IDC_SAVEMONEY                   1020
#define IDC_withdrawmoney               1021
#define IDC_EDIT1                       1022
#define ID_LOGIN                        32771
#define ID_NEW                          32772
#define ID_MENUITEM32773                32773
#define ID_QUERY                        32774
#define ID_MONEY                        32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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