📄 myftp.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCrtDirDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyFtp.h"
ClassCount=6
Class1=CMyFtpApp
Class2=CMyFtpDlg
Class3=CAboutDlg
ResourceCount=6
Resource1=IDD_UPLOAD_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_MYFTP_DIALOG
Class4=CTipDlg
Resource4=IDD_TIP_DIALOG
Class5=CUpDlg
Resource5=IDD_ABOUTBOX
Class6=CCrtDirDlg
Resource6=IDD_CRTDIR_DIALOG
[CLS:CMyFtpApp]
Type=0
HeaderFile=MyFtp.h
ImplementationFile=MyFtp.cpp
Filter=N
[CLS:CMyFtpDlg]
Type=0
HeaderFile=MyFtpDlg.h
ImplementationFile=MyFtpDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=65535
[CLS:CAboutDlg]
Type=0
HeaderFile=MyFtpDlg.h
ImplementationFile=MyFtpDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_MYFTP_DIALOG]
Type=1
Class=CMyFtpDlg
ControlCount=18
Control1=IDCANCEL,button,1342242816
Control2=IDC_SEND,button,1342242816
Control3=65535,static,1342308352
Control4=IDC_IP,edit,1350631552
Control5=65535,static,1342308352
Control6=IDC_USER,edit,1350631552
Control7=65535,static,1342308352
Control8=IDC_PASSWORD,edit,1350631584
Control9=IDC_CONNECT,button,1342242817
Control10=IDC_DISCONNECT,button,1342242816
Control11=IDC_CREATEDIR,button,1342242816
Control12=65535,static,1342308352
Control13=IDC_DIRNAME,edit,1350631552
Control14=65535,static,1342308352
Control15=IDC_PORT,edit,1350631552
Control16=IDC_LIST,SysListView32,1350631437
Control17=IDC_FATHERDIR,button,1342242816
Control18=IDC_DEL,button,1342242816
[DLG:IDD_TIP_DIALOG]
Type=1
Class=CTipDlg
ControlCount=1
Control1=IDC_TIPSTR,static,1342308352
[CLS:CTipDlg]
Type=0
HeaderFile=TipDlg.h
ImplementationFile=TipDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDOK
VirtualFilter=dWC
[DLG:IDD_UPLOAD_DIALOG]
Type=1
Class=CUpDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_LOCALNAME,edit,1350631552
Control4=IDC_REMONAME,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
[CLS:CUpDlg]
Type=0
HeaderFile=UpDlg.h
ImplementationFile=UpDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_LOCALNAME
VirtualFilter=dWC
[CLS:CCrtDirDlg]
Type=0
HeaderFile=CrtDirDlg.h
ImplementationFile=CrtDirDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC
[DLG:IDD_CRTDIR_DIALOG]
Type=1
Class=CCrtDirDlg
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350631552
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -