📄 timer.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTimerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "timer.h"
LastPage=0
ClassCount=3
Class1=CTimerApp
Class2=CAboutDlg
Class3=CTimerDlg
ResourceCount=3
Resource1=IDD_TIMER_DIALOG
Resource2=IDD_ABOUTBOX
Resource3=IDR_MENU_TEST
[CLS:CTimerApp]
Type=0
BaseClass=CWinApp
HeaderFile=Timer.h
ImplementationFile=Timer.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=TimerDlg.cpp
ImplementationFile=TimerDlg.cpp
LastObject=CAboutDlg
[CLS:CTimerDlg]
Type=0
BaseClass=CDialog
HeaderFile=TimerDlg.h
ImplementationFile=TimerDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_EDIT_INFO
[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_TIMER_DIALOG]
Type=1
Class=CTimerDlg
ControlCount=10
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,button,1342177287
Control3=IDC_EDIT_HOUR,edit,1350631552
Control4=IDC_CURTIME,static,1342308352
Control5=IDC_APPLY,button,1342242816
Control6=IDC_STATIC,static,1350697472
Control7=IDC_EDIT_MINUTE,edit,1350631552
Control8=IDC_STATIC,static,1342308353
Control9=IDC_STATIC,static,1350697740
Control10=IDC_EDIT_INFO,edit,1350631552
[MNU:IDR_MENU_TEST]
Type=1
Class=?
Command1=ID_CLOSE
Command2=ID_ABOUT
CommandCount=2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -