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

📄 resource.h

📁 简单的MFC制作
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 电信收费系统.rc
//
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_BM                   131
#define IDD_DIALOG_Login                133
#define IDD_DIALOG_UM                   134
#define IDC_BUTTON_Link                 1000
#define IDC_BUTTON_UM                   1001
#define IDC_BUTTON_Pay                  1002
#define IDC_LIST2                       1004
#define IDC_EDIT_UserName               1005
#define IDC_EDIT_ID_Card                1006
#define IDC_EDIT_Balance                1007
#define IDC_BUTTON_Add                  1008
#define IDC_BUTTON_ShowAll              1009
#define IDC_LIST1                       1015
#define IDC_EDIT_Search_ID              1016
#define ID_BUTTON_Search                1017
#define IDC_EDIT_Pay                    1020
#define IDC_EDIT_Password               1020
#define IDC_EDIT_User                   1021
#define IDOK1                           1022
#define IDC_EDIT_newPassword            1023
#define IDC_EDIT_newUser                1024
#define ID_Register                     1025
#define IDC_EDIT_newPassword2           1027
#define IDC_EDIT_newPassword1           1028
#define ID_PC                           1029

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

⌨️ 快捷键说明

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