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

📄 bus.clw

📁 用MFC开发的车站管理查询系统可以添加,修改,删除等
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CBusDelDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "bus.h"

ClassCount=6
Class1=CBusApp
Class2=CBusDlg
Class3=CAboutDlg

ResourceCount=6
Resource1=IDD_BUS_EDIT_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_BUS_DIALOG
Class4=CBusAddDlg
Resource4=IDD_ABOUTBOX
Class5=CBusEditDlg
Resource5=IDD_BUS_ADD_DIALOG
Class6=CBusDelDlg
Resource6=IDD_BUS_DEL_DIALOG

[CLS:CBusApp]
Type=0
HeaderFile=bus.h
ImplementationFile=bus.cpp
Filter=N

[CLS:CBusDlg]
Type=0
HeaderFile=busDlg.h
ImplementationFile=busDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=busDlg.h
ImplementationFile=busDlg.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_BUS_DIALOG]
Type=1
Class=CBusDlg
ControlCount=26
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308353
Control3=IDC_COMBONUM,combobox,1344339971
Control4=IDC_EDITSTA,edit,1350631552
Control5=IDC_NUM,button,1342242816
Control6=IDC_STA,button,1342242816
Control7=IDC_STATIC,button,1342177287
Control8=IDC_BUSNUM1,static,1342308353
Control9=IDC_BUSNUM2,static,1342308353
Control10=IDC_BUSNUM3,static,1342308353
Control11=IDC_BUSNUM4,static,1342308353
Control12=IDC_BUSNUM5,static,1342308353
Control13=IDC_BUSNUM6,static,1342308353
Control14=IDC_BUSSTA1,static,1342308352
Control15=IDC_BUSSTA2,static,1342308352
Control16=IDC_BUSSTA3,static,1342308352
Control17=IDC_BUSSTA4,static,1342308352
Control18=IDC_BUSSTA5,static,1342308352
Control19=IDC_BUSSTA6,static,1342308352
Control20=IDC_BUTTONNUM,button,1342278656
Control21=IDC_BUTTONSTA,button,1342278656
Control22=IDC_STATIC,button,1342177287
Control23=IDC_BUS_ADD_BUTTON,button,1342242816
Control24=IDC_BUS_EDIT_BUTTON,button,1342242816
Control25=IDC_BUS_DEL_BUTTON,button,1342242816
Control26=IDC_STATIC,button,1342177287

[DLG:IDD_BUS_ADD_DIALOG]
Type=1
Class=CBusAddDlg
ControlCount=7
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_BUSNUM_ADD_EDIT,edit,1350631552
Control6=IDC_BUSSTA_ADDEDIT,edit,1350631552
Control7=IDC_STATIC,button,1342177287

[CLS:CBusAddDlg]
Type=0
HeaderFile=BusAddDlg.h
ImplementationFile=BusAddDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_BUSNUM_ADD_EDIT

[DLG:IDD_BUS_EDIT_DIALOG]
Type=1
Class=CBusEditDlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDID_DIALOG_COMBO,combobox,1344339971
Control6=IDC_FIND_BUTTON,button,1342242816
Control7=IDC_STATIC,button,1342177287
Control8=IDC_BUSNUM_EDIT,edit,1350631552
Control9=IDC_BUSTA_EDIT,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352

[CLS:CBusEditDlg]
Type=0
HeaderFile=BusEditDlg.h
ImplementationFile=BusEditDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CBusEditDlg

[DLG:IDD_BUS_DEL_DIALOG]
Type=1
Class=CBusDelDlg
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_DEL_DIALOG_COMBO,combobox,1344339971

[CLS:CBusDelDlg]
Type=0
HeaderFile=BusDelDlg.h
ImplementationFile=BusDelDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_DEL_DIALOG_COMBO

⌨️ 快捷键说明

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