⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 一套GPS系统源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ReadGPS.rc
//
#define IDR_DRAGON                      1
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_READGPS_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDB_MAP                         131
#define IDB_SATELLITE                   132
#define IDI_SATELLITE                   133
#define IDI_POSITION                    134
#define IDC_LIST1                       1000
#define IDC_POSITION_LIST               1000
#define IDC_MAP                         1002
#define IDC_SATELLITE                   1003
#define IDC_BUTTON2                     1004
#define IDC_SET_REF1                    1004
#define IDC_BUTTON3                     1005
#define IDC_SET_REF2                    1005
#define IDC_BUTTON4                     1006
#define IDC_SAVE_POSITON                1006
#define IDC_CUR_DATE                    1007
#define IDC_CUR_TIME                    1008
#define IDC_CUR_LONGITUDE               1009
#define IDC_CUR_LATITUDE                1010
#define IDC_COMPUTE_REF1                1011
#define IDC_COMPUTE_REF2                1012
#define IDC_DISTANT1                    1013
#define IDC_TEST                        1014
#define IDC_DATE2                       1019
#define IDC_TIME2                       1020
#define IDC_LONGITUDE2                  1021
#define IDC_LATITUDE2                   1022
#define IDC_DATE1                       1023
#define IDC_TIME1                       1024
#define IDC_LONGITUDE1                  1025
#define IDC_LATITUDE1                   1026
#define IDC_DISTANT2                    1027

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

⌨️ 快捷键说明

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