📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define DIALOG_MAIN 101
#define IDD_MAINDIALOG 101
#define ICON_MAIN 102
#define IDI_MAIN 103
#define IDC_EDIT2 1001
#define EDIT_PORT 1001
#define BUTTON_LISTEN 1002
#define LIST_INFO 1003
#define IDC_EDIT3 1004
#define EDIT_RECEIVE 1004
#define STATIC_SELECT 1005
#define EDIT_SEND 1006
#define BUTTON_SEND 1009
#define IDC_PORT 1010
#define IDC_START 1011
#define IDC_INFO 1013
#define IDC_CLEAR 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -