manage.clw

来自「中介机构会员管理软件」· CLW 代码 · 共 88 行

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

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

ClassCount=3
Class1=CManageApp
Class2=CManageDlg
Class3=CAboutDlg

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

[CLS:CManageApp]
Type=0
HeaderFile=Manage.h
ImplementationFile=Manage.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=ManageDlg.h
ImplementationFile=ManageDlg.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_MANAGE_DIALOG]
Type=1
Class=CManageDlg
ControlCount=33
Control1=IDC_STATIC,static,1342308352
Control2=IDC_EDIT1,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT2,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT3,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT4,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT5,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_EDIT6,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT7,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EDIT8,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT9,edit,1350631552
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT10,edit,1350631552
Control21=IDC_STATIC,static,1342308352
Control22=IDC_EDIT11,edit,1350631552
Control23=IDC_STATIC,static,1342308352
Control24=IDC_EDIT12,edit,1350631552
Control25=IDC_STATIC,static,1342308352
Control26=IDC_EDIT13,edit,1352732676
Control27=IDC_BUTTON1,button,1342242816
Control28=IDC_BUTTON2,button,1342242816
Control29=IDC_EDIT14,edit,1350631552
Control30=IDC_BUTTON3,button,1342242816
Control31=IDC_BUTTON4,button,1342242816
Control32=IDC_STATIC,button,1342177287
Control33=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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