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

📄 qsort.clw

📁 系统编程源码: 内存、缓冲区(Memory/Buffer)处理, 本程序实现CArray摸板类的快速排序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CQsortApp
Class2=CQsortDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_QSORT_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_QSORT_DIALOG (English (U.S.))

[CLS:CQsortApp]
Type=0
HeaderFile=Qsort.h
ImplementationFile=Qsort.cpp
Filter=N

[CLS:CQsortDlg]
Type=0
HeaderFile=QsortDlg.h
ImplementationFile=QsortDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_RADIO2

[CLS:CAboutDlg]
Type=0
HeaderFile=QsortDlg.h
ImplementationFile=QsortDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg


[DLG:IDD_QSORT_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CQsortDlg

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_QSORT_DIALOG (English (U.S.))]
Type=1
Class=CQsortDlg
ControlCount=19
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_ARRAYSIZE,edit,1350631552
Control4=IDC_ASCENDING,button,1342242819
Control5=IDC_STATIC,button,1342177287
Control6=IDC_TYPE,button,1342373897
Control7=IDC_RADIO2,button,1342242825
Control8=IDC_STATIC,button,1342177287
Control9=IDC_CQARRAY,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_CQARRAYTIME,static,1342308352
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STARTQUICKSORT,button,1342242816
Control14=IDC_STATIC,static,1342308352
Control15=IDC_QUICKSORTTIME,static,1342308352
Control16=IDC_STATIC,button,1342177287
Control17=IDC_QSORT,button,1342242816
Control18=IDC_STATIC,static,1342308352
Control19=IDC_QSORTTIME,static,1342308352

⌨️ 快捷键说明

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