毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

JFinal的JSP代购门户网站的设计与实现

时间:2018-08-09 17:00来源:毕业论文
使用了J2EE,应用了MVC模型,选取新兴的JFinal框架取代了SSH框架进行开发,前段页面是使用JSP实现的,而数据库则是MySQL。本设计一共分为几大模块,其核心分别为用户模块、商品模块、

摘要电子商务已经影响了人民生活的方方面面,然而在其发展过程中,出现了一个独特的形式。由于海内外的公司的经营策略和种种原因,许多商品并不能在国内买到,代购应运而生。针对此现象,本设计旨在设计和实现一个简单的代购门户网站,为解决这一问题提供技术基础。本设计使用了J2EE,应用了MVC模型,选取新兴的JFinal框架取代了SSH框架进行开发,前段页面是使用JSP实现的,而数据库则是MySQL。本设计一共分为几大模块,其核心分别为用户模块、商品模块、购物车模块。本设计初衷为聚焦于足球运动装备的代购领域,在所实现的平台上,用户可以自由得发布商品并进行购买,但是设计时亦考虑到日后扩展的需要,通过编写通用的方法代码为扩展留下了空间。26797
关键词  电子商务  J2P  购物网站  MVC模型
毕业论文设计说明书外文摘要
Title    The design and implementation of website shopping system .                              
Abstract
E-commerce has affected every aspect of people's lives, but in the course of its development, there is a unique form. Due to the company's business strategy at home and abroad and for various reasons, many goods can not be bought in China, there happens to be the Proxy purchase business. For this phenomenon, this design aims to design and build a simple purchasing website, provide a technical basis for solving this problem. The design used J2EE platform ,applied the MVC model, selected a new framework call JFinal  instead of the SSH framework for the programming, the page is achieved using the JSP technology, and the database manage system is MySQL. The design is pided into several modules, there are user module, product module, shopping cart module as the core of it. This is designed to focus on the field of football equipments, on the realization of this design, users can freely release any kinds of goods and make a purchase, but considering we may expansion the system in the future, making some common method’s code is extended the space of extension.
Keywords  E-commerce   JSP   shopping website   MVC model
目  次
1  引言    1
1.1  研究背景    1
1.2  研究现状与发展趋势    1
1.3  本设计的主要工作    2
1.4  本文的主要内容编排    2
2  网站需求分析及模块划分    4
2.1  网站需求    4
2.2  网站模块划分    5
2.2.1  MVC模型    5
2.2.2  B/S结构    5
2.2.3  网站模块    7
2.2.4  网站逻辑结构    8
3  关键技术    9
3.1  前端页面实现    9
3.1.1  超文本标记语言    9
3.1.2  CSS(层叠样式表)    10
3.1.3  JavaScript语言    10
3.1.4  JSP技术    12
3.2  业务逻辑    12
3.2.1  常见框架介绍    12
3.2.2  本设计使用框架:JFinal    13
3.3  开发环境    15
4  数据库设计    16
4.1  表设计    16
4.1.1  用户数据    16
4.1.2  商品数据    17
4.1.3  购物车数据    18
4.1.4  订单(购物记录)数据    18
4.2  构造E/R图    19 JFinal的JSP代购门户网站的设计与实现:http://www.youerw.com/jisuanji/lunwen_21081.html
------分隔线----------------------------
推荐内容