resource.h

来自「AppWizard has created this ShopingList a」· C头文件 代码 · 共 38 行

H
38
字号
//{{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 + =
减小字号Ctrl + -
显示快捷键?