📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by SerialComm.rc
//
#define IDS_APP_TITLE 1
#define IDS_HELLO 2
#define IDC_SERIALCOMM 3
#define IDI_SERIALCOMM 101
#define IDM_MENU 102
#define IDD_ABOUTBOX 103
#define IDD_DIALOG_DEMO 105
#define IDC_COMBO_COM_PORT 1001
#define IDC_COMBO_BAUD_RATE 1002
#define IDC_BUTTON_OPEN 1003
#define ID_RCVTEXT 1004
#define ID_SENDTEXT 1005
#define ID_SENDBTN 1006
#define IDM_FILE_EXIT 40002
#define IDM_HELP_ABOUT 40003
#define ID_MENUITEM_COM1 40004
#define ID_MENUITEM_COM2 40005
#define ID_MENUITEM_COM3 40006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40007
#define _APS_NEXT_CONTROL_VALUE 1007
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -