java+mysql校园丽人网站的设计与实现

校园丽人网站在初步调研,功能确定,系统策划以及开发调试的全过程。前台包括的功能页面有:网站首页、用户登录注册、用户在线留言、化妆品商品分类、化妆品站内搜索、等化妆品网站应


摘 要:本系统根据严格按站软件开发的生命周期来构建,采用了JAVA语言和JSP技术,使用了MySQL来创建数据库。最终组成了校园丽人化妆品网站系统。登陆注册、网站首页、大学生在线留言、化妆品品分类、化妆品站内搜索等与化妆品相关的功能模块构成了化妆品网站系统的前台。后台的构成包括了用户管理、化妆品管理和购物订单管理等可以满足各种化妆品网站市场需求的功能模块。该篇毕业论文的文章开头,我分析了校园丽人化妆品网站,去年开始研究这个选题的背景,我还调研了化妆品在国内市场的概况。目前,人们对于现代信息系统的了解还是太少,只有一些大牌连锁会应用到。在这段时间,我就开始对我设计的这个校园丽人化妆品网的可行性进行和分析,根据市场需求来更改所需要的板块内容及时应用到网站的设计中,致力于方便化妆品行业的综合管理。最后,对网站进行检查使用及测试,我进行了单元测试、性能测试。测试结果表明,这个系统还是功能基本可以运行,不仅适合大学生使用,还方便一些化妆品行业对电脑不太在行的人使用。

该论文有图18幅,表9个,参考文献23篇。

关键词:校园丽人网站  MySQL  JSP

The Design and Implementation of Campus Beauty Website

Abstract:This system is built according to the life cycle of strict software development, using JAVA language and JSP technology, and using MySQL to create database. Finally, the campus beauty website system was formed. Login registration, website homepage, college students' online message, cosmetics classification, cosmetics website search and other functional modules related to cosmetics constitute the front desk of the cosmetics website system. The background consists of user management, cosmetic management and shopping order management, which can meet the market demand of various cosmetics websites.

At the beginning of this thesis, I analyzed the campus beauty cosmetics website and began to study the background of this topic last year. I also investigated the general situation of cosmetics in the domestic market. At present, people's understanding of modern information system is still too little, only some big-name chains will apply. During this time, I began to my design of the campus beauty cosmetics net and the feasibility analysis, according to the market demand to change the content of the plate you need in a timely manner is used in the design of the website, is committed to integrated management convenient and cosmetics industry. Finally, I checked and tested the website, and I conducted unit tests and performance tests. The test results show that the system is still functioning, which is not only suitable for college students, but also convenient for people in the cosmetics industry who are not very good at computers.

The paper has 18 pictures , 9 tables and 23 references.

Key words: campus beauty website  MySQL  The JSP

目  录

摘要-Ⅰ

AbstractⅡ

目录-Ⅲ

图清单Ⅴ

表清单Ⅵ

1 绪论-1

1.1背景及意义1

1.2 课题研究现状1

1.3 初步设计方案与实施方案2

1.4本文研究内容-2

2 系统开发环境介绍3

2.1 JSP简介3

2.2 MVC模式3

3 系统分析5

3.1系统可行性分析-5

3.2 网站现状分析5

3.3 功能需求分析6

3.4 运行环境需求8

4 系统设计-9

4.1 系统设计主要功能9

4.2 数据库设计-10

5 系统实现-13

5.1 数据库连接设计实现-13

5.2 登陆设计实现-13

5.3 后台功能设计实现14

5.4 前台功能设计实现17

6 系统测试-19

6.1 功能测试-19

6.2 可用性测试19

6.3 维护测试20

6.4 性能测试21

6.5 测试结果分析21

结论22

参考文献23