非凡網(wǎng)絡(luò)書城的設(shè)計(jì)與實(shí)現(xiàn).zip
非凡網(wǎng)絡(luò)書城的設(shè)計(jì)與實(shí)現(xiàn),本壓縮包報(bào)告的是論文+源代碼+答辯ppt,是2013年畢業(yè)的同學(xué)給的,優(yōu)秀畢業(yè)論文,絕對(duì)好用摘 要在這個(gè)計(jì)算機(jī)及網(wǎng)絡(luò)技術(shù)飛速發(fā)展的時(shí)代,網(wǎng)上購(gòu)物也逐漸成了人們生活中的一種時(shí)尚。然而大多數(shù)讀者們還是喜歡拿著書本讀書的感覺,但是往往為了找到一本需要的書要逛遍許多書店,也許結(jié)果也依然是一場(chǎng)空。如果通過網(wǎng)絡(luò)渠道,讀者們定能減少...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 違規(guī)15 發(fā)布
本壓縮包報(bào)告的是論文+源代碼+答辯ppt,是2013年畢業(yè)的同學(xué)給的,優(yōu)秀畢業(yè)論文,絕對(duì)好用
摘 要
在這個(gè)計(jì)算機(jī)及網(wǎng)絡(luò)技術(shù)飛速發(fā)展的時(shí)代,網(wǎng)上購(gòu)物也逐漸成了人們生活中的一種時(shí)尚。然而大多數(shù)讀者們還是喜歡拿著書本讀書的感覺,但是往往為了找到一本需要的書要逛遍許多書店,也許結(jié)果也依然是一場(chǎng)空。如果通過網(wǎng)絡(luò)渠道,讀者們定能減少許多這樣找書的時(shí)間,而且也會(huì)省事很多。因此為了方便讀者們,我們特意設(shè)計(jì)了此網(wǎng)站項(xiàng)目——非凡網(wǎng)絡(luò)書城。
本課題是基于B/S模式設(shè)計(jì)的,在Windows 7的操作系統(tǒng)的Microsoft Visual Studio 2008的環(huán)境下使用ASP.NET+HTML編寫,數(shù)據(jù)庫使用SQL Server 2005設(shè)計(jì),用IIS 7作為網(wǎng)站的服務(wù)器,測(cè)試瀏覽器則使用的是Chrome瀏覽器。
讀者只要有網(wǎng)絡(luò),能夠使用瀏覽器,就能夠進(jìn)入書城進(jìn)行購(gòu)書。在系統(tǒng)中讀者可以很方便地注冊(cè)成為會(huì)員,會(huì)員和未登錄的游客都可以瀏覽書城里的書本信息,注冊(cè)登錄的用戶可以在用戶界面修改用戶信息和密碼等。該系統(tǒng)引入了購(gòu)物車的功能,登錄的會(huì)員用戶在瀏覽任意一本書時(shí)都可以把該書加入購(gòu)物車,通過導(dǎo)航進(jìn)入購(gòu)物車可以看到購(gòu)物車中的東西,購(gòu)買前先選中購(gòu)物車中要購(gòu)買的書然后再確認(rèn)購(gòu)買即可。會(huì)員也能在用戶消費(fèi)記錄頁面查看自己的購(gòu)書消費(fèi)情況。
關(guān)鍵詞: 網(wǎng)絡(luò)書城; 方便; B/S模式; 會(huì)員; 購(gòu)物車
Abstract
In this era of rapid development of computer and network technology, online shopping has gradually become a fashion in people's lives. However, most readers still prefer the feeling of reading a hardcopy of a book. You always need to go to every store to find a book which is just the one you want, but you may have no result. Through the network, the reader will be able to reduce the time looking for books, and it will be much helpful. Therefore, for the convenience of readers, we designed this website project – FeiFan network bookstores.
This project is based on B/S model. The software is developed with ASP.NET & HTML in Microsoft Visual Studio 2008, under the Windows 7 Operate System. Database is designed with SQL Server 2005. IIS 7 is adopted as the Server. We use the Chrome Browser as the testing browser.
If the reader can link the network and use the browser, he will be able to buy the books in the website. In the system, the reader can easily registered as a member. Members and unregistered visitors can browse the books in the website. The members who have logged in can modify the user information and password in the user’s pages. The system adds a function about the shopping cart, the members having logged in can add any book into the cart when he browse the book’s information. You may check the books in the cart by navigating into the cart’s page. You may need to select the books in the shopping cart before you decide to buy them, and then the indent will be confirm to the Server. Members can view consume records in the records’ page.
Key words: Network bookstore; Convenience; B/S model; Member; Shopping Cart
目 錄
1 緒論 1
1.1 引言 1
1.2 B/S模式 1
1.2.1 什么是B/S模式 1
1.2.2 B/S模式的優(yōu)缺點(diǎn) 1
1.2.3 B/S模式與C/S模式的比較 2
1.3 開發(fā)用到的語言以及相關(guān)工具 2
1.3.1 ASP.NET 2
1.3.2 SQL Server 2005 3
1.4 本論文的研究?jī)?nèi)容 3
2 系統(tǒng)需求分析 4
2.1 功能需求 4
2.2 性能需求 5
2.2.1 對(duì)精度的要求 5
2.2.2 時(shí)間特性要求 5
2.2.3 靈活性 5
2.3 功能模塊 5
3 系統(tǒng)概要設(shè)計(jì) 7
3.1 網(wǎng)站工作流程圖 7
3.1.1 網(wǎng)絡(luò)書城購(gòu)書流程圖 7
3.1.2 管理員管理書城 7
3.2 功能模塊設(shè)計(jì) 8
3.2.1 注冊(cè)登錄模塊的設(shè)計(jì) 8
3.2.2 購(gòu)物車模塊與訂單模塊的設(shè)計(jì) 8
3.2.3 管理員管理模塊的設(shè)計(jì) 9
3.3 數(shù)據(jù)庫設(shè)計(jì) 9
3.3.1 E-R模型 9
3.3.2 系統(tǒng)數(shù)據(jù)庫設(shè)計(jì) 10
3.3.3 創(chuàng)建數(shù)據(jù)庫表關(guān)系 12
4 詳細(xì)設(shè)計(jì) 14
4.1 數(shù)據(jù)庫查詢的封裝 14
4.2 用戶注冊(cè)登錄模塊 16
4.3 購(gòu)物車模塊 16
4.4 訂單模塊 17
4.5 管理員管理模塊 17
5 網(wǎng)站界面設(shè)計(jì) 19
5.1 界面設(shè)計(jì)原則 19
5.2 設(shè)計(jì)效果 19
6 結(jié)論 23
參考文獻(xiàn) 24
致謝 25
摘 要
在這個(gè)計(jì)算機(jī)及網(wǎng)絡(luò)技術(shù)飛速發(fā)展的時(shí)代,網(wǎng)上購(gòu)物也逐漸成了人們生活中的一種時(shí)尚。然而大多數(shù)讀者們還是喜歡拿著書本讀書的感覺,但是往往為了找到一本需要的書要逛遍許多書店,也許結(jié)果也依然是一場(chǎng)空。如果通過網(wǎng)絡(luò)渠道,讀者們定能減少許多這樣找書的時(shí)間,而且也會(huì)省事很多。因此為了方便讀者們,我們特意設(shè)計(jì)了此網(wǎng)站項(xiàng)目——非凡網(wǎng)絡(luò)書城。
本課題是基于B/S模式設(shè)計(jì)的,在Windows 7的操作系統(tǒng)的Microsoft Visual Studio 2008的環(huán)境下使用ASP.NET+HTML編寫,數(shù)據(jù)庫使用SQL Server 2005設(shè)計(jì),用IIS 7作為網(wǎng)站的服務(wù)器,測(cè)試瀏覽器則使用的是Chrome瀏覽器。
讀者只要有網(wǎng)絡(luò),能夠使用瀏覽器,就能夠進(jìn)入書城進(jìn)行購(gòu)書。在系統(tǒng)中讀者可以很方便地注冊(cè)成為會(huì)員,會(huì)員和未登錄的游客都可以瀏覽書城里的書本信息,注冊(cè)登錄的用戶可以在用戶界面修改用戶信息和密碼等。該系統(tǒng)引入了購(gòu)物車的功能,登錄的會(huì)員用戶在瀏覽任意一本書時(shí)都可以把該書加入購(gòu)物車,通過導(dǎo)航進(jìn)入購(gòu)物車可以看到購(gòu)物車中的東西,購(gòu)買前先選中購(gòu)物車中要購(gòu)買的書然后再確認(rèn)購(gòu)買即可。會(huì)員也能在用戶消費(fèi)記錄頁面查看自己的購(gòu)書消費(fèi)情況。
關(guān)鍵詞: 網(wǎng)絡(luò)書城; 方便; B/S模式; 會(huì)員; 購(gòu)物車
Abstract
In this era of rapid development of computer and network technology, online shopping has gradually become a fashion in people's lives. However, most readers still prefer the feeling of reading a hardcopy of a book. You always need to go to every store to find a book which is just the one you want, but you may have no result. Through the network, the reader will be able to reduce the time looking for books, and it will be much helpful. Therefore, for the convenience of readers, we designed this website project – FeiFan network bookstores.
This project is based on B/S model. The software is developed with ASP.NET & HTML in Microsoft Visual Studio 2008, under the Windows 7 Operate System. Database is designed with SQL Server 2005. IIS 7 is adopted as the Server. We use the Chrome Browser as the testing browser.
If the reader can link the network and use the browser, he will be able to buy the books in the website. In the system, the reader can easily registered as a member. Members and unregistered visitors can browse the books in the website. The members who have logged in can modify the user information and password in the user’s pages. The system adds a function about the shopping cart, the members having logged in can add any book into the cart when he browse the book’s information. You may check the books in the cart by navigating into the cart’s page. You may need to select the books in the shopping cart before you decide to buy them, and then the indent will be confirm to the Server. Members can view consume records in the records’ page.
Key words: Network bookstore; Convenience; B/S model; Member; Shopping Cart
目 錄
1 緒論 1
1.1 引言 1
1.2 B/S模式 1
1.2.1 什么是B/S模式 1
1.2.2 B/S模式的優(yōu)缺點(diǎn) 1
1.2.3 B/S模式與C/S模式的比較 2
1.3 開發(fā)用到的語言以及相關(guān)工具 2
1.3.1 ASP.NET 2
1.3.2 SQL Server 2005 3
1.4 本論文的研究?jī)?nèi)容 3
2 系統(tǒng)需求分析 4
2.1 功能需求 4
2.2 性能需求 5
2.2.1 對(duì)精度的要求 5
2.2.2 時(shí)間特性要求 5
2.2.3 靈活性 5
2.3 功能模塊 5
3 系統(tǒng)概要設(shè)計(jì) 7
3.1 網(wǎng)站工作流程圖 7
3.1.1 網(wǎng)絡(luò)書城購(gòu)書流程圖 7
3.1.2 管理員管理書城 7
3.2 功能模塊設(shè)計(jì) 8
3.2.1 注冊(cè)登錄模塊的設(shè)計(jì) 8
3.2.2 購(gòu)物車模塊與訂單模塊的設(shè)計(jì) 8
3.2.3 管理員管理模塊的設(shè)計(jì) 9
3.3 數(shù)據(jù)庫設(shè)計(jì) 9
3.3.1 E-R模型 9
3.3.2 系統(tǒng)數(shù)據(jù)庫設(shè)計(jì) 10
3.3.3 創(chuàng)建數(shù)據(jù)庫表關(guān)系 12
4 詳細(xì)設(shè)計(jì) 14
4.1 數(shù)據(jù)庫查詢的封裝 14
4.2 用戶注冊(cè)登錄模塊 16
4.3 購(gòu)物車模塊 16
4.4 訂單模塊 17
4.5 管理員管理模塊 17
5 網(wǎng)站界面設(shè)計(jì) 19
5.1 界面設(shè)計(jì)原則 19
5.2 設(shè)計(jì)效果 19
6 結(jié)論 23
參考文獻(xiàn) 24
致謝 25
TA們正在看...
- 基于javaee的手機(jī)商城的設(shè)計(jì)與實(shí)現(xiàn).doc
- 基于javaee的手機(jī)商城的設(shè)計(jì)與實(shí)現(xiàn)(開題報(bào)告).doc
- qmb-g09.003-2007供應(yīng)商紅黃牌管理.doc
- qsy1362-2011工藝危害分析管理規(guī)范.pdf
- qsy1363-2011工藝安全信息管理規(guī)范.pdf
- qsy1364-2011危險(xiǎn)與可操作性分析技術(shù)指南.pdf
- dbj13-00-2006蒸壓加氣混凝土砌塊應(yīng)用技術(shù)規(guī)程.doc
- qsy1303-2010石油化工企業(yè)防滲設(shè)計(jì)通則.pdf
- qsy1425-2011安全生產(chǎn)應(yīng)急管理體系審核指南.pdf
- qsy1427-2011油氣田企業(yè)清潔生產(chǎn)審核驗(yàn)收規(guī)范.pdf