📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by YBJJ.rc
//
#define IDC_MYICON 2
#define IDC_STOP 3
#define IDS_APP_TITLE 103
#define IDS_HELLO 104
#define IDI_YBJJ 105
#define IDI_SMALL 106
#define IDC_YBJJ 107
#define IDR_MAINFRAME 108
#define IDC_STATUSBAR 109
#define IDD_ARRANGEMENTBOX 133
#define IDR_TRAY 136
#define IDD_AUTOBOX 137
#define IDR_QUERY 138
#define IDB_SPLASH 140
#define IDD_DIALOG_OPTION 141
#define IDD_YBJJ_DIALOG 201
#define IDD_ABOUTBOX 202
#define IDD_QUERYBOX 203
#define IDD_CHOOSEBOX 204
#define IDD_CANCELEDBOX 205
#define IDD_LOGINBOX 206
#define IDC_REFRESH2 1002
#define IDC_REFRESH3 1003
#define IDC_SUBMIT 1004
#define IDC_NEXT 1010
#define IDC_PREVIOUS 1011
#define IDC_QUERY 1012
#define IDC_LIST1 2001
#define IDC_LIST2 2002
#define IDC_LIST3 2003
#define IDC_EDIT1 3001
#define IDC_EDIT2 3002
#define IDC_EDIT3 3003
#define IDC_EDIT4 3004
#define IDC_EDIT5 3005
#define IDC_EDIT6 3006
#define IDC_EDITID 3101
#define IDC_EDITPASSWORD 3102
#define IDC_LISTARR1 4002
#define IDC_LISTARR2 4004
#define IDC_STATIC1 4005
#define IDC_STATIC2 4006
#define IDC_STATIC3 4007
#define IDC_STATIC4 4008
#define IDC_COMBO1 4010
#define IDC_COMBO_WEEKDAY 4010
#define IDC_COMBO 4010
#define IDC_CHECK1 4012
#define IDC_AUTO_CONNECT 4012
#define IDC_FILTER_AVAILABLE 4012
#define IDC_COMBO2 4013
#define IDC_COMBO_TIME 4013
#define IDC_COMBO3 4014
#define IDC_COMBO4 4015
#define IDC_BUTTON1 4016
#define IDC_QUERY_ALL 4016
#define IDC_BUTTON_HELP1 4016
#define IDC_START 4017
#define IDC_ALL_COMPUTER 4018
#define IDC_BUTTON_HELP2 4018
#define IDC_LOGFILE 4019
#define IDC_BUTTON_HELP3 4019
#define IDC_EDIT_INTERVAL 4020
#define IDC_SPIN1 4021
#define IDC_SPIN2 4022
#define IDC_ALL_PE 4023
#define IDC_EDIT_TIMEOUT 4023
#define IDC_PROGRESS 4024
#define IDC_SPIN3 4024
#define IDC_EDIT_MAXTHREAD 4025
#define IDC_EDIT_PORT 4028
#define IDC_EDIT_IP 4029
#define IDC_EDIT_HOST 4030
#define IDC_EDIT_PATH 4031
#define IDC_EDIT_USERAGENT 4032
#define IDM_QUERY 32771
#define IDM_CHOOSE 32772
#define IDM_AUTO 32773
#define IDM_ARRANGEMENT 32774
#define IDM_CANCELED 32775
#define IDM_LOGIN 32776
#define IDM_LOGOUT 32777
#define IDM_ABOUT 32778
#define IDM_EXIT 32779
#define IDM_TRAY_RETURN 32780
#define IDM_TRAY_PAUSE 32781
#define IDM_TRAY_CONTINUE 32782
#define IDM_HIDE_MAIN 32784
#define IDM_CANCEL 32785
#define IDM_LIST1_CHOOSE 32786
#define IDM_LIST1_COPY 32787
#define IDM_LIST1_AUTO 32788
#define IDM_SERVER_CUSTOM 32789
#define IDM_SERVER_NJTU 32790
#define IDM_SERVER_TSINGHUA 32791
#define IDM_SERVER_AUTO 32792
#define IDM_SERVER_DEBUG 32793
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32794
#define _APS_NEXT_CONTROL_VALUE 4029
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -