📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by JIEMIAN.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_JIEMIAN_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BITMAP1 129
#define IDB_BITMAP2 130
#define IDB_PORT 131
#define IDB_ONLINEHOST 132
#define IDB_HOST 133
#define IDB_LIVEHOST 135
#define IDB_DEADHOST 136
#define IDB_LIVEPORT 137
#define IDC_RADIO1 1000
#define IDC_SINGLE_IP 1000
#define IDC_RADIO2 1001
#define IDC_MULTI_IP 1001
#define IDC_RADIO3 1002
#define IDC_FILE_IP 1002
#define IDC_IPADDRESS1 1003
#define IDC_IPADDRESS2 1004
#define IDC_IPADDRESS_FROM 1004
#define IDC_IPADDRESS3 1005
#define IDC_IPADDRESS_TO 1005
#define IDC_EDIT1 1006
#define IDC_IPFILE 1006
#define IDC_BUTTON1 1007
#define IDC_OPENFILE 1007
#define IDC_CHECK1 1008
#define IDC_CHECK_IRGONAL0 1008
#define IDC_CHECK2 1009
#define IDC_CHECK_IRGONAL255 1009
#define IDC_RADIO4 1010
#define IDC_SINGLE_PORT 1010
#define IDC_CHECK3 1011
#define IDC_PING_ONLY 1011
#define IDC_RADIO5 1012
#define IDC_MULTI_PORT 1012
#define IDC_CHECK5 1013
#define IDC_SHOW_RESHOST 1013
#define IDC_EDIT2 1014
#define IDC_PORT 1014
#define IDC_EDIT3 1015
#define IDC_SPORT 1015
#define IDC_EDIT4 1016
#define IDC_EPORT 1016
#define IDC_EDIT5 1017
#define IDC_PINGIP 1017
#define IDC_EDIT6 1018
#define IDC_SCANIP 1018
#define IDC_EDIT7 1019
#define IDC_SCANPORT 1019
#define IDC_EDIT8 1020
#define IDC_BUTTON2 1021
#define IDC_START_SCAN 1021
#define IDC_BUTTON3 1022
#define IDC_STOP_SCAN 1022
#define IDC_CHECK6 1023
#define IDC_CHECK 1023
#define IDC_SCAN_BYHAND 1023
#define IDC_WAYSYN 1025
#define IDC_SLIDER2 1027
#define IDC_EDIT9 1029
#define IDC_THREAD_COUNT 1029
#define IDC_TREE1 1030
#define IDC_PROGRESS1 1031
#define IDC_EDIT10 1032
#define IDC_EDIT11 1033
#define IDC_BUTTON4 1034
#define IDC_SAVESCAN 1034
#define IDC_BUTTON5 1035
#define IDC_BUTTON6 1036
#define IDC_SCAN_SELECTED 1036
#define IDC_WAY_CONN 1041
#define IDC_WAYCONN 1041
#define IDC_WAY_CSYN 1042
#define IDC_SLIDER1 1043
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -