timeandkey.clw

来自「各类源程序集锦 硬件介绍:7290 ZLG7290例程* 7290a ZLG72」· CLW 代码 · 共 83 行

CLW
83
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CTimeAndKeyApp
Class2=CTimeAndKeyDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TIMEANDKEY_DIALOG

[CLS:CTimeAndKeyApp]
Type=0
HeaderFile=TimeAndKey.h
ImplementationFile=TimeAndKey.cpp
Filter=N

[CLS:CTimeAndKeyDlg]
Type=0
HeaderFile=TimeAndKeyDlg.h
ImplementationFile=TimeAndKeyDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CTimeAndKeyDlg

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

[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_TIMEANDKEY_DIALOG]
Type=1
Class=CTimeAndKeyDlg
ControlCount=28
Control1=IDC_STATIC_1,static,1342177294
Control2=IDC_STATIC_2,static,1342177294
Control3=IDC_STATIC_3,static,1342177294
Control4=IDC_STATIC_4,static,1342177294
Control5=IDC_STATIC_5,static,1342177294
Control6=IDC_STATIC_6,static,1342177294
Control7=IDC_STATIC_7,static,1342177294
Control8=IDC_STATIC_8,static,1342177294
Control9=IDC_STATIC,button,1342177287
Control10=IDC_EDIT_DATA,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_BUTTON_MODIFY,button,1342242816
Control13=IDC_STATIC,button,1342177287
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308353
Control16=IDC_STATIC,static,1342308353
Control17=IDC_STATIC,static,1342308353
Control18=IDC_STATIC,static,1342308353
Control19=IDC_STATIC,static,1342308353
Control20=IDC_STATIC,static,1342308353
Control21=IDC_STATIC,static,1342308353
Control22=IDC_STATIC,static,1342308353
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC_TIME,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342177285
Control28=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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