📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ShopingList.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SHOPINGLIST_FORM 101
#define IDR_MAINFRAME 128
#define IDD_INSERT_DLG 130
#define IDD_STORE_NAMES 131
#define IDC_LIST1 1000
#define IDC_EDIT1 1001
#define IDC_S1_EDIT 1001
#define IDC_SCROLLBAR1 1002
#define IDC_S2_EDIT 1002
#define IDC_S3_EDIT 1003
#define IDC_S4_EDIT 1004
#define IDC_QTY_EDIT 1005
#define IDC_PDT_NAME_EDIT 1007
#define IDC_STORE1_EDIT 1008
#define IDC_STORE2_EDIT 1009
#define IDC_CUSTOM1 1009
#define IDC_STORE3_EDIT 1010
#define IDC_STORE4_EDIT 1011
#define ID_INSERT 32771
#define ID_STORE_NAMES 32772
#define ID_DELETE 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -