📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by lmscope.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDM_SAVEASBMP 0x0020
#define IDM_SAVEASCSV 0x0030
#define IDM_DISPLAYOPTS 0x0040
#define IDM_SHOWHELP 0x0050
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_LMSCOPE_DIALOG 102
#define IDS_STATUS_SEARCHING 102
#define IDS_STATUS_FOUND 103
#define IDS_STATUS_CONNECTED 104
#define IDS_STATUS_NO_DRIVER 105
#define IDS_STATUS_CLOSING 106
#define IDS_START 107
#define IDS_STOP 108
#define IDS_RISING 109
#define IDS_FALLING 110
#define IDS_LEVEL 111
#define IDS_ALWAYS 112
#define IDS_SAVEASCSV 113
#define IDS_SAVEASBMP 114
#define IDS_DISPLAY_OPTS 115
#define IDS_SHOWHELP 116
#define IDR_MAINFRAME 128
#define IDB_LMSYMBOL 135
#define IDB_LMLOGO 137
#define IDD_DISPLAY_OPTIONS 138
#define IDR_HTML1 139
#define ID_INDICATOR_STATUS 201
#define IDC_CHANNEL1_FIND 1003
#define IDC_CHANNEL2_FIND 1004
#define IDC_CHANNEL1_SCALE 1006
#define IDC_CHANNEL1_POS 1007
#define IDC_CHANNEL2_SCALE 1008
#define IDC_CHANNEL2_POS 1009
#define IDC_TRIGGER_TYPE 1010
#define IDC_ENABLE_CH2 1012
#define IDC_TRIGGER_CH1 1013
#define IDC_TRIGGER_CH2 1014
#define IDC_START_STOP 1015
#define IDC_CAPTURE 1016
#define IDC_TRIGGER_LEVEL 1017
#define IDC_TIMEBASE 1018
#define IDC_TRIGGER_POS 1019
#define IDC_CH1_MIN 1020
#define IDC_CH1_MAX 1021
#define IDC_CH1_MEAN 1022
#define IDC_CH2_MIN 1023
#define IDC_CH2_MAX 1024
#define IDC_CH2_MEAN 1025
#define IDC_CHANNEL1_POS_TEXT 1026
#define IDC_CHANNEL2_POS_TEXT 1027
#define IDC_TRIGGER_LEVEL_TEXT 1028
#define IDC_ABOUT_NAME 1029
#define IDC_ABOUT_VERSION 1030
#define IDC_ABOUT_BUILDSTATIC 1031
#define IDC_ABOUT_BUILDNUM 1032
#define IDC_SHOW_GRATICULE 1032
#define IDC_SHOW_TRIG_LEVEL 1033
#define IDC_SHOW_TRIG_POS 1034
#define IDC_SHOW_GROUND 1035
#define IDC_CH1_TEXT1 1035
#define IDC_CH1_TEXT2 1036
#define IDC_CH2_TEXT1 1037
#define IDC_CH2_TEXT2 1038
#define IDC_WAVEFORM 1100
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -