汽车销售管理系统(参考模板)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
武汉生物工程学院
毕业论文(设计)
论文题目:汽车销售管理系统
类别:毕业综合实训总结报告
系别:计算机与信息工程系
专业:信息管理与信息系统
学号: 1106440125 姓名: 郑斌
指导教师: 汪怀杰
日期: 2014年9月至 2015年5月
目录
内容摘要 (2)
Abstract (3)
1.1 背景介绍 (4)
1.2 系统目标 (4)
1.3 系统设计思想 (4)
2.系统实现工具与基本理念 (6)
2.1开发工具及主要技术 (6)
2.1.1 C#面向对象简述 (6)
2.1.2 SQLSERVER 2005简介 (6)
2.2可行性分析 (6)
2.2.1技术可行性 (6)
2.2.2经济可行性 (6)
2.2.3操作可行性 (6)
2.3 需求分析 (6)
2.3.1功能需求 (6)
2.3.2性能需求 (6)
2.3.3 性能需求 (7)
3.系统设计步骤 (8)
3.1 汽车销售管理系统的功能设计目标 (8)
3.2 前台系统功能汽车销售管理系统的设计 (8)
3.2.1首页展示中心模块: (8)
3.2.2仓库管理: (8)
3.2.3库存管理: (8)
3.2.4销售管理: (9)
3.3后台权限登录功能汽车销售管理系统的设计 (9)
3.3.1系统管理员权限界面 (9)
3.3.2销售人员权限界面 (10)
3.3.3仓库人员权限界面 (10)
4.数据库的设计论述 (11)
4.1数据库设计概述 (11)
4.2数据库表的设计 (11)
5.系统实现 (13)
5.1 首页登录模块设计实现 (13)
5.2 仓库管理模块设计实现 (16)
5.3 库存管理模块设计实现 (21)
5.4 销售管理模块设计实现 (27)
5.5 权限登录模块设计实现 (32)
6.测试与总结 (34)
6.1系统测试 (34)
6.1.1测试方法的介绍 (34)
6.2总结 (34)
参考文献: (34)
内容摘要
计算机目前在国内大部分地区已经得到了普及,从纸质版过渡到了现在的电子版,解决温饱问题改革开放20多年后,经济条件的提高,汽车不再是以前的奢侈品,越来越多的家庭会购买汽车,所以汽车的销售情况也随之火热,电脑记录的已经渐渐的替代了纸质记录了。伴着日益竞争激烈的今天,在管理效率以及服务上面,是主要的几个竞争方面。汽车销售管理系统将传统的的商业交易方式替代掉了,可以减少人力物力的成本。而在汽车销售这个行业中,销售人员的更替人力资源短缺,假如没有优秀的客户服务,会造成顾客的离去以及后续的销售无法进行。而现在设计的汽车销售管理系统,不仅能满足基本需求而且在页面优化以及完整规范性做好了完美的扩充,并且操作简单简单明了,对操作人员来说十分容易上手。这个系统的开发工具是C#面向对象设计,SQL Server2005数据库设计出了这一套汽车销售管理系统。本轮文分为六个部分,第一系统的必要性,第二系统实现工具与基本理念,第三系统设计步骤,第四数据库的设计论述,第五系统实现,第六总结与维护
关键字:汽车,销售系统,C#面向对象,SQLServer2005
Abstract
Computer currently in most of the country has gained popularity, the transition from paper-based version to the current electronic version, problems of poverty after 20 years of reform and opening up, improve the economic conditions, the car is no longer a luxury before, more and more The family would buy a car, so the car's sales also will be hot, it has gradually replaced the computer records of paper records. Accompanied by increasingly fierce competition today, in management efficiency and service above several major competition. Auto sales management system will replace the traditional business transactions out, you can reduce the cost of manpower and resources. In the automotive sales industry, the shortage of hu man resources, sales staff turnover, if not excellent customer service, will result in departure and subsequent sale of the customer's impossible. And now the design of car sales management system, not only to meet the basic needs and the optimization of the page and complete specification of doing the perfect expansion, and simple operation is simple, the operator is very easy to use. This system development tools are C # object-oriented design, SQL Server database design out of this set of car sales management system. Round text is divided into six parts, the necessity of the first system, the second system implementation tools and basic concepts, the third step of the system design, database design discuss fourth, fifth system implementation, and maintena nce of the Sixth summary
Keywords:car,sales system,C# object-oriented, SQLServer2005