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

📄 堆排序1.clw

📁 这是用VC++做的一个堆排序的程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "堆排序1.h"

ClassCount=4
Class1=CMy1App
Class2=CMy1Dlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=Cshuomingdlg
Resource3=IDD_MY1_DIALOG

[CLS:CMy1App]
Type=0
HeaderFile=堆排序1.h
ImplementationFile=堆排序1.cpp
Filter=N

[CLS:CMy1Dlg]
Type=0
HeaderFile=堆排序1Dlg.h
ImplementationFile=堆排序1Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMy1Dlg

[CLS:CAboutDlg]
Type=0
HeaderFile=堆排序1Dlg.h
ImplementationFile=堆排序1Dlg.cpp
Filter=D
LastObject=CAboutDlg

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

[DLG:IDD_MY1_DIALOG]
Type=1
Class=CMy1Dlg
ControlCount=20
Control1=IDOK,button,1342242816
Control2=IDCANCEL,button,1342242816
Control3=ID_STACTIC,static,1350701825
Control4=IDC_EDIT1,edit,1351680132
Control5=IDC_BUTTON1,button,1342242817
Control6=IDC_BUTTON2,button,1342242816
Control7=IDC_BUTTON3,button,1342242816
Control8=IDC_STATIC,static,1350701825
Control9=IDC_STATIC,static,1350701825
Control10=IDC_LIST1,listbox,1352728833
Control11=IDC_BUTTON4,button,1342242816
Control12=IDC_BUTTON5,button,1342242816
Control13=IDC_LIST3,listbox,1353777409
Control14=IDC_EDIT2,edit,1350637696
Control15=IDC_STATIC,static,1350701825
Control16=IDC_BUTTON6,button,1342242816
Control17=IDC_BUTTON7,button,1342242816
Control18=IDC_EDIT3,edit,1351694468
Control19=IDC_STATIC,static,1350701825
Control20=IDC_BUTTON8,button,1342242816

[CLS:Cshuomingdlg]
Type=0
HeaderFile=shuomingdlg.h
ImplementationFile=shuomingdlg.cpp
BaseClass=CDialog
Filter=D
LastObject=Cshuomingdlg

⌨️ 快捷键说明

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