📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define DIALOG_MAIN 101
#define IDD_MAINDIALOG 101
#define ICON_MAIN 102
#define IDI_MAIN 103
#define IDR_ACCELERATOR1 104
#define IDC_EDIT2 1001
#define EDIT_PORT 1001
#define IDC_PORT 1001
#define BUTTON_LISTEN 1002
#define BUTTON_CONNECT 1002
#define IDC_CONNECT 1002
#define LIST_INFO 1003
#define IDC_EDIT3 1004
#define EDIT_RECEIVE 1004
#define IDC_INFO 1004
#define STATIC_SELECT 1005
#define EDIT_SEND 1006
#define IDC_TEXT 1006
#define BUTTON_SEND 1009
#define EDIT_ADDR 1010
#define IDC_ADDR 1010
#define IDC_CLEAR 1011
#define IDC_SEND 1012
#define IDC_BUTTON_1 1014
#define IDC_BUTTON_2 1017
#define IDC_BUTTON_3 1018
#define IDC_BUTTON_4 1019
#define IDC_BUTTON_5 1020
#define IDC_BUTTON_6 1021
#define IDC_BUTTON_7 1022
#define IDC_BUTTON_8 1023
#define IDC_BUTTON_9 1024
#define IDC_COMBO1 1025
#define IDC_COMBO2 1026
#define IDC_COMBO3 1027
#define IDC_COMBO4 1028
#define IDC_COMBO5 1030
#define IDC_BUTTON3 1033
#define IDC_2 1033
#define IDC_BUTTON1 1034
#define IDC_1 1034
#define IDC_3 1036
#define IDC_4 1037
#define IDC_EDIT1 1039
#define IDC_EDIT_id 1039
#define IDC_SENDFILE 1040
#define IDC_BUTTON2 1041
#define IDC_RECVFILE 1041
#define IDC_EDIT5 1043
#define IDC_EDIT_showpicture 1043
#define ID_ACCELERATOR40001 40001
#define ID_ACCELERATOR40003 40003
#define ID_ACCELERATOR40004 40004
#define ID_ACCELERATOR40005 40005
#define ID_ACCELERATOR40006 40006
#define ID_ACCELERATOR40007 40007
#define ID_ACCELERATOR40008 40008
#define ID_ACCELERATOR40009 40009
#define ID_ACCELERATOR40010 40010
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40012
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -