📄 employeeinfo.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEmployeeInfoDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "EmployeeInfo.h"
ClassCount=3
Class1=CEmployeeInfoApp
Class2=CEmployeeInfoDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_EMPLOYEEINFO_DIALOG
[CLS:CEmployeeInfoApp]
Type=0
HeaderFile=EmployeeInfo.h
ImplementationFile=EmployeeInfo.cpp
Filter=N
[CLS:CEmployeeInfoDlg]
Type=0
HeaderFile=EmployeeInfoDlg.h
ImplementationFile=EmployeeInfoDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_VALITATE
[CLS:CAboutDlg]
Type=0
HeaderFile=EmployeeInfoDlg.h
ImplementationFile=EmployeeInfoDlg.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_EMPLOYEEINFO_DIALOG]
Type=1
Class=CEmployeeInfoDlg
ControlCount=9
Control1=IDC_STATIC_NAME,static,1342308352
Control2=IDC_EDIT_NAME,edit,1350631552
Control3=IDC_STATIC_SEX,static,1342308352
Control4=IDC_EDIT_SEX,edit,1350631552
Control5=IDC_STATIC_AGE,static,1342308352
Control6=IDC_EDIT_AGE,edit,1350631552
Control7=IDC_STATIC_TELEPHONE,static,1342308352
Control8=IDC_EDIT_TELEPHONE,edit,1350631552
Control9=IDC_BUTTON_VALITATE,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -