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

📄 resource.h

📁 采用MFC+SQLSERVER 2000的图书管理系统,ODBC方式连接数据库。功能包括 书籍管理
💻 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 IDR_MENU1                       129
#define IDB_BITMAP1                     129
#define IDD_LOGIN                       130
#define IDB_BITMAP2                     130
#define IDD_DBABOOKMANAGE               131
#define IDB_BITMAP3                     131
#define IDD_BOOKADD                     132
#define IDB_BITMAP4                     132
#define IDB_BITMAP5                     133
#define IDB_BITMAP6                     134
#define IDR_TOOLBAR1                    135
#define IDB_BITMAP7                     136
#define IDD_BOOKCHECK                   137
#define IDB_CLIENTBITMAP                137
#define IDD_USERS                       138
#define IDD_BOOKAMENDDELETE             140
#define IDD_USERSCHECK                  142
#define IDD_INIT                        143
#define IDC_USERNAME                    1000
#define IDC_PASSWORD                    1001
#define IDC_BOOKADD                     1002
#define IDC_BOOKCHECK                   1003
#define IDC_BOOKAMEND                   1004
#define IDC_BOOKAMENDDELETE             1004
#define IDC_BOOKDELETE                  1005
#define IDC_BUTTON5                     1006
#define IDC_INDEX                       1007
#define IDC_ISBN                        1008
#define IDC_NAME                        1009
#define IDC_AUTHOR                      1010
#define IDC_PRESS                       1011
#define IDC_THEME                       1012
#define IDC_CLASSIFY                    1014
#define IDC_SERIESNAME                  1015
#define IDC_PRICE                       1016
#define IDC_DESCRIBE                    1017
#define IDC_ADD                         1018
#define IDC_TOTAL                       1019
#define IDC_NOWAMOUNT                   1020
#define IDC_LIST1                       1021
#define IDC_RADIO1                      1022
#define IDC_RADIO2                      1024
#define IDC_BOOKNAME                    1025
#define IDC_BOOKAUTHOR                  1026
#define IDC_RADIO3                      1030
#define IDC_RADIO4                      1031
#define IDC_RADIO5                      1032
#define IDC_RADIO6                      1033
#define IDC_PARENT                      1034
#define IDC_WEB                         1035
#define IDC_USERSADD                    1051
#define IDC_USERSCHECK                  1057
#define IDC_STATIC1                     1058
#define IDC_STATIC2                     1059
#define IDC_CHECK                       1060
#define IDC_AMEND                       1061
#define IDC_DELETE                      1062
#define IDC_INDS                        1063
#define IDC_TIAOMA                      1064
#define IDC_ID                          1065
#define IDC_POWER                       1069
#define IDC_SEX                         1070
#define IDC_ADDRESS                     1072
#define IDC_TEL                         1073
#define IDC_EMAIL                       1074
#define IDC_CLASS                       1075
#define IDC_DEPARTMENT                  1076
#define IDC_MAJOR                       1077
#define IDC_CLASSNO                     1078
#define IDC_CORPORATION                 1079
#define IDC_READSTAT                    1080
#define IDC_CONTENT                     1081
#define IDC_LIST2                       1085
#define ID_MENUITEM32777                32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32779                32779
#define ID_MENUITEM32780                32780
#define ID_MENUUSERS_MANAGE             32780
#define ID_MENUITEM32785                32785
#define ID_MENUITEM32786                32786
#define ID_MENUITEM32787                32787
#define ID_MENUITEM32788                32788
#define ID_MENUITEM32789                32789
#define ID_MENUITEM32790                32790
#define ID_MENUITEM32791                32791
#define ID_MENUBOOK_MANAGE              32793
#define ID_TOOLBOOKMANAGE               32794
#define ID_TOOLUSERSMANAGE              32795
#define ID_BUTTON32796                  32796
#define ID_MENU_INIT                    32797

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        145
#define _APS_NEXT_COMMAND_VALUE         32798
#define _APS_NEXT_CONTROL_VALUE         1086
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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