📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ZMSG.rc
//
#define IDI_ZMSG 5
#define IDD_MAIN 101
#define IDD_SETTING 102
#define IDD_ABOUT 103
#define IDD_GETRANDOM 104
#define IDC_STATUS 201
#define IDC_COMBO_MOBILEPHONE 202
#define IDC_EDIT_MESSAGE 203
#define IDC_BUTTON_SEND 204
#define IDC_BUTTON_SETTING 205
#define IDC_BUTTON_ABOUT 206
#define IDC_BUTTON_EXIT 207
#define IDC_BUTTON_LOGIN 208
#define IDC_BUTTON_GETRANDOM 209
#define IDC_EDIT_USERNAME 1001
#define IDC_EDIT_PASSWORD 1002
#define IDC_EHECK_REMINDPASSWORD 1003
#define IDC_EDIT_PROXYADDRESS 1004
#define IDC_EDIT_PROXYPORT 1005
#define IDC_EHECK_USEPROXY 1006
#define IDC_BUTTON_REGISTER 1007
#define IDC_CHECK_CLASSXP 1008
#define IDC_EDIT_SIGN 1009
#define IDC_CHECK_SIGN 1010
#define IDC_CHECK_FILL 1011
#define IDC_EDIT_FILL 1012
#define IDC_STATIC_CONTENT 1020
#define IDC_STATIC_COMMAND 1021
#define IDC_STATIC_STATUS 1022
#define IDC_STATIC_RANDOM1 1023
#define IDC_STATIC_RANDOM 1023
#define IDC_STATIC_RANDOM2 1024
#define IDC_STATIC_RANDOM3 1025
#define IDC_STATIC_RANDOM4 1026
#define IDC_EDIT_RANDOM 1027
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -