📄 multisort.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMultiSortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "multisort.h"
LastPage=0
ClassCount=3
Class1=CMultiSortApp
Class2=CAboutDlg
Class3=CMultiSortDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_MULTISORT_DIALOG
[CLS:CMultiSortApp]
Type=0
BaseClass=CWinApp
HeaderFile=MultiSort.h
ImplementationFile=MultiSort.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=MultiSortDlg.cpp
ImplementationFile=MultiSortDlg.cpp
LastObject=CAboutDlg
[CLS:CMultiSortDlg]
Type=0
BaseClass=CDialog
HeaderFile=MultiSortDlg.h
ImplementationFile=MultiSortDlg.cpp
LastObject=IDC_EDIT1
[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_MULTISORT_DIALOG]
Type=1
Class=CMultiSortDlg
ControlCount=29
Control1=IDC_EDIT1,edit,1352732804
Control2=IDC_STATIC,static,1342308352
Control3=IDC_number,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_Handin,button,1342242816
Control6=IDC_EDIT5,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_a,edit,1484849280
Control14=IDC_b,edit,1484849280
Control15=IDC_e,edit,1484849280
Control16=IDC_c,edit,1484849280
Control17=IDC_d,edit,1484849280
Control18=IDC_STATIC,static,1342308352
Control19=IDC_EDIT11,edit,1484849280
Control20=IDC_FILE,button,1476460544
Control21=IDC_RANDOM,button,1476460544
Control22=IDC_SAVE,button,1476460544
Control23=IDC_SORT,button,1476460544
Control24=IDC_BUTTON1,button,1342242816
Control25=IDC_STATIC,static,1342308352
Control26=IDC_RADIO1,button,1476526089
Control27=IDC_RADIO2,button,1476395017
Control28=IDC_RADIO3,button,1476395017
Control29=IDC_EDIT2,edit,1352728708
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -