📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SerialTest.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SERIALTEST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDC_BTNCONNECT 1003
#define IDC_BTNQUIT 1004
#define IDC_EDTRESULT 1005
#define IDC_EDTERROR 1006
#define IDC_CHKAFC 1007
#define IDC_CMBPORT 1008
#define IDC_CMBBAUD 1009
#define IDC_EDTDATA 1010
#define IDC_BTNSEND 1011
#define IDC_EDTBLOCK 1012
#define IDC_RDOREPEAT 1013
#define IDC_RDOTIME 1014
#define IDC_EDTREPEAT 1015
#define IDC_EDTTIME 1016
#define IDC_BTNREAD 1017
#define IDC_EDTTERM 1018
#define IDC_CHKSYNC 1021
#define IDC_CHECK2 1022
#define IDC_CHECK1 1023
#define IDC_CHKLOOPBACK 1023
#define IDC_BUTTON1 1024
#define IDC_BTNSTRESS 1024
#define IDC_BUTTON2 1025
#define IDC_SPNTIME 1026
#define IDC_SPNCOUNT 1027
#define IDC_SPIN3 1028
#define IDC_SPNTERM 1028
#define IDC_EDITRSIZE 1029
#define IDC_EDTRSIZE 1029
#define IDC_EDTWSIZE 1030
#define IDC_EDIT1 1031
#define IDC_EDTTIMEOUT 1031
#define IDC_COMBOBOXEX1 1032
#define IDC_STCWQ 1033
#define IDC_STCRQ 1034
#define IDC_STATIC1 1036
#define ID_FILE_EXIT 32771
#define ID_ABOUT_ABOUT 32772
#define ID_FILE_EXIT32773 32773
#define ID_FILE_STRESS 32774
#define ID_Menu 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1037
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -