基于J2EE+MySQL的网上拍卖系统—秒杀与竞价购物网站 毕业论文+任务书+外文翻译及原文+答辩PPT+项目源码及数据库文件

目录

摘要

Abstract

第1章  绪论

1.1  选题背景

1.2  项目的主要研究工作

1.2.1  应用客户端程序及J2EE服务器

1.2.2  WEB层组件

1.2.3  客户层组件

1.2.4  编写算法

1.3  开发环境

第2章  关键技术平台与理论介绍

2.1  概念

2.1.1  J2EE的概念

2.1.2  JSP的概念及其特点

2.1.3  Java Bean的概念

2.1.4  Java Servlet的概念

2.1.5  Session对象

2.2   J2EE的结构

2.3  J2EE的容器类型

2.4  J2EE的体系与模式

2.4.1  J2EE的体系(分布式计算)

2.4.2  J2EE的模式

2.5  JAVA三大框架

2.5.1  Struts框架

2.5.2  Spring框架

2.5.3  Hibernate框架

2.6  开发环境的搭建

2.6.1  服务器配置

2.6.2  Tomcat安装及配置

2.6.3  数据库配置

第3章  需求分析和可行性研究

3.1  问题的定义

3.2  需求分析

3.2.1  需求分析的过程

3.2.2  需求分析的方法

3.2.3  本软件研究方法

3.2.4  目标需求

3.2.5  功能需求

3.2.6  性能需求

3.3  可行性分析

3.3.1  经济可行性

3.3.2  技术可行性

3.3.3  操作可行性

3.3.4  法律可行性

第4章  系统总体设计

4.1  系统需求

4.1.1   系统需求描述

4.2  系统功能

第5章  系统设计与实现

5.1 系统数据库设计

5.1.1  系统E-R图

5.1.2  数据库表设计

5.2  前台页面管理

5.2.1  注册与登录

5.2.2  选择物品加入购物车

5.3  后台管理

5.3.1  修改密码

5.3.2  商品管理

5.3.3  订单管理

5.3.4  留言管理

第6章  系统测试与分析

6.1  程序调试

6.2  程序的测试

6.2.1  测试的重要性及目的

6.2.2  测试的步骤

6.2.3  测试的主要内容

第7章  安全性问题

结论

参考文献

致谢

摘要

网络商城近年来非常火热的一种经营方式,与现实生活中的商店的差别是利用电子商务的一些手段,从而沟通消费者与商家进行商品买卖的虚拟商店,减少买家卖家间的多层环节,减少运输的成本以及层层代理过程中的差价,这就有巨大的价格优势从而带来巨大的发展空间。网络商城尽可能带给消费者最大的利益,带动商品经济的快速发展,引领国民经济的稳固快速发展,推进国内经济形势的上扬。

本论文详细介绍了整个系统的已实现的各项功能。实现多种商品的维护功能;增加了用户留言的功能;能够收集用户的留言反馈使用户留言系统的主要功能,该功能可以依据用户提出的各种建议或是提供的留言反馈,在后期对该系统进行修正和完善;后台管理功能主要是管理员对网站持续的维护工作;后台管理功能主要包含的功能有:维护商品功能、查看秒杀拍卖促销、查看订单功能,这样做可以使系统得到实时更新,为用户查询提供更为准确的信息。

关键词  网上商城 秒杀 竞拍

Spike and Auction Design - B2C online auction-based system

Abstract

Online Shopping Mall which is similar to real-world stores, the difference is the use of various means of e-commerce to reach virtual store selling process from buy to reduce intermediate links, eliminating transportation costs and agency in the middle of the post, created for ordinary consumption and increase market liquidity huge space for development. The best interests of consumers can also drive the development of the company and the business take off, guide steady and rapid development of the national economy, promote GDP.

This paper details the features have been implemented throughout the system. Maintenance functions to achieve a variety of goods; provides functional user message; user message function is mainly to collect user message, you can leave a message on the recommendation of user-supplied information or proposed to modify and improve the system; background management functions mainly administrator user maintenance work on the site; background management functions mainly includes the maintenance commodity function, see spike and promotions, view order functions, so do real-time updates, to provide users with more accurate information queries.

Key Words:  Online Shopping Mall spike auction

猜你喜欢

转载自blog.csdn.net/qq_43368615/article/details/135164276