基于web的網(wǎng)上書店的設(shè)計(jì)與實(shí)現(xiàn).zip
基于web的網(wǎng)上書店的設(shè)計(jì)與實(shí)現(xiàn),本文首先介紹了我所構(gòu)建的圖書交易平臺(tái)所必備的技術(shù)手段:多層b/s結(jié)構(gòu)、java/js/ajax技術(shù)、mvc模型、mysql數(shù)據(jù)庫技術(shù)、tomcat服務(wù)器等。在此基礎(chǔ)上,論述了基于網(wǎng)絡(luò)平臺(tái)的網(wǎng)上書店的功能和總體設(shè)計(jì)方案,數(shù)據(jù)庫設(shè)計(jì)方案,較詳細(xì)地論述了網(wǎng)上書店平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn),并且對(duì)在實(shí)現(xiàn)中遇到的一些主要問題進(jìn)行了分析。該...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 holyjw 發(fā)布本文首先介紹了我所構(gòu)建的圖書交易平臺(tái)所必備的技術(shù)手段:多層B/S結(jié)構(gòu)、Java/js/ajax技術(shù)、MVC模型、MYSQL數(shù)據(jù)庫技術(shù)、Tomcat服務(wù)器等。在此基礎(chǔ)上,論述了基于網(wǎng)絡(luò)平臺(tái)的網(wǎng)上書店的功能和總體設(shè)計(jì)方案,數(shù)據(jù)庫設(shè)計(jì)方案,較詳細(xì)地論述了網(wǎng)上書店平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn),并且對(duì)在實(shí)現(xiàn)中遇到的一些主要問題進(jìn)行了分析。
該系統(tǒng)實(shí)現(xiàn)了用戶的注冊登錄功能,用戶擁有雙重身份:即可充當(dāng)買家,也可以出售自己的商品。登陸平臺(tái)后,用戶可以在主頁瀏覽網(wǎng)站上成列的所有商品,對(duì)自己需要購買的書籍可以對(duì)書籍下訂單進(jìn)行訂購。且用戶有自己的用戶中心,在用戶中心,用戶可查詢自己所下的訂單的詳細(xì)情況,以及自己收到訂單的詳細(xì)情況,并且可以上架自己所需出售的商品。用戶可以在用戶中心修改自己的信息,以及已上架書籍的信息。
使用的是java+sql編程技術(shù)
包括了畢設(shè)的全部文件:開題報(bào)告、文獻(xiàn)綜述、外文翻譯、畢業(yè)論文等。
摘 要
網(wǎng)上書店是近年來隨著網(wǎng)絡(luò)技術(shù)的發(fā)展而產(chǎn)生的一種新型的圖書銷售形式,與傳統(tǒng)實(shí)體店圖書銷售相比,網(wǎng)上圖書銷售擁有許多優(yōu)勢。諸如快速的圖書搜索,便捷的圖書信息瀏覽,簡易的交易流程,足不出戶的購書方式等都將大大節(jié)約用戶的時(shí)間。且圖書流通環(huán)節(jié)的減少使得的圖書價(jià)格下降,這為用戶提供了平價(jià)圖書,為用戶帶來便利。正是由于這些優(yōu)勢,網(wǎng)上圖書銷售才能得以在最短的時(shí)間內(nèi)迅速發(fā)展起來,網(wǎng)上圖書銷售的興起,實(shí)際上是電子商務(wù)在圖文業(yè)發(fā)展的必然結(jié)果。
本文首先介紹了我所構(gòu)建的圖書交易平臺(tái)所必備的技術(shù)手段:多層B/S結(jié)構(gòu)、Java/js/ajax技術(shù)、MVC模型、MYSQL數(shù)據(jù)庫技術(shù)、Tomcat服務(wù)器等。在此基礎(chǔ)上,論述了基于網(wǎng)絡(luò)平臺(tái)的網(wǎng)上書店的功能和總體設(shè)計(jì)方案,數(shù)據(jù)庫設(shè)計(jì)方案,較詳細(xì)地論述了網(wǎng)上書店平臺(tái)的設(shè)計(jì)與實(shí)現(xiàn),并且對(duì)在實(shí)現(xiàn)中遇到的一些主要問題進(jìn)行了分析。
該系統(tǒng)實(shí)現(xiàn)了用戶的注冊登錄功能,用戶擁有雙重身份:即可充當(dāng)買家,也可以出售自己的商品。登陸平臺(tái)后,用戶可以在主頁瀏覽網(wǎng)站上成列的所有商品,對(duì)自己需要購買的書籍可以對(duì)書籍下訂單進(jìn)行訂購。且用戶有自己的用戶中心,在用戶中心,用戶可查詢自己所下的訂單的詳細(xì)情況,以及自己收到訂單的詳細(xì)情況,并且可以上架自己所需出售的商品。用戶可以在用戶中心修改自己的信息,以及已上架書籍的信息。
關(guān)鍵詞:圖書;電子商務(wù);網(wǎng)上書店;Java;圖書交易平臺(tái)
Abstract
The online bookstore is a new form of book sales in recent years with the development of network technology, online book sales has many advantages compared with traditional physical store book sales. Such as fast book search, and convenient book information browsing, a simple transaction process, the textbook way of staying at home and so will greatly save the user time. Books and book circulation resulting decrease in the price decline, which provide users with cheap books, convenience for the user. Because of these advantages, online book sales can be in the shortest possible time the rapid development, the rise of online book sales, in fact, is the inevitable result of e-commerce in the graphics industry.
This paper first introduces the book trading platform that I built the necessary technical means: multi - layer B / S structure, the Java / js / Ajax technology, the MVC model, MYSQL database technology, the Tomcat server, etc... On this basis, discusses the web-based platform, online bookstore features and overall design, database design, a more detailed discussion of the Design and Implementation of the online bookstore shelves, and some of the major problems encountered in the implementation analysis.
The system implements the user registration login function; the user has a dual role: to act as a buyer, you can sell your own goods. Landing platform, Home website into a column of all goods, they need to buy the books you can book an order to order. And the user has its own user center, the user can query the details of orders under, as well as details of receipt of the order, and can be added to our catalog they need to sell goods. Users can modify their own information in the user center and has shelves of books.
Keywords: Books; e-commerce; online bookstore; Java; book trading platform
目 錄
摘要
Abstract
第1章 概 述 1
1.1 研究目的和意義 1
1.2 研究現(xiàn)狀 2
1.3 研究內(nèi)容 3
第2章 開發(fā)技術(shù)與運(yùn)行環(huán)境 5
2.1 B/S結(jié)構(gòu) 5
2.2 Java技術(shù) 5
2.3 MYSQL 7
2.4 JavaScript技術(shù) 8
2.5 MVC三層架構(gòu) 8
2.6 運(yùn)行環(huán)境 9
第3章 系統(tǒng)設(shè)計(jì) 10
3.1 需求分析 10
3.1.1 顧客需求分析 10
3.1.2 賣家需求分析 13
3.2 系統(tǒng)功能設(shè)計(jì) 15
3.2.1 系統(tǒng)總體結(jié)構(gòu) 15
3.2.2 顧客功能模塊設(shè)計(jì) 16
3.2.3 賣家功能模塊設(shè)計(jì) 18
4.1 數(shù)據(jù)庫需求分析 20
4.2 數(shù)據(jù)庫E-R圖分析 20
4.3 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì) 22
5.1 數(shù)據(jù)庫連接 24
5.2 系統(tǒng)前臺(tái)的實(shí)現(xiàn) 24
5.2.1 注冊模塊實(shí)現(xiàn) 24
5.2.2 登錄模塊實(shí)現(xiàn) 26
5.2.3 書籍瀏覽模塊實(shí)現(xiàn) 29
5.2.4 顧客下單模塊實(shí)現(xiàn) 32
5.2.5 書籍上架模塊實(shí)現(xiàn) 33
5.2.6 已下訂單查詢模塊實(shí)現(xiàn) 34
5.2.7 收到訂單查詢模塊實(shí)現(xiàn) 36
5.3系統(tǒng)后臺(tái)的實(shí)現(xiàn) 37
5.3.1 用戶業(yè)務(wù)處理模塊實(shí)現(xiàn) 37
5.3.2 書籍業(yè)務(wù)處理模塊實(shí)現(xiàn) 37
5.3.3 訂單業(yè)務(wù)處理模塊實(shí)現(xiàn) 38
5.3.4 書籍信息處理模塊實(shí)現(xiàn) 38
5.3.5 用戶信息處理模塊實(shí)現(xiàn) 39
5.3.6 訂單信息處理模塊實(shí)現(xiàn) 40
第6章 結(jié)束語 42
參考文獻(xiàn) 43
致 謝 44