欢迎来到天天文库
浏览记录
ID:18485521
大小:489.25 KB
页数:73页
时间:2018-09-18
《毕业设计论文-基于web的汽车零配件销售管理系统(含代码)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、分类号UDC单位代码密级公开学号学士学位论文基于web的汽车零配件销售管理系统的设计与实现论文作者:指导教师:学科专业:计算机科学与技术研究方向:软件工程提交论文日期:年5月21日论文答辩日期:年月日学位授予单位:中国基于web的汽车零配件销售管理系统的设计与实现计算机科学与技术(软件工程方向)指导教师摘要:汽车零配件销售管理系统是从销售公司实际业务出发,分析了汽车零配件管理的工作流程,并以入库管理和出库管理为重点,实现了对汽车零配件的材料管理、出入库管理、查询、销售管理等功能。本系统的主要特色是可以针对不同的汽车零配
2、件和不同等级的客户制定不同的价格策略,通过这种策略,可以对客户与零配件价格之间的关系进行灵活的管理;可以为每个零配件设置一个最小库存值,当库存数量小于该值时提醒用户进货;可以为每个零配件的销售情况生成报表,通过报表,用户可以直观的了解零配件的销售情况,并制定相应的进货和销售策略。本系统通过Spring+Hibernate+Extjs框架实现,数据库采用MySql关系型数据库。使用Hibernate可以方便开发人员采用面向对象的思想操作关系型数据库,Spring可以对系统的各个对象进行有效的解耦,通过Exjts可以快捷的
3、打造一个单页面的系统。关键字:汽车零配件;价格策略;管理系统TheDesignandImplementationofweb-basedautopartssaleandmanagementsystemAbstract:AutopartssaleandmanagementsystemwhichisbasedontheSalescompany'spracticalbusiness,analyzedtheworkflowofAutopartsmanagement,focusedonthein-storageandout-sto
4、ragemanagement,andrealizedtheAutopartsmaterialmanagement,in-storageandout-storagemanagement,querymanagementandsalemanagementetc.ThemainfeatureofthissystemisthatthissystemcanmakedifferentpricestrategybasedonthedifferentAutopartsanddifferentlevelsofcustomers.Throu
5、ghthisstrategy,thissystemhasflexibilityinmanagingtherelationshipbetweencustomersandAutopartsprice.Thissystemcansetaminimumnumberforeveryparts,forwhenthestockquantitylessthantheminimumnumber,itcanreminduserspurchase.Thissystemcanalsogeneratereportsforeveryparts's
6、ales,throughthereports,theuserscanknowthesalesofpartsandmakecorrespondingpurchaseandsalesstrategy.Thissystemisrealizedbythe"Spring+Hibernate+Extjs",anditsdatabaseadoptstherelationaldatabase"MySql".Itisconvenientfordeveloperadoptstheobject-orientedtooperatetherel
7、ationaldatabasebyusing"hibernate"."Spring"hasaneffectivedecouplingforeveryobjectofthissystemand"Exjts"canquicklymakeasinglepageofthesystem.Keywords:Autoparts;pricestrategy;managementsystem;目录第1章引言...........................................................11.1汽车零
8、配件销售管理系统的发展现状...............................11.2课题的目的与意义...............................................11.3课题要解决的问题...............................................2第2章
此文档下载收益归作者所有