resource.h

来自「代码使用eVC4.0调试通过」· C头文件 代码 · 共 40 行

H
40
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PlMain.rc
//
#define IDD_PLMAIN_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDC_SPOT                        1000
#define IDC_HELPQRY                     1005
#define IDC_ALARM                       1006
#define IDC_INFO                        1007
#define IDC_SETUP                       1008
#define IDC_LST                         1009
#define IDC_DATA                        1010
#define IDC_BUTTON1                     1011
#define IDC_MONTHCALENDAR1              1012
#define IDC_SCREEN1                     1012
#define IDC_SCRDATE                     1012
#define IDC_SCREEN2                     1013
#define IDC_SCRTIME                     1014
#define IDC_SCRSPOT                     1015
#define IDC_NEWINFO                     1016
#define IDC_SCRINFO                     1016
#define IDC_SIGN                        1017
#define IDC_SCRSIGN                     1017
#define IDC_SCRGSM                      1017
#define IDC_SCRSIGN2                    1018
#define IDC_SCRGPS                      1018
#define IDC_CUSTOM1                     1020

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1021
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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