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

📄 bank.clw

📁 实现一个银行营业厅排队程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CBankDlg
LastTemplate=CButton
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Bank.h"

ClassCount=4
Class1=CBankApp
Class2=CBankDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=CCButton
Resource3=IDD_BANK_DIALOG

[CLS:CBankApp]
Type=0
HeaderFile=Bank.h
ImplementationFile=Bank.cpp
Filter=N

[CLS:CBankDlg]
Type=0
HeaderFile=BankDlg.h
ImplementationFile=BankDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT3

[CLS:CAboutDlg]
Type=0
HeaderFile=BankDlg.h
ImplementationFile=BankDlg.cpp
Filter=D

[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_BANK_DIALOG]
Type=1
Class=CBankDlg
ControlCount=27
Control1=IDC_STATIC1,static,1342309121
Control2=IDC_EDIT1,edit,1350633601
Control3=IDC_EDIT2,edit,1350633601
Control4=IDC_EDIT3,edit,1350633601
Control5=IDC_STATIC2,static,1342309121
Control6=IDC_STATIC3,static,1342309121
Control7=IDC_TEXT,static,1342308353
Control8=IDC_EDIT4,edit,1350633601
Control9=IDC_EDIT5,edit,1082198145
Control10=IDC_STATIC,static,1342308352
Control11=IDC_BUTTON1,button,1342251008
Control12=IDC_BUTTON2,button,1342251008
Control13=IDC_STATIC,button,1342178055
Control14=IDC_STATIC,button,1342178055
Control15=IDC_STATICTIME,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_BUTTON3,button,1342242816
Control18=IDC_BUTTON4,button,1342242816
Control19=IDC_BUTTON5,button,1342242816
Control20=IDC_BUTTON6,button,1342251008
Control21=IDC_EDIT6,edit,1350633601
Control22=IDC_STATIC4,static,1342309121
Control23=IDC_BUTTON7,button,1342242816
Control24=IDC_TEXT2,static,1342308364
Control25=IDC_TEXT3,static,1073872897
Control26=IDC_STATIC,button,1342178055
Control27=IDC_STATIC,button,1342178055

[CLS:CCButton]
Type=0
HeaderFile=CButton.h
ImplementationFile=CButton.cpp
BaseClass=CButton
Filter=W
VirtualFilter=BWC

⌨️ 快捷键说明

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