文档介绍:2007届毕业生
毕业论文
题目: JAVA网上书店管理系统设计与实现
院系名称: 国际学院
专业班级: 计算机应用技术07级01班
学生姓名: 学号:
指导教师: 教师职称: 讲师
2010 年 6 月 2 日
摘要
随着计算机的发展,中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Web应用的潮流。本文研究了一种网上书店系统,此方案与现今网上已采用的一些方案相比,具有用户使用更简单、界面更直观等优点。
本文的出发点也正是如此,本文通过对当今社会上最流行的编程技术java及发展越来越快的设计模式MVC的解析,全面的说明了制作一个网上书店所运用的技术,第三章对制作一个网上书店的详细说明,这个网上书店充分运用了java及MVC 模式,实现了用户管理、商品查询、商品购买、订单管理等四个模块。该网上书店运用的是受大部分编程好爱者认可的tomcat服务器,并可运行在Windows和linux平台,具有良好的移植性,并具有很强的亲和力。
关键词:JAVA Struts Servlet JSP 网上书店
Title Online Bookstore's Design And Realize
Abstract
With the development puter science, database technology of the more extensively for the majority of users with a more thoughtful and humane services. Customization has e the trend of today's Web applications. In this paper, which is based on data association rules online bookstore, and now this programs has used the pared to the number of programs, with a simple user interface more intuitive, and other advantages. Online bookstores in China have just started the development soon. As China's became more widely accessible and online bookstores e more mature, there will be more and more consumer groups, market potential will be fully realized. The online bookstore outdated demanding, not only will not help to resolve the problem, but would delay opportunities to make their own in a passive position. A fish-Yuan Mu, not working.
At present JAVA is the hottest programming language for WEB development, This text described the characteristics of JAVA and JSP technology and the state of operating on , It introduced the relationship between them and the important programming method of the double technology, And also show the Struts technology, And work out an online bookstore system base on this kind of technology.
Keywords: JAVA Struts Servlet JSP bookshop
目次
1绪论 1
网上书店的研究背景 1
国内外的发展状况 1
2 技术背景 2
JAVA的网络功能与编程 2
Struts概述 3
3 网上书店详细设计 8
需求分析 8
总体设计 9
功能设计 9
数据库设计与实现 10