📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Record.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_RECORD_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_LISTEN 129
#define IDD_DIALOG_PLAYFILE 130
#define IDD_DIALOG_AGC 131
#define IDC_CHINFOLIST 1000
#define IDC_COMBO_Cur_Line 1001
#define IDC_RADIO_ConState 1002
#define IDC_RADIO_ConState1 1003
#define IDC_RADIO_ConState2 1004
#define IDC_BUTTON_LISTEN 1005
#define IDC_BUTTON_PLAY 1006
#define IDC_COMBO_LISTENED 1009
#define IDC_COMBO_LISTEN 1010
#define IDC_BUTTON1 1011
#define IDC_COMBO_PLAYFILE 1012
#define IDC_BUTTON_STOPPLAYFILE 1015
#define IDC_COMBO_AGC 1016
#define IDC_BUTTON_OPENAGC 1017
#define IDC_BUTTO_SETAGC 1018
#define IDC_BUTTON_CLOSEAGC 1019
#define IDC_EDIT_FILENAME 1020
#define IDC_BUTTON_CHOOSEFILE 1021
#define IDC_BUTTON_PLAYFILE 1022
#define IDC_BUTTON2 1023
#define IDC_STATIC_RecControl 1024
#define IDC_STATIC_Ch 1025
#define IDC_STATIC_OTHERS 1026
#define IDC_STATIC_LISTEN 1027
#define IDC_STATIC_LISTENCH 1028
#define IDC_STATIC_LISTENEDCH 1029
#define IDC_STATIC_PLAY 1030
#define IDC_STATIC_PLAYCH 1031
#define IDC_STATIC_AGC 1032
#define IDC_STATIC_AGCCH 1033
#define IDC_STATIC_EDITION 1034
#define IDC_STATIC_COPYRIGHT 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -