1、 学士学位论文 论文题目 基于 JSP 的网上音像店的设计与实现 系(部)名 称: 计算机科学与工程学院 学 生 姓 名: 专 业: 计算机科学与技术 学 号: 指导教师姓名: xx 论文提交时间: 2011-5-20 论文答辩时间: 2011-5-28 学位授予时间: 基于 JSP 的网上音像店的设计与实现 I 基于 JSP 的小型网上音像店的设计与实现 摘 要 网上音像店系统是一个电子商务系统, 并以 JSP 和 MySQL 数据库作为开发平 台。使用 JSP 设计操作控件和编写操作程序,完成数据输入、修改、存储、调用 查询等功能;并使用 MySQL 数据库形成数据表,进行数据存储。 本文
2、首先介绍了网上音像店系统相比传统营销模式的优点, 然后简要介绍了 网上音像店系统的技术支持,探讨了系统的开发环境以及 JSP、MySQL 等技术的 原理。接下来对网上音像店系统前台应用和后台管理两方面的需求,系统的结构 和数据库的设计做了详细的分析。 最后对包括用户管理、 音像制品展示、 购物车、 用户反馈等功能的前台和包括管理员登录、音像制品信息管理、用户信息管理、 订单管理、发布公告、顾客反馈信息管理等功能的后台进行了详细设计,并对关 键代码做了详细解释。 关键词:电子商务 JSP MySQL Java 网上音像店 基于 JSP 的网上音像店的设计与实现 II The Design and
3、 Implementation of the small online audio-video shop Abstract The online audio-video shop is a E-commerce system, and it takes JSP and MySQL database as a development platform. In order to complete functions of data inputting, updating, storing, transferring and inquiring, it uses JSP to design oper
4、ational control and compile operational program. And it uses MySQL database to form the data table for data storage. Firstly comparing with the traditional marketing mode, the merits of the online audio-video shop system are introduted, then briefly its technical support. The paper discusses its development environment and the principle of JSP, MySQL technology. Next, it makes the detailed analysis about the d