📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WhMgr.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WHMGR_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_IN_DIALOG 129
#define IDD_SET_DIALOG 130
#define IDD_LOGIN_DIALOG 131
#define IDD_OUT_DIALOG 132
#define IDD_RETURN_DIALOG 133
#define IDD_NEW_DIALOG 134
#define IDD_DELETE_DIALOG 135
#define IDD_REPORT_DIALOG 136
#define IDC_BTN_IN 1000
#define IDC_BTN_OUT 1001
#define IDC_BTN_RETURN 1002
#define IDC_BTN_REPORT 1004
#define IDC_EDIT_MATERIALNUM 1005
#define IDC_BTN_NEW 1005
#define IDC_EDIT_SUPPLIER 1007
#define IDC_BTN_DELETE 1007
#define IDC_EDIT_COUNT 1010
#define IDC_EDIT_PRICE 1011
#define IDC_EDIT_BUYER 1012
#define IDC_EDIT_DBAddress 1013
#define IDC_EDIT_DBPassword 1014
#define IDC_EDIT_DBAddress2 1015
#define IDC_USERNAME 1015
#define IDC_EDIT_DBPassword2 1016
#define IDC_PASSWORD 1016
#define IDC_EDIT_DEPARTMENT 1018
#define IDC_EDIT_STATE 1019
#define IDC_EDIT_JSR 1020
#define IDC_EDIT_LQR 1022
#define IDC_EDIT_USE 1023
#define IDC_CHECK_NEEDRETURN 1025
#define IDC_EDIT_OUTINFO 1028
#define IDC_EDIT_GHR 1030
#define IDC_COMBO_OUTNUM 1031
#define IDC_EDIT_MATERIALNAME 1033
#define IDC_EDIT_UNIT 1034
#define IDC_EDIT_MAXCOUNT 1035
#define IDC_COMBO_MATERIALNUM 1036
#define IDC_STATIC_UNIT 1039
#define IDC_LIST_REPORT 1040
#define IDC_MSFLEXGRID 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 + -