论文首页哲学论文经济论文法学论文教育论文文学论文历史论文理学论文工学论文医学论文管理论文艺术论文 |
基于JSP的物流管理平台开发
摘要:随着Web技术的发展,传统的物流管理模式发生了巨大的变化。基于网络的物流管理系统也应运而生了。现今,活跃在Web上的JSP技术就是近几年才发展起来的1项新技术,本文研究了JSP技术和物流管理方面的相关知识,并
对网站的两种模式B/S和C/S系统进行了探讨。以JSWDK作为网站的开发工具,SQL SRVER作为后台数据库服务器,
设计和实现了1个基于Web的物流管理平台。重点叙述了3个模块,1是用户购物模块,2是用户留言簿模块,
3是管理模块,分别完成用户购物,用户留言,信息管理等功能。
本设计在实践的基础上,对此物流管理的开发进行了1些理论总结,对开发和设计中出现的1些问题结合当前的实际提出了1些解决方案。同时也介绍了当前物流管理的发展状况和物流管理对人们生活的影响以及设计所用到的1些语言和技术。
关键字: JSP技术;物流管理; B/S; C/S
The Development of Logistics Management Platform based on JSP
Abstract: With the appearance of web and the development of web technology. Great changes took place in the traditional Logistics Management mode. Logistics Management System which is about network technology and based on network emerges as the times require . Nowadays, a new technology of JSP is used in the Web. The paper study something about technology of JSP and Logistics Management, The models of B/S and C/S are also systematically discussed . Logistics Management Platform based on WEB is designed by JSWDK and SQL SRVER. The three modules of shopping car and message board as well as management and the modules’ function are mainly narrated. (科教范文网http://fw.nseac.com)
The development of Logistics Management is summarized in the process of practice in this design. It brings forward some methods for solving the problem brought in the designing and making. Additionally, it also introduce development of Logistics Management and the Logistics Management effect to people life and shows some design technology and programming language to all.
Keywords: JSP technology; Logistics Manage; B/S ; C/S.
目 录
前 言 1
1 物流管理系统概论和系统开发工具介绍 2
1.1 物流管理系统概论 2
1.2 系统设计模式简介 3
1.3 动态语言简介 4
1.4 数据平台概述 6
2 系统需求分析 9
2.1 开发系统的理由及目标 9
2.2 系统功能需求 9
2.3 系统结构选型 11
2.4 运行环境需求分析 11
2.5 数据库设计 13
3 系统的详细设计与实现 20
3.1 前台模块的详细设计 20
3.1.1 客户登录功能 20
3.1.2 用户注册功能 21
3.1.3 找回密码功能 23
3.1.4 用户资料修改功能 24
3.1.5 购物车模块 25
3.1.6 投诉建议功能 29
3.2 后台模块的详细设计 30
3.2.1 管理员登录模块 31
3.2.2 区域管理模块 34
3.2.3 车辆管理模块 35
3.2.4 商品查看模块 36
3.2.5 订单处理模块 37
3.2.6 用户管理模块 39
3.2.7 链接添加模块 40
3.2.8 公共消息模块 41
4 网站性能测试与分析 42
4.1 功能测试 42
4.2 客户端兼容性测试 42
4.2.1 平台测试 42
4.2.2 浏览器测试 43
4.3 安全性测试 43
4.4 测试结果与分析 43
4.4.1 功能测试 43
4.4.2 客户端兼容性测试 44
4.4.3 安全性测试 44
5 结论 45
参考文献 46
致谢 47
前 言
物流是为满足消费者需求而进行的对原材料、中间库存、最终产品及相关信息从起始点到消费地的有效流动,以及为实现这1流动而进行的计划、管理和控制过程。为了全面实现某1战略、目标或任务,物流把运输、供应仓储、维护、采购、承包和自动化综合成1个单1的功能,以确保每个环节的最优化。与互联网来源于军方研究项目类似,物流也是从军方发展起来的。在第2次世界大战期间,为了加强后勤保障,美国军方系统地发展了物流系统。其实,古语曰“兵马未动,粮草先行”,物流的雏形追本溯源可以说有几千年的历史了,只不过近代才开始系统地发展起来而已。
(转载自中国科教评价网www.nseac.com )