?? sortdemo.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSortDemoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "SortDemo.h"
ClassCount=3
Class1=CSortDemoApp
Class2=CSortDemoDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SORTDEMO_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_SORTDEMO_DIALOG (English (U.S.))
[CLS:CSortDemoApp]
Type=0
HeaderFile=SortDemo.h
ImplementationFile=SortDemo.cpp
Filter=N
[CLS:CSortDemoDlg]
Type=0
HeaderFile=SortDemoDlg.h
ImplementationFile=SortDemoDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CSortDemoDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=SortDemoDlg.h
ImplementationFile=SortDemoDlg.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_SORTDEMO_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CSortDemoDlg
[DLG:IDD_SORTDEMO_DIALOG (English (U.S.))]
Type=1
Class=CSortDemoDlg
ControlCount=11
Control1=IDC_TYPE,combobox,1344339970
Control2=IDC_SORTMETHOD,combobox,1344339970
Control3=IDC_NUM,edit,1350631552
Control4=IDC_ELEMENT,edit,1350631552
Control5=IDC_STARTSORT,button,1342242816
Control6=IDC_RESULT,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
[DLG:IDD_ABOUTBOX (English (U.S.))]
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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -