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

📄 resource.h

📁 FTP上传工具,FTP上传的小例子,包括定制时间上传功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FtpServer.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_FTPSERVER_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOGTASK                  129
#define IDD_DIALOG2                     130
#define IDC_BUTTON1                     1005
#define IDC_BUTCLEAR                    1005
#define IDC_RICHEDIT1                   1007
#define IDC_CHECK_NORMAL                1008
#define IDC_CHECK_WARN                  1009
#define IDC_CHECK_ERROR                 1010
#define IDC_CHECK_SHOWTIME              1011
#define IDC_BUTTON2                     1012
#define IDC_BUTTON3                     1013
#define IDC_BUTTONUPDATE                1013
#define IDC_LIST1                       1014
#define IDC_EDIT1                       1015
#define IDC_EDIT2                       1016
#define IDC_EDIT3                       1017
#define IDC_EDIT4                       1018
#define IDC_RADIO1                      1019
#define IDC_RADIO2                      1020
#define IDC_SPIN1                       1022
#define IDC_EDIT5                       1023
#define IDC_START                       1024
#define IDC_PRINT                       1025
#define IDC_BUTTON_START                1026
#define IDC_BUTTONADD                   1027
#define IDC_BUTTONDEL                   1028
#define IDC_BUTTONDELALL                1029
#define IDC_EDIT6                       1030
#define IDC_EDIT7                       1031
#define IDC_STARTHOUR                   1033
#define IDC_DATEEND                     1035
#define IDC_DATESTART                   1036

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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