📄 phonebook.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Cincreat
LastTemplate=CEditView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "phonebook.h"
ClassCount=7
Class1=CPhonebookApp
Class2=CPhonebookDlg
Class3=CAboutDlg
ResourceCount=6
Resource1=IDD_EXIST
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_ADD
Class4=Cincreat
Class5=Csure
Resource5=IDD_PHONEBOOK_DIALOG
Class6=Csearch
Class7=Cinformation
Resource6=IDD_SEARCH
[CLS:CPhonebookApp]
Type=0
HeaderFile=phonebook.h
ImplementationFile=phonebook.cpp
Filter=N
[CLS:CPhonebookDlg]
Type=0
HeaderFile=phonebookDlg.h
ImplementationFile=phonebookDlg.cpp
Filter=T
LastObject=CPhonebookDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=phonebookDlg.h
ImplementationFile=phonebookDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_PHONEBOOK_DIALOG]
Type=1
Class=CPhonebookDlg
ControlCount=21
Control1=ID_EXIT,button,1342242816
Control2=ID_HELP,button,1342242816
Control3=IDB_CREATE,button,1342242816
Control4=IDB_SEARCH,button,1342242816
Control5=IDB_EXCHANGE,button,1342242816
Control6=IDC_RESULT,button,1342177287
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,button,1342177287
Control13=IDC_EDIT_NAME,edit,1350635652
Control14=IDC_EDIT_ADD,edit,1350635652
Control15=IDC_EDIT_MOBIL,edit,1350643716
Control16=IDC_EDIT_QQ,edit,1350643716
Control17=IDC_EDIT_EMAIL,edit,1350635652
Control18=IDC_EDIT_COMMENT,edit,1350635588
Control19=IDC_STATIC,button,1342177287
Control20=IDC_NAMELIST,listbox,1352728835
Control21=IDB_DELETE,button,1342242816
[DLG:IDD_ADD]
Type=1
Class=Cincreat
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_RESULT,button,1342177287
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,button,1342177287
Control10=IDC_EDIT_NAME,edit,1350631552
Control11=IDC_EDIT_ADD,edit,1350631552
Control12=IDC_EDIT_MOBIL,edit,1350631552
Control13=IDC_EDIT_QQ,edit,1350631552
Control14=IDC_EDIT_EMAIL,edit,1350631552
Control15=IDC_EDIT_COMMENT,edit,1350631552
[DLG:IDD_EXIST]
Type=1
Class=Csure
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EXISTUSER,static,1342308352
[CLS:Cincreat]
Type=0
HeaderFile=increat.h
ImplementationFile=increat.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT_NAME
VirtualFilter=dWC
[CLS:Csure]
Type=0
HeaderFile=sure.h
ImplementationFile=sure.cpp
BaseClass=CDialog
Filter=D
LastObject=Csure
VirtualFilter=dWC
[DLG:IDD_SEARCH]
Type=1
Class=Csearch
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_EDIT1,edit,1350631552
[CLS:Csearch]
Type=0
HeaderFile=search.h
ImplementationFile=search.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_EDIT1
VirtualFilter=dWC
[CLS:Cinformation]
Type=0
HeaderFile=information.h
ImplementationFile=information.cpp
BaseClass=CEditView
Filter=C
VirtualFilter=VWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -