⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 salarly.clw

📁 解决员工工资的管理
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=19
Class1=CSalarlyApp
Class2=CSalarlyDlg
Class3=CAboutDlg

ResourceCount=14
Resource1=IDD_PWD
Resource2=IDR_MAINFRAME
Resource3=IDD_EMPLOY1
Class4=CEmployDlg
Class5=CEmploySet
Resource4=IDD_COMPUTATION
Class6=CSalaryDlg
Class7=CSalarySet
Resource5=IDD_SALARY
Class8=CEmployOdlg
Resource6=IDD_EMPLOY
Class9=CSalaryODlg
Resource7=IDD_SALARY1
Class10=CComputation
Class11=CComputationSet
Resource8=IDD_SALARY2
Class12=CDelectDlg
Resource9=IDD_DELECTEMPLOY
Class13=CLoginDlg
Class14=CLoginSet
Resource10=IDD_DLG_LOGIN
Class15=CPwdDlg
Resource11=IDD_DELECT
Class16=CSalaryEditDlg
Resource12=IDD_SALARLY_DIALOG
Class17=CSexSet
Class18=CDepartmentSet
Resource13=IDD_ABOUTBOX
Class19=CDelectEmployDlg
Resource14=IDR_MENU1

[CLS:CSalarlyApp]
Type=0
HeaderFile=salarly.h
ImplementationFile=salarly.cpp
Filter=N
LastObject=CSalarlyApp

[CLS:CSalarlyDlg]
Type=0
HeaderFile=salarlyDlg.h
ImplementationFile=salarlyDlg.cpp
Filter=D
LastObject=ID_SALARY
BaseClass=CDialog
VirtualFilter=dWC

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=7
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342181383

[DLG:IDD_SALARLY_DIALOG]
Type=1
Class=CSalarlyDlg
ControlCount=2
Control1=IDC_TAB1,SysTabControl32,1342177280
Control2=IDC_STATIC_DLG,static,1342308352

[DLG:IDD_EMPLOY]
Type=1
Class=CEmployDlg
ControlCount=26
Control1=IDC_STATIC,button,1342177287
Control2=IDC_LIST1,SysListView32,1350631429
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_SEX,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_JOB,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_NAME,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_DEPARTMENT,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_TEL,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_ADDRESS,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_BUTTON_QUERY,button,1342242816
Control19=IDC_QUERY,edit,1350631552
Control20=IDC_STATIC,button,1342177287
Control21=IDC_BUTTON_EDIT,button,1342242816
Control22=IDC_BUTTON_DELET,button,1342242816
Control23=IDC_BUTTON_ADD,button,1342242816
Control24=IDC_BUTTON_SHOW,button,1342242816
Control25=IDC_STATIC,static,1342308352
Control26=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242848

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

[CLS:CEmploySet]
Type=0
HeaderFile=EmploySet.h
ImplementationFile=EmploySet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CEmploySet

[DB:CEmploySet]
DB=1
DBType=ODBC
ColumnCount=8
Column1=[ID], 12, 20
Column2=[department], 12, 100
Column3=[name], 12, 100
Column4=[sex], 12, 100
Column5=[job], 12, 100
Column6=[tel], 12, 100
Column7=[address], 12, 100
Column8=[birthday], 11, 16

[DLG:IDD_SALARY]
Type=1
Class=CSalaryDlg
ControlCount=11
Control1=IDC_LIST2,SysListView32,1350631433
Control2=IDC_LIST3,SysListView32,1350631425
Control3=IDC_STATIC,button,1342177287
Control4=IDC_QUERY,edit,1350631552
Control5=IDC_BUTTON_QUERY,button,1342242816
Control6=IDC_BUTTON_EDIT,button,1342242816
Control7=IDC_BUTTON_DETEL,button,1342242816
Control8=IDC_BUTTON_ADD,button,1342242816
Control9=IDC_BUTTON_COMPUTATION,button,1342242816
Control10=IDC_BUTTON_SALARYSHOW,button,1342242816
Control11=IDC_BUTTON_CHECKSHOW,button,1342242816

[CLS:CSalaryDlg]
Type=0
HeaderFile=SalaryDlg.h
ImplementationFile=SalaryDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_BUTTON_QUERY

[CLS:CSalarySet]
Type=0
HeaderFile=SalarySet.h
ImplementationFile=SalarySet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CSalarySet

[DB:CSalarySet]
DB=1
DBType=ODBC
ColumnCount=17
Column1=[ID], 12, 20
Column2=[department], 12, 100
Column3=[name], 12, 100
Column4=[salary], 7, 4
Column5=[basic], 7, 4
Column6=[bonus], 7, 4
Column7=[welfare], 7, 4
Column8=[add], 7, 4
Column9=[fine], 7, 4
Column10=[overtime], 7, 4
Column11=[business], 7, 4
Column12=[leave], 7, 4
Column13=[late], 7, 4
Column14=[worktime], 7, 4
Column15=[absent], 7, 4
Column16=[remark], 12, 100
Column17=[date], 11, 16

[DLG:IDD_EMPLOY1]
Type=1
Class=CEmployOdlg
ControlCount=18
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_JOB,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_NAME,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_TEL,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_ADDRESS,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_DATETIMEPICKER,SysDateTimePick32,1342242848
Control17=IDC_COMBO_DEPARTMENT,combobox,1344340226
Control18=IDC_COMBO_SEX,combobox,1344340226

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

[DLG:IDD_SALARY1]
Type=1
Class=CSalaryODlg
ControlCount=42
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_ID,edit,1350631552
Control21=IDC_BUSINESS,edit,1350631552
Control22=IDC_SPIN_BUSINESS,msctls_updown32,1342177328
Control23=IDC_LATE,edit,1350631552
Control24=IDC_SPIN_LATE,msctls_updown32,1342177330
Control25=IDC_ABSENT,edit,1350631552
Control26=IDC_SPIN_ABSENT,msctls_updown32,1342177328
Control27=IDC_WELFARE,edit,1350631552
Control28=IDC_ADD,edit,1350633600
Control29=IDC_TOTAL,edit,1350633600
Control30=IDC_REMARK,edit,1350631552
Control31=IDC_NAME,edit,1350631552
Control32=IDC_WORKTIME,edit,1350631552
Control33=IDC_SPIN_WORKTIME,msctls_updown32,1342177330
Control34=IDC_OVERTIME,edit,1350631552
Control35=IDC_SPIN_OVERTIME,msctls_updown32,1342177328
Control36=IDC_LEAVE,edit,1350631552
Control37=IDC_SPIN_LEAVE,msctls_updown32,1342177328
Control38=IDC_BONUS,edit,1350631552
Control39=IDC_FINE,edit,1350633600
Control40=IDC_BASIC,edit,1350633600
Control41=IDC_DATETIMEPICKER,SysDateTimePick32,1342242848
Control42=IDC_COMBO1,combobox,1344340226

[CLS:CSalaryODlg]
Type=0
HeaderFile=SalaryODlg.h
ImplementationFile=SalaryODlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_COMBO1

[DLG:IDD_COMPUTATION]
Type=1
Class=CComputation
ControlCount=24
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342312448
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_OVERTIME1,edit,1350631552
Control6=IDC_BUSINESS1,edit,1350631552
Control7=IDC_STATIC,static,1342312448
Control8=IDC_ABSENT1,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_LATE1,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_LEAVE1,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342312448
Control15=IDC_WORKTIME1,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342312448
Control18=IDC_BTN_SAVE,button,1342242816
Control19=IDC_BTN_RESET,button,1342242816
Control20=IDC_STATIC,static,1342181383
Control21=IDC_STATIC,static,1342181383
Control22=IDC_STATIC,static,1342181383
Control23=IDC_STATIC,static,1350570247
Control24=IDC_STATIC,static,1342181383

[CLS:CComputation]
Type=0
HeaderFile=Computation.h
ImplementationFile=Computation.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_BTN_SAVE

[CLS:CComputationSet]
Type=0
HeaderFile=ComputationSet.h
ImplementationFile=ComputationSet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CComputationSet

[DB:CComputationSet]
DB=1
DBType=ODBC
ColumnCount=6
Column1=[overtime], 5, 2
Column2=[late], 5, 2
Column3=[absent], 5, 2
Column4=[leave], 5, 2
Column5=[business], 5, 2
Column6=[worktime], 5, 2

[DLG:IDD_DELECT]
Type=1
Class=CDelectDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_PASS,edit,1350631584

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

[DLG:IDD_DLG_LOGIN]
Type=1
Class=CLoginDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177294
Control2=IDC_EDT_USER,edit,1350631552
Control3=IDOK,button,1342259200
Control4=IDCANCEL,button,1342259200
Control5=IDC_EDT_PASSWD,edit,1350631584

[DB:CLoginSet]
DB=1
DBType=ODBC
ColumnCount=2
Column1=[name], 12, 40
Column2=[passwd], 12, 20

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

[CLS:CLoginSet]
Type=0
HeaderFile=LoginSet.h
ImplementationFile=LoginSet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r

[DLG:IDD_PWD]
Type=1
Class=CPwdDlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342181383
Control4=IDC_STATIC,static,1342308352
Control5=IDC_NAME,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_OLDPWD,edit,1350631584
Control8=IDC_STATIC,static,1342308352
Control9=IDC_NEWPWD1,edit,1350631584
Control10=IDC_STATIC,static,1342308352
Control11=IDC_NEWPWD2,edit,1350631584

[CLS:CPwdDlg]
Type=0
HeaderFile=PwdDlg.h
ImplementationFile=PwdDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_NAME

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDR_PWD
Command2=IDR_EXIT
Command3=IDR_COMPUTATION
Command4=IDR_ADDSALARY
Command5=ID_DELECTSALARY
Command6=ID_ADDEMPLOY
Command7=ID_DELECTEMPLOY
Command8=ID_SALARY
CommandCount=8

[DB:CDepartmentSet]
DB=1
DBType=ODBC
ColumnCount=1
Column1=[department], 12, 100

[DLG:IDD_SALARY2]
Type=1
Class=CSalaryEditDlg
ControlCount=44
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_ID,edit,1350631552
Control21=IDC_BUSINESS,edit,1350631552
Control22=IDC_SPIN_BUSINESS,msctls_updown32,1342177328
Control23=IDC_LATE,edit,1350631552
Control24=IDC_SPIN_LATE,msctls_updown32,1342177330
Control25=IDC_ABSENT,edit,1350631552
Control26=IDC_SPIN_ABSENT,msctls_updown32,1342177328
Control27=IDC_WELFARE,edit,1350631552
Control28=IDC_ADD,edit,1350633600
Control29=IDC_TOTAL,edit,1350633600
Control30=IDC_REMARK,edit,1350631552
Control31=IDC_NAME,edit,1350631552
Control32=IDC_WORKTIME,edit,1350631552
Control33=IDC_SPIN_WORKTIME,msctls_updown32,1342177330
Control34=IDC_OVERTIME,edit,1350631552
Control35=IDC_SPIN_OVERTIME,msctls_updown32,1342177328
Control36=IDC_LEAVE,edit,1350631552
Control37=IDC_SPIN_LEAVE,msctls_updown32,1342177328
Control38=IDC_BONUS,edit,1350631552
Control39=IDC_FINE,edit,1350633600
Control40=IDC_BASIC,edit,1350633600
Control41=IDC_DATETIMEPICKER,SysDateTimePick32,1342242848
Control42=IDC_PWD,edit,1350631584
Control43=IDC_STATIC,static,1342312448
Control44=IDC_DEPARTMENT,combobox,1344340226

[CLS:CSalaryEditDlg]
Type=0
HeaderFile=SalaryEditDlg.h
ImplementationFile=SalaryEditDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_ABSENT

[CLS:CSexSet]
Type=0
HeaderFile=SexSet.h
ImplementationFile=SexSet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r
LastObject=CSexSet

[DB:CSexSet]
DB=1
DBType=ODBC
ColumnCount=1
Column1=[sex], 12, 100

[CLS:CDepartmentSet]
Type=0
HeaderFile=DepartmentSet.h
ImplementationFile=DepartmentSet.cpp
BaseClass=CRecordset
Filter=N
VirtualFilter=r

[DLG:IDD_DELECTEMPLOY]
Type=1
Class=CDelectEmployDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ID,edit,1350631552
Control5=IDC_STATIC,static,1342308352
Control6=IDC_PASS,edit,1350631584

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

⌨️ 快捷键说明

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