📄 drinksellmachine.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFillDrink
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DrinkSellMachine.h"
ClassCount=4
Class1=CDrinkSellMachineApp
Class2=CDrinkSellMachineDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_DRINKSELLMACHINE_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CFillDrink
Resource4=IDD_DLG_FILL_DRINK
[CLS:CDrinkSellMachineApp]
Type=0
HeaderFile=DrinkSellMachine.h
ImplementationFile=DrinkSellMachine.cpp
Filter=N
[CLS:CDrinkSellMachineDlg]
Type=0
HeaderFile=DrinkSellMachineDlg.h
ImplementationFile=DrinkSellMachineDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CDrinkSellMachineDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=DrinkSellMachineDlg.h
ImplementationFile=DrinkSellMachineDlg.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_DRINKSELLMACHINE_DIALOG]
Type=1
Class=CDrinkSellMachineDlg
ControlCount=33
Control1=IDC_STATIC,button,1342177287
Control2=IDC_BTN_INSERTCOIN,button,1342242816
Control3=IDC_BUTTON_SECORD_KEY,button,1342242816
Control4=IDC_BUTTON_THIRD_KEY,button,1342242816
Control5=IDC_BUTTON_FOURTH_KEY,button,1342242816
Control6=IDC_BUTTON_FIFTH_KEY,button,1342242816
Control7=IDC_BUTTON_FIRST_KEY,button,1342242816
Control8=IDC_STATIC_lEDINFO,static,1342308352
Control9=IDC_STATIC_BUYED_NAME,static,1342308352
Control10=IDC_COMBO_COINVALUE,combobox,1344340226
Control11=IDC_BTN_EJECTCOIN,button,1342242816
Control12=IDC_STATIC_TOTALCOIN,static,1342308352
Control13=IDC_STATIC_BALANCE,static,1342308352
Control14=IDC_STATIC_PRICE_FIRST,static,1342308352
Control15=IDC_STATIC_PRICE_SECORD,static,1342308352
Control16=IDC_STATIC_PRICE_THIRD,static,1342308352
Control17=IDC_STATIC_PRICE_FOURTH,static,1342308352
Control18=IDC_STATIC_PRICE_FIFTH,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_BTN_GET_BACK_BUYED_DRINK,button,1342242816
Control22=IDC_BTN_GET_BACK_BLANCE,button,1342242816
Control23=IDC_STATIC_FIRST,static,1342308352
Control24=IDC_STATIC_SECORD,static,1342308352
Control25=IDC_STATIC_THIRD,static,1342308352
Control26=IDC_STATIC_FOUTH,static,1342308352
Control27=IDC_STATIC_FIFTH,static,1342308352
Control28=IDC_STATIC_SIXTH,static,1342308352
Control29=IDC_STATIC_SEVEVTH,static,1342308352
Control30=IDC_STATIC_ENGHTH,static,1342308352
Control31=IDC_STATIC_NINTH,static,1342308352
Control32=IDC_STATIC_TENTH,static,1342308352
Control33=IDC_BTN_FILL_DRINK,button,1342242816
[DLG:IDD_DLG_FILL_DRINK]
Type=1
Class=CFillDrink
ControlCount=20
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT_NAME_FIRST,edit,1350631552
Control4=IDC_EDIT_NAME_SECORD,edit,1350631552
Control5=IDC_EDIT_NAME_THIRD,edit,1350631552
Control6=IDC_EDIT_NAME_FOURTH,edit,1350631552
Control7=IDC_EDIT_NAME_FIFTH,edit,1350631552
Control8=IDC_EDIT_PRICE_FIRST,edit,1350631552
Control9=IDC_EDIT_PRICE_SECORD,edit,1350631552
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_EDIT_PRICE_THIRD,edit,1350631552
Control13=IDC_EDIT_PRICE_FOURTH,edit,1350631552
Control14=IDC_EDIT_PRICE_FIFTH,edit,1350631552
Control15=IDC_STATIC,button,1342177287
Control16=IDC_EDIT_NUM_FIRST,edit,1350631552
Control17=IDC_EDIT_NUM_SECORD,edit,1350631552
Control18=IDC_EDIT_NUM_THIRD,edit,1350631552
Control19=IDC_EDIT_NUM_FOURTH,edit,1350631552
Control20=IDC_EDIT_NUM_FIFTH,edit,1350631552
[CLS:CFillDrink]
Type=0
HeaderFile=FillDrink.h
ImplementationFile=FillDrink.cpp
BaseClass=CDialog
Filter=D
LastObject=IDCANCEL
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -