📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SmallCom.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SMALLCOM_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICON1 131
#define IDI_ICON2 132
#define IDI_ICON3 133
#define IDI_ICON4 134
#define IDC_EDIT_Reveive 1000
#define IDC_EDIT_Send 1001
#define IDC_BUTTON_Send 1002
#define IDC_COMBO_ComSelect 1003
#define IDC_COMBO_BaudRate 1004
#define IDC_COMBO_DataBits 1005
#define IDC_COMBO_ParityBits 1006
#define IDC_COMBO_StopBits 1007
#define IDC_BUTTON_OpenCom 1008
#define IDC_MSCOMM1 1009
#define IDC_STATIC_ComStateIcon 1010
#define IDC_STATIC_ComStatus 1011
#define IDC_STATIC_RxCount 1012
#define IDC_STATIC_TxCount 1013
#define IDC_STATIC_RxLed 1014
#define IDC_STATIC_TxLed 1015
#define IDC_BUTTON_ClearRxData 1016
#define IDC_CHECK_AutoSend 1017
#define IDC_EDIT_AutoSend 1018
#define IDC_CHECK_SENDHEX 1019
#define IDC_CHECK_SHOWHEX 1020
#define IDC_BUTTON_CLRCount 1021
#define IDC_EDIT_QH 1023
#define IDC_EDIT_WH 1024
#define IDC_EDIT_FilePathName 1025
#define IDC_EDIT_FlieSize 1027
#define IDC_GuoTest 1028
#define IDC_STATIC_Display 1029
#define IDC_EDIT_Location 1030
#define IDC_ZK_TEST 1031
#define IDC_EDIT_InputOne 1034
#define IDC_TAB1 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -