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

📄 resource.h

📁 用C写的GPS测试软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by GN74W.RC
//
#define IDS_COM1                        1
#define IDS_COM2                        2
#define IDS_COM3                        3
#define IDS_COM4                        4
#define IDS_COM5                        5
#define IDS_COM6                        6
#define IDS_COM7                        7
#define IDS_COM8                        8
#define IDS_COM9                        9
#define IDS_COM10                       10
#define IDR_ACCELERATOR1                102
#define IDI_DHICON                      106
#define IDC_INTERVAL                    1000
#define IDC_TIME                        1000
#define IDC_OUTPUT                      1001
#define IDC_HOUR                        1001
#define IDC_MINUTE                      1002
#define IDD_SAMPLE                      1002
#define IDC_SECOND                      1003
#define IDD_SAVE                        1003
#define IDC_MODE                        1004
#define IDC_FILENAME                    1005
#define IDC_RECPOINT                    1005
#define IDC_FILE1                       1006
#define IDC_COMID                       1007
#define IDD_COMID                       1007
#define IDM_GGA                         40001
#define IDM_GSV                         40002
#define IDM_ZDA                         40003
#define IDM_RMC                         40004
#define IDM_VTG                         40005
#define IDM_TST                         40006
#define IDM_GSA                         40007
#define IDM_GLL                         40008
#define IDM_CLOSE                       40009
#define IDM_EXIT                        40010
#define IDM_OPEN                        40014
#define IDM_OUTPUT                      40019
#define IDM_WINDOW                      40020
#define IDM_MESSAGE                     40021
#define IDM_ABOUT                       40022
#define IDM_SAVEFILE                    40023
#define IDM_STOP                        40024
#define IDM_DISPLAY                     40025
#define IDM_GETTIME                     40026
#define IDM_SAMPLE                      40027
#define IDM_BEGINSAVE                   40029
#define IDM_ENDSAVE                     40030
#define IDM_CLEAR                       40031
#define IDM_SETUP                       40032

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS

#define _APS_NEXT_RESOURCE_VALUE        113
#define _APS_NEXT_COMMAND_VALUE         40033
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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