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

📄 historyeditdemo.clw

📁 C++编程实践与技巧一书各章节的源码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CHistoryEditDemoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "historyeditdemo.h"
LastPage=0

ClassCount=3
Class1=CHistoryEdit
Class2=CHistoryEditDemoApp
Class3=CHistoryEditDemoDlg

ResourceCount=1
Resource1=IDD_HISTORYEDITDEMO_DIALOG

[CLS:CHistoryEdit]
Type=0
BaseClass=CEdit
HeaderFile=HistoryEdit.h
ImplementationFile=HistoryEdit.cpp

[CLS:CHistoryEditDemoApp]
Type=0
BaseClass=CWinApp
HeaderFile=HistoryEditDemo.h
ImplementationFile=HistoryEditDemo.cpp

[CLS:CHistoryEditDemoDlg]
Type=0
BaseClass=CDialog
HeaderFile=HistoryEditDemoDlg.h
ImplementationFile=HistoryEditDemoDlg.cpp
LastObject=EDIT_HISTORY

[DLG:IDD_HISTORYEDITDEMO_DIALOG]
Type=1
Class=CHistoryEditDemoDlg
ControlCount=7
Control1=EDIT_TEXT,edit,1350631552
Control2=BUTTON_ADD,button,1342242817
Control3=BUTTON_CLEAR,button,1342242816
Control4=BUTTON_CLOSE,button,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=EDIT_HISTORY,edit,1352730692
Control7=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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