📄 clock.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "clock.h"
LastPage=0
ClassCount=4
Class1=CClockApp
Class2=CAboutDlg
Class3=CClockDlg
Class4=CHyperLink
ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_CLOCK_DIALOG
[CLS:CClockApp]
Type=0
BaseClass=CWinApp
HeaderFile=clock.h
ImplementationFile=clock.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=clockDlg.cpp
ImplementationFile=clockDlg.cpp
[CLS:CClockDlg]
Type=0
BaseClass=CDialog
HeaderFile=clockDlg.h
ImplementationFile=clockDlg.cpp
LastObject=IDC_day
Filter=D
VirtualFilter=dWC
[CLS:CHyperLink]
Type=0
BaseClass=CStatic
HeaderFile=HYPERLINK.H
ImplementationFile=HYPERLINK.CPP
[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_CLOCK_DIALOG]
Type=1
Class=CClockDlg
ControlCount=15
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_HOUR,static,1342308352
Control4=IDC_MINUTE,static,1342308352
Control5=IDC_SECOND,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_LINK3,static,1342308352
Control10=IDC_LINK1,static,1342308352
Control11=IDC_LINK2,static,1342308352
Control12=IDC_year,static,1342308352
Control13=IDC_month,static,1342308352
Control14=IDC_day,static,1342308352
Control15=IDC_CENTRY,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -