1、I 本 科 毕 业 设 计本 科 毕 业 设 计 (20152015 届)届) 题题 目目 基于 SSH 的物流管理系统的设计与实现 学学 院院 计算机学院 专专 业业 软件工程 班班 级级 学学 号号 学生姓名学生姓名 指导教师指导教师 完成日期完成日期 II 摘 要 近年来,互联网技术得到了飞速发展。 互联网影响着人们的各个方面,尤其是 这几年流行的“双十一”,“520”等。互联网网民的购物能力增加,导致了电子商 务的迅速发展,一件件的物品装包进入物流环节。而第一次的“双十一”,很多客 户体验体验到了物流管理能力的严重不足。所以,我们需要一个高效、便捷的物流 管理系统。 本文主要介绍了基于
2、B/S 模式的物流系统的设计与开发过程。为了开发的便利 性,安全性等原则,决定用Java编程语言来实现本次的开发任务,其中用当下比较 流行的也是安全性较高的开源框架:Struts+Spring+Hibernate 来完成此次的主要开 发任务,为了提高网络上客户浏览速度反应得到提升,决定用Ajax 技术来完成Web 的富客户端开发。为了增强数据的安全性,在数据库方面采用MySQL数据库。 关键词:关键词:物流系统;MySQL;SSH;Ajax;Jquery;Java III Abstract In recent years, the Internet technology has been ra
3、pid development. Internet affects all aspects of people, especially the last few years popular “double eleven“, “520“, etc. The Internet shopping ability increase, leading to the rapid development of electronic commerce, to pack the items one by one into the logistics link. And for the first time a
4、“double eleven “, a lot of customer experience in logistics management ability seriously insufficient. So, we need an efficient and convenient logistics management system. This paper mainly introduces based on B/S pattern design and development process. In order for developing in convenience, safety principles, I decided to use the Java programming language to implement the development tasks, including comparing the present popular that is open source framework of security whic