📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FilterNetReceiver.rc
//
#define IDS_INFO 1
#define IDD_DLG_PROP 101
#define IDC_BUT_CONNECT 1005
#define IDC_BUT_PLAY 1006
#define IDC_BUT_DISCONNECT 1007
#define IDC_BUT_PAUSE 1008
#define IDC_STATIC_YESNO 1009
#define IDC_BUT_REFRESH 1010
#define IDC_EDIT_SERVER_IP 1011
#define IDC_EDIT_CLIENT_DATA_PORT 1012
#define IDC_EDIT_CLIENT_COMMAND_PORT 1013
#define IDC_EDIT_SERVER_PROGRAM_ID 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#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 + -