摘 要
健身器材销售网站是开发一个基于B/S的用于商家和用户使用的网站,它分为供用户使用的前台商品购买和供商家管理员使用的后台商品上下架的管理网站。前台是用户使用的,所以要求页面排版舒适、精致,且考虑到用户对电脑的操作熟悉度,所以需要做到前台操作简单的要求。为了保证用户的个人信息的安全,所以前台也包括注册、登录等功能,且密码采用MD5技术进行加密,其他功能还包括加入购物车以及提交订单,评论所买商品等功能。后台是商家管理员使用的,分为超级管理员以及普通管理员,超级管理员一般是商家老板,一般建议只设置一位超级管理员从而保证安全性能。普通管理员是对用户页面能看到的东西进行管理,根据需要也可以对用户进行管理。超级管理员可以对普通管理员进行添加、删除、修改等操作。
该系统利用Java,JSP,javascript ,css等语言开发实现,使用的基本工具有MyEclipse8.5开发工具,Tomcat6.0服务器,Navicat 8 for MySQL数据库开发管理工具。
关键词:健身器材;销售网站;JSP;Tomcat;Mysql
Abstract
The fitness equipment sales website is to develop a B/S-based website for merchants and consumers, which is divided into the front desk goods purchase for consumers and the background goods for business administrators to use on and off the shelf. The front desk is used by consumers, so the page layout is required to be comfortable and exquisite, and considering the familiarity of the consumer with the operation of the computer, it is necessary to do the simple requirements of the front desk operation. In order to ensure the security of consumer information, the front desk also includes registration, login and other functions, and the password is encrypted using MD5 technology, other functions include joining the shopping cart and submitting orders, commenting on the purchase Goods and other functions. The background is used by the merchant administrator, divided into super administrator and ordinary administrator, super administrator is generally the merchant boss, it is generally recommended to set up only one super administrator to ensure security performance. The general administrator manages what the user page can see and manages the user as needed. super administrator can add, delete, modify and so on to the ordinary administrator.
The system uses Java, JSP, javascript, CSS and other languages to develop and implement, using the basic tools are MyEclipse 8.5 development tools, Tomcat 6.0 server, Navicat8 for MySQL database development management tools.
Keywords: fitness equipment; sales website; JSP; Tomcat; MySQL