文件名称:car4Ssale
介绍说明--下载内容均来自于网络,请自行研究使用
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用-Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用-Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call
(系统自动生成,下载前可以参看下载内容)
下载文件列表
汽车4S 店销售\Automobile 4S shop.aps
.............\Automobile 4S shop.clw
.............\Automobile 4S shop.cpp
.............\Automobile 4S shop.dsp
.............\Automobile 4S shop.dsw
.............\Automobile 4S shop.h
.............\Automobile 4S shop.ncb
.............\Automobile 4S shop.opt
.............\Automobile 4S shop.plg
.............\Automobile 4S shop.rc
.............\Automobile 4S shopDlg.cpp
.............\Automobile 4S shopDlg.h
.............\Debug\Automobile 4S shop.exe
.............\.....\Automobile 4S shop.ilk
.............\.....\Automobile 4S shop.obj
.............\.....\Automobile 4S shop.pch
.............\.....\Automobile 4S shop.pdb
.............\.....\Automobile 4S shop.res
.............\.....\Automobile 4S shopDlg.obj
.............\.....\guanli.obj
.............\.....\sale.obj
.............\.....\service.obj
.............\.....\StdAfx.obj
.............\.....\storage.obj
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\guanli.cpp
.............\guanli.h
.............\ReadMe.txt
.............\res\1319986_150704018_2_副本.bmp
.............\...\Automobile 4S shop.ico
.............\...\Automobile 4S shop.rc2
.............\...\c1da41c311e37c82d3509480c9230f6c_副本.bmp
.............\...\e78c65899e510fb3804c7b21d933c895d0430ceb_副本.bmp
.............\...\Img382832_230_副本.bmp
.............\...\未命名_副本.bmp
.............\resource.h
.............\sale.cpp
.............\sale.h
.............\service.cpp
.............\service.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\storage.cpp
.............\storage.h
.............\客户信息.txt
.............\进货记录.txt
.............\销售记录.txt
.............\Debug
.............\res
汽车4S 店销售