📄 accountinput.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSETFILEDLG
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AccountInput.h"
LastPage=0
ClassCount=10
Class1=CAccountInputApp
Class2=CAccountInputDoc
Class3=CAccountInputView
Class4=CMainFrame
ResourceCount=8
Resource1=IDD_READFILEDLG
Resource2=IDD_ABOUTBOX
Class5=CAboutDlg
Class6=CLINKSQLDLG
Resource3=IDR_MAIN
Resource4=IDD_SETFILEDLG
Class7=CSETFTPDLG
Class8=CSETFILEDLG
Resource5=IDR_MAINFRAME
Class9=CReadFileDlg
Resource6=IDD_LINK_SQL
Resource7=IDD_FTP_DLG
Class10=CExportDlg
Resource8=IDD_ExportDLG
[CLS:CAccountInputApp]
Type=0
HeaderFile=AccountInput.h
ImplementationFile=AccountInput.cpp
Filter=N
[CLS:CAccountInputDoc]
Type=0
HeaderFile=AccountInputDoc.h
ImplementationFile=AccountInputDoc.cpp
Filter=N
[CLS:CAccountInputView]
Type=0
HeaderFile=AccountInputView.h
ImplementationFile=AccountInputView.cpp
Filter=C
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=ID_EXPORT
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=AccountInput.cpp
ImplementationFile=AccountInput.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
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
CommandCount=14
[DLG:IDD_LINK_SQL]
Type=1
Class=CLINKSQLDLG
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308354
Control4=IDC_DATASOURCE,edit,1350631552
Control5=IDC_STATIC,static,1342308354
Control6=IDC_INITIAL_CATALOG,edit,1350631552
Control7=IDC_STATIC,static,1342308354
Control8=IDC_USERID,edit,1350631552
Control9=IDC_STATIC,static,1342308354
Control10=IDC_PASSWORD,edit,1350631584
[CLS:CLINKSQLDLG]
Type=0
HeaderFile=LINKSQLDLG.h
ImplementationFile=LINKSQLDLG.cpp
BaseClass=CDialog
Filter=D
LastObject=CLINKSQLDLG
VirtualFilter=dWC
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_CONNECT_SQL
Command2=ID_CLOSE_SQL
Command3=ID_READFILE
Command4=ID_EXPORT
Command5=ID_APP_EXIT
Command6=ID_SETTINGSQL
Command7=ID_FTPSETTING
Command8=ID_SETFILE
Command9=ID_APP_ABOUT
CommandCount=9
[DLG:IDD_FTP_DLG]
Type=1
Class=CSETFTPDLG
ControlCount=10
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308354
Control4=IDC_FTP_SERVER,edit,1350631552
Control5=IDC_FTP_USERNAME,edit,1350631552
Control6=IDC_STATIC,static,1342308354
Control7=IDC_FTP_PASS,edit,1350631584
Control8=IDC_STATIC,static,1342308354
Control9=IDC_STATIC,static,1342308866
Control10=IDC_PORT,edit,1350631552
[DLG:IDD_SETFILEDLG]
Type=1
Class=CSETFILEDLG
ControlCount=19
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308354
Control4=IDC_LOCAL_DIR,edit,1350631552
Control5=IDC_STATIC,static,1342308354
Control6=IDC_STATIC,static,1342308354
Control7=IDC_RADIO3,button,1342308361
Control8=IDC_RADIO4,button,1342177289
Control9=IDC_STATIC,static,1342308354
Control10=IDC_RADIO5,button,1342308361
Control11=IDC_RADIO6,button,1342177289
Control12=IDC_SELECT_FILE,button,1342242816
Control13=IDC_STATIC,static,1342308866
Control14=IDC_FILENAME,edit,1350631552
Control15=IDC_CHECK2,button,1342242819
Control16=IDC_STATIC,static,1342308354
Control17=IDC_FTP_DIR,edit,1350631552
Control18=IDC_STATIC,static,1342308866
Control19=IDC_EDIT1,edit,1350631552
[CLS:CSETFTPDLG]
Type=0
HeaderFile=SETFTPDLG.h
ImplementationFile=SETFTPDLG.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_PORT
VirtualFilter=dWC
[CLS:CSETFILEDLG]
Type=0
HeaderFile=SETFILEDLG.h
ImplementationFile=SETFILEDLG.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT1
[DLG:IDD_READFILEDLG]
Type=1
Class=CReadFileDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
[CLS:CReadFileDlg]
Type=0
HeaderFile=readfiledlg.h
ImplementationFile=readfiledlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK
[TB:IDR_MAIN]
Type=1
Class=CMainFrame
Command1=ID_READFILE
Command2=ID_SETTINGSQL
Command3=ID_FTPSETTING
Command4=ID_SETFILE
Command5=ID_APP_ABOUT
CommandCount=5
[DLG:IDD_ExportDLG]
Type=1
Class=CExportDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848
Control4=IDC_DATETIMEPICKER2,SysDateTimePick32,1342242848
Control5=IDC_STATIC,static,1342308866
Control6=IDC_STATIC,static,1342308866
[CLS:CExportDlg]
Type=0
HeaderFile=ExportDlg.h
ImplementationFile=ExportDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -