📄 client.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClientDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "client.h"
ClassCount=4
Class1=CClientApp
Class2=CClientDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CLIENT_DIALOG
Resource4=IDD_CHANGEPWD_DIALOG
Class4=CChangePwdDlg
Resource5=IDR_MENU1
[CLS:CClientApp]
Type=0
HeaderFile=client.h
ImplementationFile=client.cpp
Filter=N
[CLS:CClientDlg]
Type=0
HeaderFile=clientDlg.h
ImplementationFile=clientDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CClientDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=clientDlg.h
ImplementationFile=clientDlg.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_CLIENT_DIALOG]
Type=1
Class=CClientDlg
ControlCount=8
Control1=IDC_SPASSWORD,static,1073872896
Control2=IDC_SXUEHAO,static,1073872896
Control3=IDC_XUEHAO,edit,1082196096
Control4=IDC_PASSWORD,edit,1082196128
Control5=IDC_PICSJ,static,1342179342
Control6=IDC_PICCL,static,1342244878
Control7=IDC_PICTE,static,1342179342
Control8=IDC_SJ,button,1208025089
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_EXIT
Command2=ID_CHANGEPWD
Command3=ID_TIME
Command4=ID_ABOUT
CommandCount=4
[DLG:IDD_CHANGEPWD_DIALOG]
Type=1
Class=CChangePwdDlg
ControlCount=8
Control1=IDOK,button,1342177281
Control2=IDCANCEL,button,1342177280
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_PASSWORD,edit,1350631584
Control6=IDC_NEWPWD1,edit,1350631584
Control7=IDC_STATIC,static,1342308352
Control8=IDC_NEWPWD2,edit,1350631584
[CLS:CChangePwdDlg]
Type=0
HeaderFile=ChangePwdDlg.h
ImplementationFile=ChangePwdDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CChangePwdDlg
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -