📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by GPS_FAM.rc
//
#define IDD_GPS_FAM_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BKGND 129
#define IDB_EXIT_UP 130
#define IDB_EXIT_DN 131
#define IDB_AUTO_MODE_UP 132
#define IDB_MANUAL_MODE_UP 133
#define IDB_AUTO_MODE_DN 134
#define IDB_MANUAL_MODE_DN 135
#define IDB_START_UP 138
#define IDB_START_DN 139
#define IDB_STOP_DN 140
#define IDB_STOP_UP 141
#define IDB_RESTART_UP 142
#define IDB_RESTART_DN 143
#define IDB_AREA_UP 144
#define IDB_GIRTH_UP 146
#define IDB_AREA_DN 148
#define IDB_GIRTH_DN 149
#define IDB_DISPLAY_DN 150
#define IDB_DISPLAY_UP 151
#define IDB_RE_MEASURE_UP 152
#define IDB_RE_MEASURE_DN 153
#define IDB_ADD_UP 154
#define IDB_ADD_DN 155
#define IDB_SUB_UP 156
#define IDB_SUB_DN 157
#define IDB_BT_BKGND 158
#define IDC_EXIT 1000
#define IDC_AUTO_MODE 1001
#define IDC_MANUAL_MODE 1002
#define IDC_AUTO_START 1003
#define IDC_MANUAL_START 1004
#define IDC_STOP 1005
#define IDC_RESTART 1006
#define IDC_RE_MEASURE 1007
#define IDC_AREA 1008
#define IDC_GIRTH 1009
#define IDC_DISPLAY 1010
#define IDC_EDIT1 1011
#define IDC_EDIT_AREA 1011
#define IDC_SUB 1012
#define IDC_ADD 1013
#define IDC_STATIC_AREA 1018
#define IDC_STATIC_GIRTH 1019
#define IDC_STATIC_INFO_1 1020
#define IDC_STATIC_INFO_2 1021
#define IDC_STATIC_INFO_3 1022
#define IDC_STATIC_INFO_4 1023
#define IDC_BT_BKGND 1028
#define IDC_BT_BKGND_1 1029
#define IDC_STATIC_POINT_NUM 1030
#define IDC_STATIC_TEXT 1032
#define IDC_MIX 1034
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 160
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1035
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -