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

📄 sort.clw

📁 包含八种排序算法的界面演示多线程程序,以线段形式表示数据大小,排序一清二楚
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSettingDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "sort.h"
LastPage=0

ClassCount=2

ResourceCount=1
Class1=SortWnd
Class2=CSettingDlg
Resource1=IDD_DIALOG1

[CLS:SortWnd]
Type=0
HeaderFile=SortWnd.h
ImplementationFile=SortWnd.cpp
BaseClass=CFrameWnd
Filter=T
LastObject=SortWnd
VirtualFilter=fWC

[DLG:IDD_DIALOG1]
Type=1
Class=CSettingDlg
ControlCount=29
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDAPPLY,button,1342242816
Control4=IDC_STATIC,button,1342177287
Control5=IDC_CHECK1,button,1342242819
Control6=IDC_CHECK2,button,1342242819
Control7=IDC_CHECK5,button,1342242819
Control8=IDC_CHECK6,button,1342242819
Control9=IDC_CHECK3,button,1342242819
Control10=IDC_CHECK7,button,1476460547
Control11=IDC_CHECK4,button,1342242819
Control12=IDC_CHECK8,button,1342242819
Control13=IDC_STATIC,button,1342177287
Control14=IDC_RADIO1,button,1342308361
Control15=IDC_RADIO2,button,1342177289
Control16=IDC_STATIC,button,1342177287
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT1,edit,1350631552
Control19=IDC_EDIT2,edit,1350631552
Control20=IDC_STATIC,button,1342177287
Control21=IDC_STATIC,static,1342308352
Control22=IDC_EDIT3,edit,1350631552
Control23=IDC_STATIC,static,1342308352
Control24=IDC_EDIT4,edit,1350631552
Control25=IDC_STATIC,button,1342177287
Control26=IDC_STATIC,static,1342308352
Control27=IDC_EDIT5,edit,1350631552
Control28=IDC_STATIC,static,1342308352
Control29=IDC_CHECK9,button,1342242819

[CLS:CSettingDlg]
Type=0
HeaderFile=SettingDlg.h
ImplementationFile=SettingDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC

⌨️ 快捷键说明

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