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

📄 resource.h

📁 非常小巧的FTP Client 程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by pheiFTP.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PHEIFTP_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDB_BITMAP_PARENT               129
#define IDB_BITMAP_DIR                  130
#define IDB_BITMAP_FILE                 131
#define IDR_MENU_DRIVERS                131
#define IDB_BITMAP_MP3                  132
#define IDD_DIALOG_SAVESITE             133
#define IDB_BITMAP_HTM                  133
#define IDD_DIALOG_MANAGESITE           134
#define IDB_BITMAP_EXE                  134
#define IDD_DIALOG_DIRNAME              135
#define IDD_DIALOG_FILENAME             136
#define IDC_EDIT_SERVER                 1000
#define IDC_EDIT_USER                   1001
#define IDC_EDIT_PASSWORD               1002
#define IDC_EDIT_PORT                   1003
#define IDC_BUTTON_CONNECT              1004
#define IDC_BUTTON_DISCONNECT           1005
#define IDC_BUTTON_SAVESITE             1006
#define IDC_BUTTON_LOADSITE             1007
#define IDC_BUTTON_EXIT                 1008
#define IDC_EDIT_STATUS                 1009
#define IDC_BUTTON_UPLOAD               1010
#define IDC_BUTTON_DOWNLOAD             1011
#define IDC_COMBO_LOCDIR                1012
#define IDC_BUTTON_MANAGESITE           1013
#define IDC_EDIT_REMDIR                 1014
#define IDC_BUTTON_LOCPARENT            1015
#define IDC_BUTTON_REMPARENT            1016
#define IDC_LIST_LOCFILE                1017
#define IDC_LIST_REMFILE                1018
#define IDC_EDIT_SITENAME               1020
#define IDC_LIST_ALLSITE                1021
#define IDC_EDIT_NAME                   1022
#define IDC_BUTTON_MODIFY               1024
#define IDC_EDIT_DIRNAME                1025
#define IDC_EDIT_FILENAME               1026
#define IDC_BUTTON_ADD                  1028
#define IDC_BUTTON_DELETE               1029
#define IDC_BUTTON_START                1030
#define IDM_MENU_C                      32771
#define IDM_MENU_D                      32772
#define IDM_MENU_E                      32773
#define IDM_MENU_F                      32774
#define IDM_MENU_G                      32775
#define ID_MENUITEM32776                32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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