📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PCSerialTest.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PCSERIALTEST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_PORT_PROPERTY 130
#define IDR_POPUP_MENU 133
#define IDC_OPEN_PORT 1000
#define IDC_SET_PRO 1001
#define IDC_HAND_OUTPUT 1002
#define IDC_AUTO_OUTPUT 1003
#define IDC_START_REC 1004
#define IDC_STOP_REC 1005
#define IDC_SHUT_PORT 1006
#define IDC_EDIT_RECEIVE 1009
#define IDC_EDIT_SEND 1010
#define IDC_MSCOMM1 1011
#define IDC_PORT_NUM_COMBO 1013
#define IDC_PORT_BOTELV_COMBO 1014
#define IDC_PORT_JIAOYAN_COMBO 1015
#define IDC_PORT_DATEWEI_COMBO 1016
#define IDC_PORT_STOP_COMBO 1017
#define IDC_OUT_INTERVAL 1023
#define IDC_COMBO_SENDTYPE 1023
#define IDC_OUT_BUFFER 1024
#define IDC_CHECK_HEX 1024
#define IDC_DATE_TYPE 1025
#define IDC_CHECK_ASCII 1025
#define IDC_CHECK_ADDRESS 1026
#define IDC_CHECK_48 1027
#define IDC_SLIDER_SENDRATIO 1028
#define IDC_DELETE_RECEIVE 1029
#define IDC_START 1030
#define IDC_RECORD 1031
#define IDR_MENU_UNDO 32771
#define IDR_MENU_CUT 32772
#define IDR_MENU_COPY 32773
#define IDR_MENU_PASTE 32774
#define IDR_MENU_DELLETE 32775
#define IDR_MENU_SELLECTALL 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -