📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyLibrary.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MYLIBRTYPE 129
#define IDD_BOOK_BORROW 130
#define IDD_ADMIN 131
#define IDD_BOOK_RETURN 132
#define IDD_QUERY_BASIC 133
#define IDD_QUERY_ADVANCED 134
#define IDD_CARD_APPLY 136
#define IDD_CARD_END 137
#define IDD_BOOK_IN 138
#define IDC_CARD_NUM 1000
#define IDC_BOOK_NUM 1001
#define IDC_ADMINNAME 1002
#define IDC_ADMINPASS 1003
#define IDC_KEY_WORD 1005
#define IDC_QUERY 1006
#define IDC_ADVANCED_QUERY 1007
#define IDC_LIST_RESULT 1008
#define IDC_LIST_DETAIL 1009
#define IDC_CONDITION1 1010
#define IDC_KEY_WORD1 1011
#define IDC_AND_OR1 1012
#define IDC_CONDITION2 1013
#define IDC_CONDITION3 1014
#define IDC_CONDITION4 1015
#define IDC_KEY_WORD2 1016
#define IDC_KEY_WORD3 1017
#define IDC_KEY_WORD4 1018
#define IDC_AND_OR2 1019
#define IDC_AND_OR3 1020
#define IDC_AND_OR4 1021
#define IDC_NAME 1025
#define IDC_CARD_DEPARTMENT 1026
#define IDC_PRESS 1027
#define IDC_STU_NUM 1028
#define IDC_AUTHOR 1028
#define IDC_CATEGORY 1029
#define IDC_PRESSDATE 1030
#define IDC_NUM 1031
#define IDC_PRICE 1032
#define IDC_AMOUNT 1033
#define IDC_MULT_IN 1034
#define ID_ADMIN 32773
#define ID_BOOK_BORROW 32774
#define ID_BOOK_RETURN 32775
#define ID_BOOK_IN 32776
#define ID_QURRY_BOOK 32777
#define ID_CARD_APPLY 32778
#define ID_CARD_DESTROY 32779
#define ID_Admin_IN 32780
#define ID_ADMIN_OUT 32781
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32782
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -