登录
首页 » Visual C++ » car4Ssale

car4Ssale

于 2013-10-24 发布 文件大小:3751KB
0 322
下载积分: 1 下载次数: 8

代码说明:

  用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)

文件列表:

汽车4S 店销售
.............\Automobile 4S shop.aps,2115500,2013-02-26
.............\Automobile 4S shop.clw,4293,2013-02-27
.............\Automobile 4S shop.cpp,2209,2013-02-26
.............\Automobile 4S shop.dsp,5332,2013-02-26
.............\Automobile 4S shop.dsw,544,2013-02-26
.............\Automobile 4S shop.h,1440,2013-02-26
.............\Automobile 4S shop.ncb,189440,2013-02-27
.............\Automobile 4S shop.opt,51712,2013-02-27
.............\Automobile 4S shop.plg,848,2013-02-27
.............\Automobile 4S shop.rc,10586,2013-02-26
.............\Automobile 4S shopDlg.cpp,4913,2013-02-26
.............\Automobile 4S shopDlg.h,1458,2013-02-26
.............\Debug
.............\.....\Automobile 4S shop.exe,2642008,2013-02-27
.............\.....\Automobile 4S shop.ilk,247516,2013-02-27
.............\.....\Automobile 4S shop.obj,14397,2013-02-26
.............\.....\Automobile 4S shop.pch,5492708,2013-02-26
.............\.....\Automobile 4S shop.pdb,435200,2013-02-26
.............\.....\Automobile 4S shop.res,2094388,2013-02-26
.............\.....\Automobile 4S shopDlg.obj,29394,2013-02-26
.............\.....\guanli.obj,24371,2013-02-26
.............\.....\sale.obj,22585,2013-02-27
.............\.....\service.obj,31758,2013-02-26
.............\.....\StdAfx.obj,105627,2013-02-26
.............\.....\storage.obj,25405,2013-02-26
.............\.....\vc60.idb,295936,2013-02-27
.............\.....\vc60.pdb,454656,2013-02-26
.............\guanli.cpp,2303,2013-02-26
.............\guanli.h,1298,2013-02-26
.............\ReadMe.txt,3789,2013-02-26
.............\res


.............\...\Automobile 4S shop.rc2,410,2013-02-26



.............\...\未命名_副本.bmp,480054,2013-02-26
.............\resource.h,1699,2013-02-26
.............\sale.cpp,3326,2013-02-26
.............\sale.h,1302,2013-02-26
.............\service.cpp,4156,2013-02-26
.............\service.h,1372,2013-02-26
.............\StdAfx.cpp,220,2013-02-26
.............\StdAfx.h,1054,2013-02-26
.............\storage.cpp,4310,2013-02-26
.............\storage.h,1372,2013-02-26
.............\客户信息.txt,188,2013-02-26
.............\进货记录.txt,138,2013-02-26
.............\销售记录.txt,113,2013-02-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Inhabitant-ADO
    本程序是小区住户管理系统,已调试通过,VS2008环境下使用ADO访问Access数据库(The program is residential tenants management system, has been through debugging, VS2008 environment to access an Access database using ADO)
    2011-11-11 13:20:03下载
    积分:1
  • Ruler
    说明:  VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。 (Enhanced version of VC++ source code of the software electronic scale, transparent form of implementation is the key technology of this procedure, the use of two measurement scale, multi-point measurement, multi-angle measurement method, with transparent window effects, to complete a real good using electronic ruler, so that when you need to determine the picture on the website and the media width and height, you can use this software easily measure out the size of it.)
    2011-04-08 22:54:58下载
    积分:1
  • 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)
    2013-10-24 17:52:29下载
    积分:1
  • OrbitDynamics
    这是我在CSDN上找到的比较好的一个关于卫星轨道动力学的一个源码包,简单易懂,用c++写的,作者是韩冬,向他致敬! 非常好用的程序,学习卫星轨道动力学(This is I find in good CSDN about the dynamics of the satellite s orbit a source packages, easy to understand and use c++ written, the writer is HanDong, paid tribute to him! The program is very nice, learning satellite orbit dynamics)
    2020-12-12 11:09:16下载
    积分:1
  • PQ12154
    PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5(PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases)
    2020-07-03 08:20:02下载
    积分:1
  • DeMultiwave
    读取segy文件,消除多次波 的地震处理运用(segy read documents, eliminating the multiple use of seismic processing)
    2007-02-16 12:23:48下载
    积分:1
  • bookmanage
    图书管理系统,关键字:Access数据库,VB可视化编程,ADO控件。随着人类社会的发展,人类对知识的需求也不断地增长。在这种形势下,书籍就渐渐地成为人们获取并增长知识的主要途径,而图书馆就自然而然地在人们的生活中占据了一定的位置。 学校作为教书育人的中坚力量,图书馆的作用更是举足轻重。学校图书馆要做到安全顺畅的运转,为广大同学提供良好的服务,就必须有一套完善健全的运行管理机制。联系实际,考虑各层次学校的情况,软件本身要求易学,界面友好,容易掌握,可以较简单方便的管理各种图书信息;硬件的配置要求不能太高,这样可以很好的适应当前的学校图书馆。系统的总体特点应该是方便、简单、实用。 本系统主要实现的功能有:图书的编目,图书资料的查询删除以及修改,用户资料的查询修改以及删除,图书的借阅,图书的归还,添加管理员帐户,修改管理员密码等功能。(aaaaa)
    2009-04-20 21:52:10下载
    积分:1
  • 50
    说明:  单戗堤截流图解法计算程序使用帮助 操作步骤: 一:输入分流能力数据文本文件 文件格式为上游水位,下泄流量 请查看示范文件XL.txt 二:选择计算类型 计算类型有单值计算和自动计算 若选择单值计算,则设置龙口口门宽度 若选择自动计算,则设置龙口口门宽度变化范围 三:设置计算参数 这些参数在程序右下部,请根据工程实际进行输入 四:计算及绘图 选择开始计算,计算结果会呈现在程序界面上 计算后选择绘制曲线,自动生成Excel图表 五:保存结果 选择保存结果可以保存结果为文本文件 您也可以直接保存绘图中生成的Excel文件 选择保存中间数据可以保存龙口泄流能力数据( N o w a d a y s , t h e r a t i o o f E n g i n e e r i n g- Ma p- D r a w i n g b y C A D i n t h e d e s i g n m e n a t e r a n d Wa s t e Wa t e r S y s t e m o n A r c h i t e c t u r e w a s a l r e a d y I 0 0 . T h e u a t h o r i g n e d t h i s p r o g r a m o f C o m p u t e r A i d e d D e s i g n o f Wa t e r a n d Wa s t e Wa t e r S y s t e r c h i t e c t u r e o n A u t o C A D , a n d u s e d i t i n t h e r e a l w o r k s . T h e a s s a y a n a l y z e d t h e e l o p m e n t o f t h e p r o f e s s i o n a l s o f t w a r e i n a n d a b r o a d , a n d t a l k e d a b o u t t h e a c t u a o f t h e d e s i g n , t h e n s u p p l i e d t h e w a y s o f h o w t o i m p r o v e C A D s y s t e m w i t h t h i s c i a l t y . T h e a s s a y o b t a i n e d t h e r e s u l t s i n a s p e c t s b e l o w : 1 , c o s t o mi n g t h e s y s t e m f o r d e s i g )
    2009-03-11 09:51:00下载
    积分:1
  • 显示sgy数据小软件
    地震勘探干专用软件,小的程序,地震勘探行业(The QT language reads and writes segy, a special program for the seismic exploration industry, and can read and write segy standard documents)
    2017-12-12 09:49:12下载
    积分:1
  • gen_mon
    使用万德QuantApi (vba) 实现的自选股监控器, 纯vba实现, 目前支持自定义量比指标AAR(The use of QuantApi (VBA) to achieve the memtech zishuagu monitor, pure VBA implementation, the current support for custom ratio index AAR)
    2018-02-25 21:07:41下载
    积分:1
  • 696518资源总数
  • 104658会员总数
  • 44今日下载