基于JSP网上购物系统论文 联系客服

发布时间 : 星期六 文章基于JSP网上购物系统论文更新完毕开始阅读872e6bde84868762caaed5ab

本科毕业论文(设计)

题目名称: 基于JPS的网上购物系统 学 院: 计算机科学技术 专业年级: 计算机科学与技术(师)10级 学生姓名: 刘 文 平 班级学号: 2班14号 指导教师: 薛 京 丽

二〇一四 年 五 月 二十 日

摘 要

随着生活节奏加快,人们更加注重自己的时间利用性,所以网上购物成为了日常生活必不可缺的。通过网上购物可以很清楚的了解各个商品的信息,从而对它们进行比较,最后买到自己称心的物品。对于商家,即可以大大提升业务量,又可以缩小房租等成本。对于购物网站来说,利用获得商家的部分利润,可以快速地获利。因此,一款功能完善、费用低廉的购物网站具有极大的需求。

本系统分为前台和后台两大模块,前台为登录与注册模块,系统留模块;后台为品牌管理模块、新品上市管理模块、订单查询管理模块、销售排行榜管理模块、会员管理模块、库存管理模块、财务管理模块、留言管理模块、公告管理模块。 本系统运用了MyEclipse和MySQL开发工具,利用它我们可以在数据库和J2EE的开发、发布,以及应用程序服务器的整合方面极大的提高工作效率。其中还运用了html,CSS ,Javascript等开发技术,来使我所开发的系统更加美观、好用。

关键词:网上购物;管理系统;MyEclipse ;MySQL

I

Abstract

With the accelerated pace of life, people pay more attention to the use of their time, online shopping has become so indispensable in daily life. By shopping online you can clearly see information about each product, so to compare them, and finally buy their own Heart of items. For businesses, which can greatly enhance the volume of business, but also can reduce the rent and other costs. For shopping sites, the use of partial profit businesses can quickly profit. Therefore, a functional, low cost shopping site with great demand.

The system is divided into two modules foreground and background, foreground left modules Login and registration modules, system; backstage brand management module, the new listing management module, Order management module, management module sales charts, membership management module, inventory management module, financial management module, message management module, bulletin management module.

The system uses the MyEclipse and MySQL development tools, we can use it in the database and J2EE development, release, and greatly improve the efficiency of integration of the application server. Which also use the html, CSS, Javascript and other developing technologies to make my development system more attractive, easy to use.

Keywords:Online shopping; Management System;MyEclipse;MySQL

II

目 录

摘 要 ................................................................ I Abstract .............................................................. II 第1章 选题背景 ....................................................... 1 1.1 来源 ............................................................. 1 1.2 目的 ............................................................. 1 1.3 意义 ............................................................ 2 第2章 方案论证 ....................................................... 3 2.1 可行性分析 ....................................................... 3

2.1.1 经济可行性分析 .............................................. 3 2.1.2 技术可行性 .................................................. 3 2.1.3 运行可行性 .................................................. 4 2.2 需求分析 ......................................................... 4 2.2.1 用户需求 .................................................... 4 2.2.2 需求分析 .................................................... 4 2.3 概要设计 ......................................................... 6 2.3.1 系统目标 .................................................... 6 2.3.2 总体设计 .................................................... 6 2.3.3 功能模块设计 ................................................ 7 2.3.4 数据库设计 .................................................. 8 第3章 过程论述 ...................................................... 12 3.1 详细设计 ........................................................ 12 3.1.1 数据库的建立与设计 ......................................... 12 3.1.2 模块详细设计 ............................................... 14 3.2 代码实现 ....................................................... 16 3.2.1 购物车实现代码 ............................................. 16 3.2.2 会员注册代码 ............................................... 19 3.2.3 商品订单代码 ............................................... 20 第4 章 结果分析 ...................................................... 21 4.1 功能测试 ........................................................ 21 4.2 单元测试 ........................................................ 21 4.2.1 前台首页的测试 ............................................. 21 4.2.2 购物车模块的测试 ........................................... 22 4.2.3 用户注册模块的测试 ......................................... 22 4.2.4 商品管理模块的测试 ......................................... 22