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

📄 resource.h

📁 一个小型的图书管理系统,用到了access数据库,其中有三种权限的用户登陆这个系统,每种用户将拥有不同的权限,用户密码和帐户打开程序中的access便可知道.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Book.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BOOK_DIALOG                 102
#define IDP_SOCKETS_INIT_FAILED         120
#define IDR_MAINFRAME                   128
#define IDD_GETIN_DIALOG                129
#define IDD_ADMIN_DIALOG                130
#define IDD_PUTON_DIALOG                132
#define IDD_SOHXIAN_DIALOG              134
#define IDC_CURSOR1                     135
#define IDC_YonHu                       1000
#define IDC_MiMa                        1001
#define IDC_TAB1                        1001
#define IDC_EDITBOOKNO                  1002
#define IDC_EDITBOOKNAME                1003
#define IDC_EDITAUTHOR                  1006
#define IDC_EDITBOOKVALUE               1008
#define IDC_COMBOBOOKCLASS              1009
#define IDC_EDITBOOKNUMBER              1010
#define IDC_EDITBORROWED                1011
#define IDC_COMBOBOOKPUBLISH            1012
#define IDC_BUTTONBORROWBK              1013
#define IDC_BUTTONGETSTNO               1014
#define IDC_LISTSHOWBOOK                1015
#define IDC_BUTTONBACKBOOK              1015
#define IDC_EDITSTNO                    1016
#define IDC_COMBOSTCLASS                1017
#define IDC_BUTTONBKSHOW                1018
#define IDC_BUTTONBKDELETE              1019
#define IDC_EDITSTNAME                  1020
#define IDC_BUTTONSTADD                 1021
#define IDC_LISTSHOWSTUDENT             1022
#define IDC_BUTTONSTSHOW                1023
#define IDC_BUTTONSTDEL                 1024
#define IDC_EDITZHNAME                  1025
#define IDC_EDITZHMIMA                  1026
#define IDC_EDITZHMMQR                  1027
#define IDC_BUTTONZHADD                 1028
#define IDC_EDITZHXNAME                 1029
#define IDC_EDITZHXMIMA                 1030
#define IDC_BUTTONZHDEL                 1031
#define IDC_EDITZHXNEWMM                1032
#define IDC_EDITZHXNEWMMQR              1033
#define IDC_BUTTONZHCHG                 1034
#define IDC_COMBOZHQX                   1035
#define IDC_COMBOZHXQX                  1036
#define IDC_EDITPUBOOKNO                1037
#define IDC_BUTTONZHEMPTY               1037
#define IDC_EDITPUBOOKNAME              1038
#define IDC_BUTTONZHXEMP                1038
#define IDC_LISTPTBOOKSHOW              1040
#define IDC_EDITHSSTNO                  1040
#define IDC_COMBOPUBOOKCLASS            1041
#define IDC_EDITPUSTUNO                 1042
#define IDC_EDITSTUNAME                 1043
#define IDC_COMBOPUSTUCLASS             1044
#define IDC_LISTSTUDENT                 1045
#define IDC_BUTTONBKADD                 1046
#define IDC_BUTTONBKQK                  1047
#define IDC_BUTTONSEEBK                 1048
#define IDC_BUTTONSEEB                  1049
#define IDC_LISTPTSTUSHOW               1050
#define IDC_DATETIMEPICKERPUBLISHDATE   1051
#define IDC_EDITJSSTUNO                 1052
#define IDC_EDITJSBOOKNO                1053
#define IDC_BUTTONPUSEEBOOKNO           1054
#define IDC_BUTTONPUSEEBOOKNM           1055
#define IDC_BUTTONSEESTUNO              1056
#define IDC_BUTTONSEESTUNM              1057

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1057
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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