📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TestSerialPort2.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TESTSERIALPORT2_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG_MODEM_STATUS 130
#define IDD_DIALOG_FILE_TRANSFER 131
#define IDR_MENU_MAIN 132
#define IDC_EDIT_COM_NAME 1000
#define IDC_EDIT_COM_RATE 1001
#define IDC_EDIT3 1002
#define IDC_EDIT_COM_PARITY 1002
#define IDC_EDIT4 1003
#define IDC_EDIT_COM_DATABITS 1003
#define IDC_EDIT_TRANSFER_BYTE 1003
#define IDC_EDIT5 1004
#define IDC_EDIT_COM_STOPBITS 1004
#define IDC_EDIT_MODE_MINRATE 1004
#define IDC_EDIT_LEFT_TIME 1004
#define IDC_BUTTON_OPEN 1005
#define IDC_EDIT_MODE_MAXRATE 1005
#define IDC_EDIT_TRANSFERED_BYTE 1005
#define IDC_EDIT_SEND 1006
#define IDC_EDIT_RECEIVE 1007
#define IDC_BUTTON_SEND 1008
#define IDC_BUTTON_RECEIVE 1009
#define IDC_RADIO_TEXT 1010
#define IDC_RADIO_HEX 1011
#define IDC_BUTTON_FILE_TRANSFER 1012
#define IDC_CHECK_KEEP_SEND 1013
#define IDC_EDIT_KEEP_TIME 1014
#define IDC_CHECK_KEEP_SAVE 1015
#define IDC_EDIT9 1016
#define IDC_EDIT_SAVE_TIME 1016
#define IDC_CHECK_USE_CAL 1017
#define IDC_BUTTON_MODEM_STATE 1018
#define IDC_BUTTON_CLOSE 1020
#define IDC_STATIC_SEND_BYTES 1021
#define IDC_STATIC_RECEIVE_BYTES 1022
#define IDC_RADIO1 1023
#define IDC_RADIO_CD 1023
#define IDC_RADIO2 1024
#define IDC_RADIO_CTS 1024
#define IDC_RADIO3 1025
#define IDC_RADIO_RTS 1025
#define IDC_LIST_ATCMD 1026
#define IDC_EDIT1 1027
#define IDC_EDIT_MEMO 1027
#define IDC_EDIT_FILE_PATH 1027
#define IDC_STATIC_CMD_INFO 1028
#define IDC_BUTTON_CHECK_MODEM 1029
#define IDC_BUTTON_RING 1030
#define IDC_EDIT_PHONE_NUMBER 1031
#define IDC_CHECK_USE_RAR 1033
#define IDC_BUTTON_SET_SENDRATE 1034
#define IDC_BUTTON_SENDCMD 1035
#define IDC_BUTTON_CLEAR_RECEIVE 1036
#define IDC_CHECK_AUTO 1038
#define IDC_BUTTON_CHECK_STATUS 1039
#define IDC_STATIC_TRANSFER_SPEED 1040
#define IDC_COMBO_PROTOCOL 1043
#define IDC_BUTTON_BROWSE 1046
#define IDC_EDIT_TRANSFER_SPEED 1048
#define IDC_PROGRESS_TRANSFER 1049
#define IDC_COMBO1 1052
#define IDC_BUTTON_STOP 1053
#define IDC_BUTTON_FILE_RECEIVE 1054
#define IDC_BUTTON_CLEAR_SEND 1055
#define IDC_TEXTBOX_RECEIVE 1056
#define IDM_FILE_LOADINI 32771
#define IDM_FILE_SAVEINI 32772
#define IDM_TOOL_SENDFILE 32773
#define IDM_TOOL_RECEIVEFILE 32774
#define IDM_TOOL_MODEMCHECK 32775
#define IDM_HELP_VERSION 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 1057
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -