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

📄 resource.h

📁 简单的图书图书管理系统 (具有增添 删除 查找 功能) 适合初学者
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MYpro.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYPROTYPE                   129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     132
#define IDC_USERNAME                    1002
#define IDC_PASSWORD                    1003
#define IDC_ADD_BIRTH                   1003
#define IDC_ADD_SEX                     1004
#define IDC_OK                          1005
#define IDC_CANNEL                      1006
#define IDC_BIRTH                       1007
#define IDC_JOB                         1008
#define IDC_SEX                         1009
#define IDC_NAME                        1010
#define IDC_NO                          1011
#define IDC_REFRESH                     1013
#define IDC_USERNAME1                   1013
#define IDC_PASSWORD1                   1014
#define IDC_ADD_NO                      1015
#define IDC_ADD_NAME                    1016
#define IDC_ADD_JOB                     1017
#define IDC_LIST1                       1019
#define ID_FILE_IN                      32771
#define ID_FILE_ADD                     32772
#define ID_FILE_find                    32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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