?? atm.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDlgExchange
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ATM.h"
ClassCount=5
Class1=CATMApp
Class2=CATMDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_Login
Class4=CDlgLogin
Resource4=IDD_ATM_DIALOG
Class5=CDlgExchange
Resource5=IDD_Exchange
[CLS:CATMApp]
Type=0
HeaderFile=ATM.h
ImplementationFile=ATM.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=CATMApp
[CLS:CATMDlg]
Type=0
HeaderFile=ATMDlg.h
ImplementationFile=ATMDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CATMDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=ATMDlg.h
ImplementationFile=ATMDlg.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_ATM_DIALOG]
Type=1
Class=CATMDlg
ControlCount=7
Control1=IDC_WithDraw,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_Account,static,1342312448
Control6=IDC_Money,static,1342312448
Control7=IDC_Deposit,button,1342242816
[DLG:IDD_Login]
Type=1
Class=CDlgLogin
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_Account,edit,1350631552
Control6=IDC_Pswd,edit,1350631584
[CLS:CDlgLogin]
Type=0
HeaderFile=DlgLogin.h
ImplementationFile=DlgLogin.cpp
BaseClass=CDialog
Filter=D
LastObject=CDlgLogin
VirtualFilter=dWC
[DLG:IDD_Exchange]
Type=1
Class=CDlgExchange
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_Type,static,1342308352
Control4=IDC_Account,edit,1350631552
[CLS:CDlgExchange]
Type=0
HeaderFile=DlgExchange.h
ImplementationFile=DlgExchange.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDOK
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -