📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SCommTest.rc
//
#define ID_CLOCK_TIMER 2
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SCOMMTEST_DIALOG 102
#define ID_COUNT_TIMER 102
#define IDR_MAINFRAME 159
#define IDB_BITMAP 173
#define IDB_BITMAPTOP 175
#define IDI_ICON1 177
#define IDI_ICON2 178
#define IDI_ICON3 179
#define IDI_ICON4 180
#define IDC_MSCOMM1 1001
#define IDC_EDIT_RXDATA 1002
#define IDC_EDIT_TXDATA 1003
#define IDC_BUTTON_MANUALSEND 1004
#define IDC_CHECK_HEXSEND 1005
#define IDC_CHECK_HexDisplay 1006
#define IDC_CHECK_AUTOSEND 1007
#define IDC_COMBO_COMID 1012
#define IDC_COMBO_BORATE 1013
#define IDC_COMBO_XIAOYAN 1014
#define IDC_COMBO_BITNUMBER 1015
#define IDC_COMBO_STOPBIT 1016
#define IDC_BUTTON_CLOSECOM 1017
#define IDC_BUTTON_DELRXDATA 1018
#define IDC_BUTTON_STOPDISPLAY 1019
#define IDC_CHECK_AUTODEL 1020
#define IDC_BUTTON_CHANGESAVEPATH 1022
#define IDC_BUTTON_DELTXDATA 1023
#define IDC_EDIT_AUTOSENDTIME 1024
#define IDC_STATIC_TIMER 1026
#define IDC_STATIC_OPENORCLOSE 1031
#define IDC_STATIC_TOP 1032
#define IDC_BUTTON_LOADFILE 1033
#define IDC_EDIT_CATALOG 1034
#define IDC_BUTTON_SENDFILE 1035
#define IDC_STATIC_SENDSTATUS 1043
#define IDC_STATIC_RXSTATUS 1044
#define IDC_STATIC_TXSTATUS 1045
#define IDC_BUTTON_DELCOUNT 1046
#define IDC_STATIC_COMSTATUS 1047
#define IDC_EDIT_SAVEFILEPATH 1049
#define IDC_STATIC_TIME 1051
#define IDC_STATIC_TIMETXET 1052
#define IDC_STATIC_TX 1053
#define IDC_STATIC_CYCLE 1054
#define IDC_STATIC_HAOMIAO 1055
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 181
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1056
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -