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

📄 project.clw

📁 VC实验: 一.实验名称:掌握基于MFC的资源应用 二.实验目的:通过基于MFC编写基于资源的应用程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "project.h"

ClassCount=3
Class1=CProjectApp
Class2=CProjectDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_PROJECT_DIALOG
Resource4=IDR_MENU1

[CLS:CProjectApp]
Type=0
HeaderFile=project.h
ImplementationFile=project.cpp
Filter=N

[CLS:CProjectDlg]
Type=0
HeaderFile=projectDlg.h
ImplementationFile=projectDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=ID_HELP

[CLS:CAboutDlg]
Type=0
HeaderFile=projectDlg.h
ImplementationFile=projectDlg.cpp
Filter=D
LastObject=CAboutDlg

[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_PROJECT_DIALOG]
Type=1
Class=CProjectDlg
ControlCount=0

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_NEW
Command2=ID_OPEN
Command3=ID_SEAVE
Command4=ID_QQQ
Command5=ID_MENUITEM32775
Command6=ID_MENUITEM32776
Command7=ID_CFONT
Command8=ID_COLOR
Command9=ID_HELP
CommandCount=9

⌨️ 快捷键说明

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