📄 huffman.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Dialog2
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Huffman.h"
ClassCount=5
Class1=CHuffmanApp
Class2=CHuffmanDlg
ResourceCount=5
Resource2=IDD_DIALOG2
Resource3=IDD_DIALOG1
Resource1=IDR_MAINFRAME
Class3=Cdialog1Dlg
Class4=List
Resource4=IDD_HUFFMAN_DIALOG
Class5=Dialog2
Resource5=IDR_MENU1
[CLS:CHuffmanApp]
Type=0
HeaderFile=Huffman.h
ImplementationFile=Huffman.cpp
Filter=N
[CLS:CHuffmanDlg]
Type=0
HeaderFile=HuffmanDlg.h
ImplementationFile=HuffmanDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CHuffmanDlg
[DLG:IDD_HUFFMAN_DIALOG]
Type=1
Class=CHuffmanDlg
ControlCount=6
Control1=IDC_EDIT1,edit,1353781444
Control2=IDC_EDIT2,edit,1353781444
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_BUTTON1,button,1342242816
Control6=IDC_BUTTON2,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=CHuffmanDlg
Command1=ID_SHOW_MENU
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE_AS
Command4=ID_EXIT_MENU
Command5=ID_ABOUT_MENU
CommandCount=5
[DLG:IDD_DIALOG1]
Type=1
Class=Cdialog1Dlg
ControlCount=1
Control1=IDC_LIST2,SysListView32,1350631425
[CLS:Cdialog1Dlg]
Type=0
HeaderFile=dialog1Dlg.h
ImplementationFile=dialog1Dlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_LIST2
VirtualFilter=dWC
[CLS:List]
Type=0
HeaderFile=List.h
ImplementationFile=List.cpp
BaseClass=CListCtrl
Filter=W
LastObject=List
[DLG:IDD_DIALOG2]
Type=1
Class=Dialog2
ControlCount=14
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
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_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
[CLS:Dialog2]
Type=0
HeaderFile=Dialog2.h
ImplementationFile=Dialog2.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=Dialog2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -