【正文】
框架 論文類型 :軟件開發(fā) ABSTRACT III Title:Design and Implementation Of Online Bookstore System based on Struts2 Speciality: Computer Science and Technology Applicant: Fan Min Supervisor: Prof. ZhaoYanFeng ABSTRACT Online bookstore is the platform through the work, the transactionbased emerce based website graduation project is under the Windows XP to MySql as the database development platform, Tomcat application server as a work information service, based on Struts2 framework for JAVA WEB technology in a simple online bookstore management system implements the functions of a user login、user registration、 user information management、 the administrator login and management、library information management、 the book search、 order management, shopping cart and so on. The system has a strong a simple modification ,it can be applied to a wider range of online shopping, it has somepromotional value. KEY WORDS: Online Bookshop。 TYPE OF THESIS: Software development目 錄 IV 目 錄 摘 要 ....................................................................................................................................... I ABSTRACT ............................................................................................................................ III 目 錄 .....................................................................................................................................IV 1 緒論 ....................................................................................................................................... 1 研究背景 ................................................................................................................ 1 網(wǎng)上書店的發(fā)展 .................................................................................................... 1 網(wǎng)上書店的現(xiàn)狀 .................................................................................................... 2 網(wǎng)上書店的優(yōu)越性 ................................................................................................ 2 2 系統(tǒng)關(guān)鍵技術(shù)綜述 .............................................................................................................. 5 JSP 動態(tài)網(wǎng)頁開發(fā)技術(shù) ............................................................................................. 5 框架技術(shù) 與 MVC 設(shè)計模式 ..................................................................................... 5 框架技術(shù) ......................................................................................................... 5 MVC 設(shè)計模式 ............................................................................................... 6 Struts2 框架 ................................................................................................................ 7 什么是 Struts2 ................................................................................................. 7 Struts2 的工作原理 ......................................................................................... 7 3 開發(fā)環(huán)境的搭建與配置 ...................................................................................................... 9 開發(fā)環(huán)境簡介 ............................................................................................................ 9 開發(fā)軟件的下載,安裝與環(huán)境配置 ........................................................................ 9 JDK 下載及安裝 ....................................................................................... 9 Tomcat 下載與安裝 ................................................................................ 10 下載與安裝 ............................................................................ 10 Struts2 開發(fā)包的下載與環(huán)境配置 ............................................................... 10 4 系統(tǒng)的需求與分析 ............................................................................................................ 12 可行性分析 .............................................................................................................. 12 技術(shù)可行性 ................................................................................................... 12 經(jīng)濟可行性 ................................................................................................... 12 法律可行性 ................................................................................................... 12 系統(tǒng)需求分析 .......................................................................................................... 12 功能需求 ....................................................................................................... 12 性能需求 ....................................................................................................... 12 系統(tǒng)數(shù)據(jù)流程分析 .................................................................................................. 13 目 錄 V 頂層數(shù)據(jù)流程圖 ........................................................................................... 13 第二層數(shù)據(jù)流程圖 ...................................................................................... 13 第三層數(shù)據(jù)流程圖 ...................................................................................... 15 5 系統(tǒng)總體設(shè)計 ..................................................................................................................... 16 網(wǎng)站功能概述 ......................................................................................................... 16 系統(tǒng)功能 ...................................................................................................... 16 系統(tǒng)特點 ...................................................................................................... 16 網(wǎng)站系統(tǒng)設(shè)計 ......................................................................................................... 17 系統(tǒng)功能模塊劃分 ...................................................................................... 17 數(shù)據(jù)庫設(shè)計 ............................................................................................................. 19 數(shù)據(jù)庫分析 ...............