📄 luckylottery.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "LuckyLottery.h"
LastPage=0
ClassCount=6
Class1=CLuckyLotteryApp
Class3=CMainFrame
Class4=CAboutDlg
ResourceCount=4
Resource1=IDR_MAINFRAME
Resource2=IDD_INPUT_DIALOG
Class2=CChildView
Class5=InputDialog
Resource3=IDD_ABOUTBOX
Class6=OutputDialog
Resource4=IDD_OUTPUT_DIALOG
[CLS:CLuckyLotteryApp]
Type=0
HeaderFile=LuckyLottery.h
ImplementationFile=LuckyLottery.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=ID_WRITE_LOTTERY
[CLS:CChildView]
Type=0
HeaderFile=ChildView.h
ImplementationFile=ChildView.cpp
Filter=N
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=CMainFrame
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=LuckyLottery.cpp
ImplementationFile=LuckyLottery.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
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_APP_EXIT
Command2=ID_INPUT_LOTTERY
Command3=ID_TRAIN_NETWORK
Command4=ID_OUTPUT_LOTTERY
Command5=ID_WRITE_LOTTERY
Command6=ID_APP_ABOUT
CommandCount=6
[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_EDIT_COPY
Command2=ID_EDIT_PASTE
Command3=ID_EDIT_UNDO
Command4=ID_EDIT_CUT
Command5=ID_NEXT_PANE
Command6=ID_PREV_PANE
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_CUT
Command10=ID_EDIT_UNDO
CommandCount=10
[DLG:IDD_INPUT_DIALOG]
Type=1
Class=InputDialog
ControlCount=6
Control1=ID_FINISH_LOTTERY,button,1342242816
Control2=IDC_INPUT_LOTTERY,edit,1350639616
Control3=IDC_STATIC,static,1342308352
Control4=IDC_NEXT_LOTTERY,button,1342242817
Control5=IDC_STATIC,static,1342308352
Control6=IDC_DISPLAY_LOTTERY,edit,1350633476
[CLS:InputDialog]
Type=0
HeaderFile=InputDialog.h
ImplementationFile=InputDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=ID_WRITE_LOTTERY
VirtualFilter=dWC
[DLG:IDD_OUTPUT_DIALOG]
Type=1
Class=OutputDialog
ControlCount=14
Control1=IDC_STATIC,static,1342308352
Control2=IDC_OUT_LOTTERY_POS,edit,1350639744
Control3=IDC_STATIC,static,1342308352
Control4=IDC_DISPALY_FIVE_LOTTERY,edit,1350633476
Control5=IDC_STATIC,static,1342308352
Control6=IDC_TEACH_OUTPUT,edit,1350633472
Control7=IDC_STATIC,static,1342308352
Control8=IDC_REAL_OUTPUT,edit,1350633476
Control9=IDC_READ_LOTTERY,button,1342242816
Control10=IDC_OUTPUT_LOTTERY,button,1342242816
Control11=IDC_FINISH_OUTPUT,button,1342242816
Control12=IDC_DISPALY_FIVE_LOTTERY2,edit,1350633476
Control13=IDC_DISPALY_FIVE_LOTTERY3,edit,1350633476
Control14=IDC_DISPALY_FIVE_LOTTERY4,edit,1350633476
[CLS:OutputDialog]
Type=0
HeaderFile=OutputDialog.h
ImplementationFile=OutputDialog.cpp
BaseClass=CDialog
Filter=D
LastObject=ID_APP_ABOUT
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -