分 类 号 UDC 单 位 代 码 10644 密 级 公 开 学 号 2025090130 学 士 学 位 论 文基 于 web 的 汽 车 零 配 件 销 售 管 理 系 统 的 设 计 与实 现论文作者: 杨杰指导老师: 杨清平学科专业: 计算机科学与技术讨论方向: 软件工程提交论文日期: 2025 年 5 月 21 日 论文答辩日期: 年 月 日 学位授予单位: 四川文理学院 中 国 达 州2025基 于 web 的 汽 车 零 配 件 销 售 管 理 系 统 的 设 计 与实 现计 算 机 科 学 与 技 术 ( 软 件 工 程 方 向 ) 杨 杰 指 导 老 师 杨 清 平摘要:汽车零配件销售管理系统是从销售公司实际业务出发,分析了汽车零配件管理的工作流程,并以入库管理和出库管理为重点,实现了对汽车零配件的材料管理、出入库管理、查询、销售管理等功能。本系统的主要特色是可以针对不同的汽车零配件和不同等级的客户制定不同的价格策略, 通过这种策略,可以对客户与零配件价格之间的关系进行灵活的管理;可以为每个零配件设置一个最小库存值,当库存数量小于该值时提醒用户进货;可以为每个零配件的销售情况生成报表,通过报表,用户可以直观的了解零配件的销售情况,并制定相应的进货和销售策略。本系统通过Spring+Hibernate+Extjs框架实现,数据库采纳MySql 关系型数据库。使用Hibernate 可以方便开发人员采纳面对对象的思想操作关系型数据库,Spring 可以对系统的各个对象进行有效的解耦,通过Exjts 可以快捷的打造一个单页面的系统。 关键字:汽车零配件;价格策略;管理系统The Design and Implementation of web-based auto parts sale and management system Abstract: Auto parts sale and management system which is based on the Sales company's practical business, analyzed the workflow of Auto parts management, focused on the in-storage and out-storage management, and realized the Auto parts material management, in-storage and out- storage management, query management and sale management etc. The main feature of this system is that this system can make different price strategy based on the different Auto parts and different levels of customers. Through...