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

📄 cale.clw

📁 通过c++实现对pi的多位计算
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CCaleApp
Class2=CCaleDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_CALE_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=hkjh

[CLS:CCaleApp]
Type=0
HeaderFile=cale.h
ImplementationFile=cale.cpp
Filter=N
LastObject=CCaleApp

[CLS:CCaleDlg]
Type=0
HeaderFile=caleDlg.h
ImplementationFile=caleDlg.cpp
Filter=D
LastObject=IDC_EDIT2
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=caleDlg.h
ImplementationFile=caleDlg.cpp
Filter=D
LastObject=IDOK

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=9
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342177294

[DLG:IDD_CALE_DIALOG]
Type=1
Class=CCaleDlg
ControlCount=7
Control1=IDCANCEL,button,1342242816
Control2=IDC_EDIT1,edit,1353777156
Control3=IDC_STATIC,static,1342308352
Control4=IDC_BUTTON2,button,1342242816
Control5=IDC_ABOUT,button,1342242816
Control6=IDC_BUTTON3,button,1342242816
Control7=IDC_EDIT3,edit,1350631552

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

⌨️ 快捷键说明

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