📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ThorClient2.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_THORCLIENT2_DIALOG 102
#define IDR_MENU 129
#define IDI_ICONON 130
#define IDI_ICONOFF 131
#define IDD_NETCONFIG 132
#define IDC_BUTTON_CONNECT 1000
#define IDC_BUTTON_DISCONNECT 1001
#define IDC_NIC 1002
#define IDC_EDIT_USERNAME 1003
#define IDC_IPADDRESS 1004
#define IDC_EDIT_PASSWORD 1005
#define IDC_CHECK_SAVEPWD 1007
#define IDC_STATIC_URL 1009
#define IDC_CHECK_AUTO 1011
#define IDC_BUTTON_HELP 1018
#define IDC_BUTTON_MINI 1019
#define IDC_STATIC_STATUS 1027
#define IDC_RADIO_MULTICAST 1033
#define IDC_RADIO_BROADCAST 1034
#define IDC_CHECK_DHCP 1035
#define IDC_CHECK_MULTICAST 1036
#define IDC_CHECK_MULTISEND 1036
#define IDC_CHECK_UPDATEIP 1037
#define IDC_CHECK_OVERTIME 1038
#define IDC_CHECK_RELOGIN 1038
#define IDC_CHECK_DEFAULT 1039
#define IDC_BUTTON_NETCONFIG 1040
#define ID_MENU_OPEN 32771
#define ID_MENU_CONNECT 32772
#define ID_MENU_DISCONNECT 32773
#define ID_MENU_ABOUT 32774
#define ID_MENUIT_QUIT 32775
#define ID_MENU_NETCONFIG 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1010
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -