【正文】
論等詳細(xì)信息 。 國內(nèi) 網(wǎng)上書店 的概況 : 自從亞馬遜 網(wǎng)上書店 成功后 , 中國的 網(wǎng)上書店 也建立起來 。 2. 網(wǎng)上書店 系統(tǒng)發(fā)展現(xiàn)狀 西方國家 網(wǎng)上書店 概況 : 世界上第一家 網(wǎng)上書店 是 1991 年在美國聯(lián)機(jī)公司 AOL 采購網(wǎng)絡(luò)上建 立的 “ 閱讀美國書店 ”, 目前最 有 名的是美國西雅圖亞馬遜圖書公司的亞馬遜 網(wǎng)上書店。 。 網(wǎng)上 書 店具有很多新的特性,以下這 些是它的優(yōu)勢: 書 店低得多 。Servlet。 關(guān)鍵字 : 書店 ; 數(shù)據(jù)庫 ; JSP; Servlet; JavaBean II 畢業(yè)設(shè)計(jì)論文外文摘要 Abstract With the development of work technology, Inter has bee the most market potential of technology, the use of Web technology, designed for database application software, is the Inter market, the technical backbone of a variety of Web applications such as emerce, online shopping and so using this ways. Online textbook abroad is a relatively mon textbook approach, while in China, online textbook is just started, but the pace of development was very amazing. This system mainly achieves the user39。 網(wǎng)上購書在國外已經(jīng)是一個(gè)比較常見的購書方式了,而在我國,網(wǎng)上購書才是剛剛起步,但發(fā)展的速度卻十分的驚人。本 系統(tǒng) 主要實(shí)現(xiàn)了用戶的管理、書籍的查找與 購買 、購物車的實(shí)現(xiàn)、訂單的管理以及用戶留言等功能,為用戶提供了迅速、便利的網(wǎng)上購書環(huán)境。s management, the search and the sale of books, shopping cart implementation, order management, and user ments and other functions, provides users with fast and convenient online friendly environment. In this system, JSP, Servlet, JavaBean, and JDBC and some other JAVA Webrelated technology to achieve a simple online textbook system that versatility, MVC development model can be separated from data access and data performance, so developers can develop a strong scalability, scalable controller, to maintain the entire process. Through a simple modification can be applied to a wider range of online shopping system, with a certain extension purchase. Keywords: bookstore。JavaBean 目 錄 III 目 錄 畢業(yè)設(shè)計(jì)論文中文摘要 ......................................................................................................I 畢業(yè)設(shè)計(jì)論文外文摘要 .................................................................................................... II 第 1章 緒 論 ........................................................................................................... 1 課題背景 ........................................................................................................ 1 開發(fā)環(huán)境 ........................................................................................................ 2 相關(guān) 技術(shù) ........................................................................................................ 4 JSP 的簡介 .......................................................................................... 4 Tomcat................................................................................................. 6 MyEclipse ........................................................................................... 6 數(shù)據(jù)庫軟件 MySQL ................................................................................ 7 MySQL 數(shù)據(jù)庫服務(wù)器管理和開發(fā)工具: Navicat .................................... 8 第 2章 需求分析 ......................................................................................................... 9 需求分析的原因 ............................................................................................. 9 需求分析的任務(wù) ............................................................................................. 9 實(shí)體 聯(lián)系圖 .................................................................................................. 9 圖書 ER圖 .......................................................................................... 9 用戶信息 ER圖 ................................................................................. 10 訂單 ER圖 ........................................................................................ 10 訂單詳細(xì)信息 ER圖 .......................................................................... 11 圖書分類 ER圖 ................................................................................. 11 用戶 留言 ER圖 ................................................................................. 11 公告信息 ER圖 ................................................................................. 12 網(wǎng)上書店管理實(shí)體間的聯(lián)系圖 ............................................................ 12 第 3章 總體設(shè)計(jì) ....................................................................................................... 13 設(shè)計(jì)目標(biāo) ...................................................................................................... 13 ........................................................................................ 13 .............................................................................. 13 系統(tǒng)結(jié)構(gòu)圖設(shè)計(jì) ................................................................................. 14 數(shù)據(jù)庫設(shè)計(jì) .................................................................................................. 15 用戶信息表 ........................................................................................ 15 圖書信息表 ........................................................................................ 15 訂單表 ............................................................................................... 15 訂單詳細(xì)信息表 ................................................................................. 16 圖書分類信息表 ................................................................................. 17 用戶留言信息表 ................................................................................. 17 公告信息表 ........................................................................................ 18 第 4章 系統(tǒng)詳細(xì)設(shè)計(jì) ................................................................................................ 19 系統(tǒng)功能設(shè)計(jì) ............................................................................................... 19 用戶注冊(cè)模塊設(shè)計(jì) ........................................................................................ 19 用戶登錄模塊設(shè)計(jì) ...................