?? 乘法模擬器.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "乘法模擬器.h"
ClassCount=4
Class1=CMyApp
Class2=CMyDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_MY_DIALOG
Class4=CInstruction
Resource4=IDD_DIALOG1
[CLS:CMyApp]
Type=0
HeaderFile=乘法模擬器.h
ImplementationFile=乘法模擬器.cpp
Filter=N
[CLS:CMyDlg]
Type=0
HeaderFile=乘法模擬器Dlg.h
ImplementationFile=乘法模擬器Dlg.cpp
Filter=D
LastObject=IDC_INPUT_SECOND
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=乘法模擬器Dlg.h
ImplementationFile=乘法模擬器Dlg.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_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=13
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308865
Control3=IDC_STATIC,static,1342308865
Control4=IDC_STATIC,static,1342308865
Control5=IDC_INPUT_FIRST,edit,1350631554
Control6=IDC_INPUT_SECOND,edit,1350631554
Control7=IDC_STATIC,button,1342177287
Control8=IDC_BUTTON_OMULTIPLY,button,1342242816
Control9=IDC_BUTTON_BMULTIPLY,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_RESULT,edit,1352734852
Control12=IDC_BUTTON_Instruction,button,1342242817
Control13=IDOK,button,1342242816
[DLG:IDD_DIALOG1]
Type=1
Class=CInstruction
ControlCount=6
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,static,1342308352
[CLS:CInstruction]
Type=0
HeaderFile=Instruction.h
ImplementationFile=Instruction.cpp
BaseClass=CDialog
Filter=D
LastObject=CInstruction
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -