📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FirTest.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_FIRTEST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_TITLE 132
#define IDC_LIST 1015
#define IDC_DESIGN 1016
#define IDC_EDIT_FREQ_MAX 1018
#define IDC_BITS_COEFFICIENT 1026
#define IDC_BITS_WAVE 1027
#define IDC_OSCOPE 1029
#define IDC_EDIT_FREQ_MIN 1030
#define IDC_ABOUT 1032
#define IDC_RADIO_NSYMMETRY_ODD 1033
#define IDC_RADIO_NSYMMETRY_EVEN 1034
#define IDC_RANGE_PHASE 1035
#define IDC_RANGE_MAGNITUDE 1036
#define IDC_CHECK_MAGNITUDE 1041
#define IDC_CHECK_PHASE 1042
#define IDC_CHECK_LOGX 1048
#define IDC_CHECK_LOGY 1049
#define IDC_CHECK_OUTADD 1053
#define IDC_CHECK_INDICATION 1054
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1054
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -