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

📄 resource.h

📁 影碟出租系统 利用mfc编程 与数据库连接
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rent.rc
//
#define ID_REWRITE                      3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_RENT_MAIN                   102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_LOG                         130
#define IDD_ADD_DVDINFO                 131
#define IDD_ADD_RENTINFO                132
#define IDD_CHECK_DVDINFO               133
#define IDD_CHECK_RENTINFO              134
#define IDD_RentInfo                    135
#define IDD_REWRITE                     136
#define IDD_RETURN                      139
#define IDD_DEL_DVDINFO                 140
#define IDC_LIST_DVDINFO                1000
#define IDC_EDIT_NOTE                   1001
#define IDC_EDIT_PSWORD                 1003
#define IDC_EDIT_DATE                   1004
#define IDC_EDIT_NUM                    1005
#define IDC_EDIT_NAME                   1007
#define IDC_EDIT_ID                     1008
#define IDC_EDIT_RENTNUM                1009
#define IDC_DATETIMEPICKER              1010
#define IDC_EDIT_DVDNAME                1011
#define IDC_EDIT_PNAME                  1012
#define IDC_CHECK                       1013
#define IDC_LISTALL                     1014
#define IDC_LIST_CHECK                  1015
#define IDC_CHECK_NAME                  1019
#define IDC_LISTALLRENT                 1020
#define IDC_CHENK_RENT                  1021
#define IDC_LIST_RENT                   1022
#define IDC_CHECKDATE                   1023
#define IDC_DATETIMEPICKER1             1024
#define IDC_EDIT_RENTER                 1026
#define IDC_COMBOLIST                   1027
#define IDC_EDIT_PLACE                  1028
#define IDC_RENT                        1029
#define IDC_REWRITE                     1030
#define IDC_LISTRENT                    1031
#define IDC_EDITNAME                    1032
#define IDC_EDITDATE                    1033
#define IDC_EDITPLACE                   1034
#define IDC_EDITNUM                     1035
#define IDC_EDITNOTE                    1036
#define IDC_NAME                        1037
#define IDC_DATE                        1038
#define IDC_PLACE                       1039
#define IDC_NUM                         1040
#define IDC_NOTE                        1041
#define IDC_VAIL                        1054
#define IDC_CHECKID                     1064
#define IDC_CHECKRENT                   1065
#define IDC_CHECKDVD                    1066
#define IDC_InID                        1067
#define IDC_InRent                      1068
#define IDC_InDVD                       1069
#define IDC_BUTTON                      1070
#define IDC_OutRent                     1071
#define IDC_OutDVD                      1072
#define IDC_OutNum                      1073
#define IDC_OutDate                     1074
#define IDC_DVDID                       1076
#define IDC_DEL                         1077
#define IDC_PALCE                       1080
#define IDC_SEARCH                      1084
#define ID_LOGIN                        32771
#define ID_LOGOUT                       32772
#define ID_EXIT                         32773
#define ID_ADDNEW                       32774
#define ID_ADDRENT                      32775
#define ID_CHECK_DVDINFO                32776
#define ID_CHECK_RENTINFO               32777
#define ID_ABOUT                        32779
#define ID_RETURN                       32780
#define ID_DEL                          32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        141
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1085
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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