resource.h
来自「Transfer Files to and from an FTP Server」· C头文件 代码 · 共 45 行
H
45 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FTP.rc
//
#define IDD_ABOUTBOX 100
#define IDD_FTPTRANSFER 103
#define ID_VIEW_ARRANGE 127
#define IDR_MAINFRAME 128
#define IDR_FTPTYPE 129
#define IDS_TIMEELAPSE 129
#define IDD_FTP 130
#define IDS_TIMEREMAIN 130
#define IDS_BYTES1SEC 131
#define IDS_BYTESCOPIED 132
#define IDC_SITE 1000
#define IDC_USER 1001
#define IDC_PASS 1002
#define IDC_SINGLE 1004
#define IDC_FTPLIST 1005
#define IDC_OVERALL 1006
#define IDC_FILE 1007
#define IDC_STARTAGAIN 1008
#define IDC_HIDE 1009
#define IDC_STOP 1010
#define IDC_ADDFILE 1011
#define IDC_COPYFILES 1012
#define IDM_CONNECT 32771
#define IDM_FTPCOPY 32772
#define IDM_FTPPASTE 32773
#define IDM_STOPFTP 32774
#define IDM_SHOWFTP 32775
#define IDD_ADDCOPY 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?