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

📄 crm.clw

📁 一个简单的客户关系管理系统 用VisualC++写的 感pudn 对我的帮助 
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=16
Class1=CCRMApp
Class2=CCRMDlg
Class3=CAboutDlg

ResourceCount=14
Resource1=IDR_MENU1
Resource2=IDR_MAINFRAME
Resource3=IDD_MAINTAIN
Class4=CLoginDlg
Class5=CSellDlg
Resource4=IDD_LOGIN
Resource5=IDD_SELL
Resource6=IDD_CLIENT
Class6=CEmployeeDlg
Class7=CMaintainDlg
Resource7=IDD_EMPLOYEE
Class8=CClientDlg
Class9=CEmployeeSet
Class10=CClientSet
Resource8=IDD_CRM_DIALOG
Resource9=IDD_SEARCH_CLIENT
Class11=CClientInfoDlg
Resource10=IDD_MAINTAIN_SET
Class12=CSearchClientDlg
Resource11=IDD_ABOUTBOX
Resource12=IDD_DELETE
Class13=CMaintainSet
Class14=CMaintainBaseDlg
Class15=CMaintainSetDlg
Resource13=IDD_CLIENT_INFO
Class16=CDeleteDlg
Resource14=IDD_MAINTAIN_BASE

[CLS:CCRMApp]
Type=0
HeaderFile=CRM.h
ImplementationFile=CRM.cpp
Filter=N

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

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

[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_CRM_DIALOG]
Type=1
Class=CCRMDlg
ControlCount=1
Control1=IDC_TAB1,SysTabControl32,1342177280

[DLG:IDD_LOGIN]
Type=1
Class=CLoginDlg
ControlCount=6
Control1=IDOK,button,1342242827
Control2=IDCANCEL,button,1342242827
Control3=IDC_STATIC,static,1342308354
Control4=IDC_STATIC,static,1342308354
Control5=IDC_EDIT_ID,edit,1350631552
Control6=IDC_EDIT_PASSWORD,edit,1350631584

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

[DB:CUserSet]
DB=1
DBType=ODBC
ColumnCount=6
Column1=[workID], 12, 10
Column2=[name], 12, 10
Column3=[address], 12, 50
Column4=[phone], 12, 15
Column5=[cell], 12, 11
Column6=[appendix], 12, 50

[DLG:IDD_EMPLOYEE]
Type=1
Class=CEmployeeDlg
ControlCount=10
Control1=IDC_STATIC,button,1342177287
Control2=IDC_DISPLAY,button,1342242827
Control3=IDC_ADD,button,1342242827
Control4=IDC_EDIT,button,1342242827
Control5=IDC_DELETE,button,1342242827
Control6=IDC_LIST1,SysListView32,1350631429
Control7=IDC_SEARCH,button,1342242827
Control8=IDC_COUNT,static,1342308352
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342177287

[DLG:IDD_MAINTAIN]
Type=1
Class=CMaintainDlg
ControlCount=1
Control1=IDC_TAB1,SysTabControl32,1342177280

[DLG:IDD_SELL]
Type=1
Class=CSellDlg
ControlCount=1
Control1=IDC_TAB1,SysTabControl32,1342177280

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

[CLS:CSellDlg]
Type=0
HeaderFile=SellDlg.h
ImplementationFile=SellDlg.cpp
BaseClass=CDialog
Filter=D

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

[DLG:IDD_CLIENT]
Type=1
Class=CClientDlg
ControlCount=10
Control1=IDC_DISPLAY,button,1342242827
Control2=IDC_ADD,button,1342242827
Control3=IDC_EDIT,button,1342242827
Control4=IDC_DELETE,button,1342242827
Control5=IDC_LIST1,SysListView32,1350631429
Control6=IDC_COUNT,static,1342308352
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,button,1342177287
Control9=IDC_STATIC,button,1342177287
Control10=IDC_SEARCH,button,1342242827

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

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

[DB:CEmployeeSet]
DB=1
DBType=ODBC
ColumnCount=8
Column1=[workID], 12, 10
Column2=[name], 12, 10
Column3=[address], 12, 50
Column4=[phone], 12, 15
Column5=[cell], 12, 11
Column6=[appendix], 12, 50
Column7=[password], 12, 10
Column8=[renk], 12, 10

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

[DB:CClientSet]
DB=1
DBType=ODBC
ColumnCount=7
Column1=[clientID], 12, 10
Column2=[name], 12, 10
Column3=[address], 12, 50
Column4=[phone], 12, 10
Column5=[cell], 12, 13
Column6=[appendix], 12, 50
Column7=[fax], 12, 13

[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDM_DELETE
Command2=IDM_EDIT
Command3=IDM_ADD
CommandCount=3

[CLS:CClientInfoDlg]
Type=0
HeaderFile=ClientInfoDlg.h
ImplementationFile=ClientInfoDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDOK
VirtualFilter=dWC

[DLG:IDD_SEARCH_CLIENT]
Type=1
Class=CSearchClientDlg
ControlCount=23
Control1=IDOK,button,1342242827
Control2=IDCANCEL,button,1342242827
Control3=IDC_STATIC,button,1342177287
Control4=IDC_CLIENTID,edit,1350631552
Control5=IDC_NAME,edit,1350631552
Control6=IDC_ADDRESS,edit,1350631552
Control7=IDC_CELLPHONE,edit,1350631552
Control8=IDC_TEL,edit,1350631552
Control9=IDC_FAX,edit,1350631552
Control10=IDC_STATIC,static,1342308354
Control11=IDC_STATIC,static,1342308354
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342177296
Control17=IDC_JQPP,button,1342373897
Control18=IDC_MHPP,button,1342242825
Control19=IDC_AND,button,1342373897
Control20=IDC_OR,button,1342242825
Control21=IDC_STATIC,button,1342177287
Control22=IDC_CHECKSQL,button,1342242819
Control23=IDC_SQL,edit,1350633600

[DLG:IDD_CLIENT_INFO]
Type=1
Class=CClientInfoDlg
ControlCount=18
Control1=IDOK,button,1342242827
Control2=IDCANCEL,button,1342242827
Control3=IDC_CLIENTID,edit,1350631552
Control4=IDC_NAME,edit,1350631552
Control5=IDC_ADDRESS,edit,1350631552
Control6=IDC_TEL,edit,1350631552
Control7=IDC_CELLPHONE,edit,1350631552
Control8=IDC_FAX,edit,1350631552
Control9=IDC_APPENDIX,edit,1350631552
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,button,1342177287
Control17=IDC_STATIC,button,1342177287
Control18=IDC_STATIC,button,1342177287

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

[DLG:IDD_MAINTAIN_BASE]
Type=1
Class=CMaintainBaseDlg
ControlCount=54
Control1=IDC_DISPLAY,button,1342242827
Control2=IDC_ADD,button,1342242827
Control3=IDC_EDIT,button,1342242827
Control4=IDC_DELETE,button,1342242827
Control5=IDC_LIST1,SysListView32,1350631429
Control6=IDC_STATIC,button,1342177287
Control7=IDC_SEARCH,button,1342242827
Control8=IDC_STATIC,button,1342177287
Control9=IDC_STATIC,button,1342177287
Control10=IDC_STATIC,button,1342177287
Control11=IDC_EDIT1,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_EDIT11,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=IDC_EDIT12,edit,1350631552
Control18=IDC_STATIC,static,1342308353
Control19=IDC_EDIT13,edit,1350631552
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_COMBO1,combobox,1344340226
Control25=IDC_COMBO2,combobox,1344340226
Control26=IDC_COMBO3,combobox,1344340226
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_EDIT16,edit,1350631552
Control31=IDC_STATIC,static,1342308352
Control32=IDC_EDIT18,edit,1350631552
Control33=IDC_STATIC,static,1342308352
Control34=IDC_EDIT19,edit,1350631552
Control35=IDC_STATIC,static,1342308352
Control36=IDC_EDIT20,edit,1350631552
Control37=IDC_STATIC,static,1342308352
Control38=IDC_EDIT21,edit,1350631552
Control39=IDC_STATIC,static,1342308352
Control40=IDC_EDIT22,edit,1350631552
Control41=IDC_STATIC,static,1342308352
Control42=IDC_EDIT23,edit,1350631552
Control43=IDC_STATIC,static,1342308352
Control44=IDC_EDIT24,edit,1350631552
Control45=IDC_STATIC,static,1342308352
Control46=IDC_EDIT25,edit,1350631552
Control47=IDC_STATIC,static,1342308352
Control48=IDC_EDIT26,edit,1350631552
Control49=IDC_STATIC,static,1342308352
Control50=IDC_EDIT27,edit,1350631552
Control51=IDC_EDIT28,edit,1350631552
Control52=IDC_EDIT29,edit,1350631552
Control53=IDC_EDIT30,edit,1350631552
Control54=IDC_EDIT31,edit,1350631552

[DLG:IDD_MAINTAIN_SET]
Type=1
Class=CMaintainSetDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816

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

[DB:CMaintainSet]
DB=1
DBType=ODBC
ColumnCount=15
Column1=[叫修日期], 11, 16
Column2=[立案日期], 11, 16
Column3=[完修日期], 11, 16
Column4=[起保日期], 11, 16
Column5=[终保日期], 11, 16
Column6=[客户ID], 12, 10
Column7=[机器型号], 12, 10
Column8=[故障描述], 12, 10
Column9=[应答工程师], 12, 10
Column10=[48小时], -7, 1
Column11=[收费], 6, 8
Column12=[造成原因], 12, 10
Column13=[投诉], 12, 10
Column14=[机器序列号], 12, 10
Column15=[附件信息], 12, 10

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

[CLS:CMaintainSetDlg]
Type=0
HeaderFile=MaintainSetDlg1.h
ImplementationFile=MaintainSetDlg1.cpp
BaseClass=CDialog
Filter=D
LastObject=CMaintainSetDlg

[DLG:IDD_DELETE]
Type=1
Class=CDeleteDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_DDEL_RSELECT,button,1342177289
Control4=IDC_DDEL_RALLINLIST,button,1342177289
Control5=IDC_DDEL_RALLDATA,button,1342177289
Control6=IDC_STATIC,static,1342177296

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

⌨️ 快捷键说明

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