?? 計算器.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "計算器.h"
LastPage=0
ClassCount=3
Class1=CMyApp
Class2=CAboutDlg
Class3=CMyDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_MY_DIALOG
[CLS:CMyApp]
Type=0
BaseClass=CWinApp
HeaderFile=計算器.h
ImplementationFile=計算器.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=計算器Dlg.cpp
ImplementationFile=計算器Dlg.cpp
LastObject=CAboutDlg
[CLS:CMyDlg]
Type=0
BaseClass=CDialog
HeaderFile=計算器Dlg.h
ImplementationFile=計算器Dlg.cpp
LastObject=CMyDlg
Filter=D
VirtualFilter=dWC
[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_RADIO_ADD,button,1342308361
Control2=IDC_RADIO_SUB,button,1342177289
Control3=IDC_RADIO_MULTI,button,1342177289
Control4=IDC_RADIO_DIV,button,1342177289
Control5=IDC_STATIC,button,1342177287
Control6=IDC_EDIT_RESULT,edit,1350631552
Control7=IDC_EDIT_VALUE1,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC_FLAG,static,1342308352
Control10=IDC_EDIT_VALUE2,edit,1350631552
Control11=IDC_CHECK_ATONCE,button,1342242819
Control12=IDC_BUTTON_CAL,button,1342242816
Control13=IDCANCEL,button,1342242816
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -