📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ModBusTool.rc
//
#define IDD_MODBUSTOOL_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICON_ENTER 130
#define IDI_ICON_EXIT 131
#define IDB_BITMAP1 133
#define IDI_ICON_EXIT1 136
#define IDI_ICON_COM 137
#define IDI_ICON_COM1 138
#define IDD_DIALOG_CONVENT 139
#define IDC_ENTER 1000
#define IDC_EXIT 1001
#define IDC_PICTURE 1002
#define IDC_COMBO_COMPORT 1003
#define IDC_COMBO_COMMAND 1004
#define IDC_EDIT_SEND 1005
#define IDC_EDIT_RECEIVE 1006
#define IDC_STATIC_STATUS 1007
#define IDC_STATIC_LINE 1008
#define IDC_CLEAR 1009
#define IDC_COMBO_BAUD 1010
#define IDC_COMBO_MACHINE 1011
#define IDC_CHECK_CRC 1012
#define IDC_COMBO_INTERVAL 1013
#define IDC_CHECK_MODE 1014
#define IDC_CHECK_NOTCRC 1015
#define IDC_CHECK_AUTORECEIVE 1016
#define IDC_EDIT1 1017
#define IDC_BUTSETDATATO 1019
#define IDC_BUT_COMPORT 1020
#define IDC_BUT_CONVENT 1021
#define IDC_CONVERT 1023
#define IDC_EDIT_AFTER 1024
#define IDC_EDIT_FIRST 1025
#define IDC_COMBO_CHAR 1026
#define IDC_RICHEDIT1 1027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -