📄 mfc_funnymouse.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMFC_FunnyMouseDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MFC_FunnyMouse.h"
ClassCount=2
Class1=CMFC_FunnyMouseApp
Class2=CMFC_FunnyMouseDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_MFC_FUNNYMOUSE_DIALOG
[CLS:CMFC_FunnyMouseApp]
Type=0
HeaderFile=MFC_FunnyMouse.h
ImplementationFile=MFC_FunnyMouse.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
[CLS:CMFC_FunnyMouseDlg]
Type=0
HeaderFile=MFC_FunnyMouseDlg.h
ImplementationFile=MFC_FunnyMouseDlg.cpp
Filter=W
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMFC_FunnyMouseDlg
[DLG:IDD_MFC_FUNNYMOUSE_DIALOG]
Type=1
Class=CMFC_FunnyMouseDlg
ControlCount=5
Control1=IDOK,button,1342242816
Control2=IDC_EXIT,button,1342242816
Control3=IDC_AUTHOR,button,1342242816
Control4=IDC_STATIC_AUTHOR,static,1342308354
Control5=IDC_CLEAR,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -