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

📄 resource.h

📁 Visual+C+++课程设计案例精编(附书代码),有通讯录,聊天程序等源吗,对初学者很有帮助.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Library.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_LIBRARY_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_LOGIN                129
#define IDB_BITMAP1                     133
#define IDD_DIALOG_BOOK                 134
#define IDD_DIALOG_READER               135
#define IDD_DIALOG_BORROW               136
#define IDD_DIALOG_RETURN               137
#define IDC_LOGIN_NAME                  1000
#define IDC_LOGIN_PASSWORD              1001
#define IDC_CONFIRM                     1002
#define IDC_CANCEL                      1003
#define IDC_BUTTON_BOOK                 1005
#define IDC_BUTTON_READER               1006
#define IDC_BUTTON_BORROW               1007
#define IDC_BUTTON_RETURN               1008
#define IDC_BUTTON_GOODBYE              1009
#define IDC_BOOKNAME_Q                  1010
#define IDC_BOOKID_Q                    1011
#define IDC_BOOKID                      1012
#define IDC_BOOKNAME                    1013
#define IDC_AUTHOR                      1014
#define IDC_PRESS                       1015
#define IDC_PRESSDATE                   1016
#define IDC_FLAG_BORROW                 1017
#define IDC_FIRST                       1018
#define IDC_PRIOR                       1019
#define IDC_NEXT                        1020
#define IDC_LAST                        1021
#define IDC_NEW                         1022
#define IDC_EDIT                        1023
#define IDC_SAVE                        1024
#define IDC_CANCEL_REC                  1025
#define IDC_ENQUERY                     1026
#define IDC_DELETE                      1027
#define IDC_EXIT                        1028
#define IDC_READERNAME_Q                1029
#define IDC_READERID_Q                  1030
#define IDC_READER_ID                   1031
#define IDC_READERNAME                  1032
#define IDC_IDCARD                      1033
#define IDC_BOOK_ID                     1034
#define IDC_BORROWDATE                  1037
#define IDC_RETURNDATE                  1038
#define IDC_DAYS                        1039
#define ID_CONFIRM                      1040
#define IDC_READERID                    1041

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

⌨️ 快捷键说明

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