📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RCAClient.rc
//
#define IDR_MENU1 101
#define IDD_CONNECTDIALOG 101
#define ID_Menu 102
#define ID_CONNECT 103
#define ID_DISCONNECT 105
#define ID_EXIT 106
#define ID_REFRUSH 123
#define ID_IMAGE_FORMAT_JPEG 124
#define ID_IMAGE_FORMAT_BMP 125
#define ID_130 130
#define ID_BIT_8 131
#define ID_BIT_16 132
#define ID_133 133
#define ID_JPEG_QUALITY_10 134
#define ID_JPEG135 135
#define ID_JPEG_QUALITY_30 136
#define ID_JPEG_QUALITY_50 137
#define ID_JPEG_QUALITY_70 138
#define ID_JPEG_QUALITY_90 139
#define ID_BIT_24 140
#define ID_Menu141 141
#define IDI_ICON1 142
#define IDI_CLIENTICON 142
#define IDC_IPADDRESS 1004
#define IDC_SERVERNAME 1005
#define IDC_RADIO1 1006
#define IDC_RADIO2 1007
#define IDC_PORT 1008
#define IDC_OK 1009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 143
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -