⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 代理服务器是怎样操作和运行的,希望能提供一种参考和学习
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LiteProxyServer.rc
//
#define IDS_PROPSHT_CAPTION             102
#define IDP_SOCKETS_INIT_FAILED         104
#define IDR_MAINFRAME                   128
#define IDR_LITEPRTYPE                  129
#define IDR_POPMENU                     131
#define IDB_ICONS                       137
#define IDB_LIST                        138
#define IDI_ICONMEM0                    145
#define IDI_ICONMEM1                    146
#define IDI_ICONMEM2                    147
#define IDI_ICONMEM3                    148
#define IDI_ICONMEM4                    149
#define IDI_ICONMEM5                    150
#define IDI_ICONMEM6                    151
#define IDI_ICONMEM7                    152
#define IDI_ICONMEM8                    153
#define IDI_ICONMEM9                    154
#define IDC_EDIT1                       1000
#define IDC_LIST1                       1001
#define IDC_ADD                         1002
#define IDC_LIST2                       1002
#define IDC_MODIFY                      1003
#define IDC_DELETE                      1004
#define IDC_EDIT5                       1004
#define IDC_EDIT2                       1005
#define IDC_EDIT3                       1006
#define IDC_EDIT4                       1007
#define IDC_LOGPOST                     1008
#define IDC_EDIT6                       1008
#define IDC_CHECK1                      1009
#define IDC_CHECK2                      1010
#define IDC_CHECK3                      1011
#define IDC_EDIT7                       1011
#define IDC_CHECK4                      1012
#define IDC_CHECK5                      1013
#define IDC_EDIT8                       1013
#define IDC_CHECK6                      1014
#define IDC_EDIT9                       1014
#define IDC_CHECK7                      1015
#define IDC_EDIT10                      1016
#define IDC_EDIT11                      1017
#define IDC_COMBO1                      1017
#define IDC_COMBO2                      1018
#define IDC_DATETIMEPICKER1             1019
#define IDC_COMBO3                      1019
#define IDC_DATETIMEPICKER2             1020
#define IDC_RUN                         1020
#define IDC_STOP                        1021
#define IDC_COPYRIGHT                   1021
#define IDC_STATIC_USER                 1023
#define IDC_USERID                      1024
#define IDC_PWD                         1025
#define IDC_STATIC_PWD                  1026
#define IDC_STATIC_POP3                 1027
#define IDC_POP3                        1028
#define IDC_AUTH                        1029
#define IDC_STATIC_SERVER               1030
#define IDC_CLEAN                       1030
#define IDC_STATIC_PORT                 1031
#define IDC_OPTIMIZE                    1031
#define IDC_IP                          1032
#define IDC_PORT                        1033
#define IDC_SPIN1                       1033
#define IDC_SERVER                      1034
#define ID_SETTINGS                     32771
#define ID_TOOLS_SETTINGS               32772
#define ID_AUTOSCROLL                   32773
#define IDR_EXIT                        32774
#define ID_TOOLS_USERSLOG               32775
#define ID_RUN                          32778
#define ID_STOP                         32779
#define ID_LIST_PRINT                   32783
#define ID_LIST_SAVE                    32784
#define ID_TRAY_STARTSERVICE            32785
#define ID_TRAY_STOPSERVICE             32786
#define ID_TRAY_SETTINGS                32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32788
#define _APS_NEXT_CONTROL_VALUE         1035
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -