基于.net的電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn).rar
基于.net的電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn),25頁1.5萬余字目錄摘要1關(guān)鍵字11.系統(tǒng)的需求分析 11.1 項(xiàng)目開發(fā)背景11.2 系統(tǒng)需求分析11.2.1 系統(tǒng)功能分析21.2.2 系統(tǒng)性能分析21.2.3 系統(tǒng)數(shù)據(jù)流圖31.2.4 數(shù)據(jù)字典32.系統(tǒng)設(shè)計(jì) 42.1 本系統(tǒng)的設(shè)計(jì)方案42.1.1 設(shè)計(jì)方案42.2數(shù)據(jù)庫設(shè)計(jì)72.2.1 邏輯結(jié)構(gòu)設(shè)計(jì)72.2.2...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 lzj781219 發(fā)布
25頁1.5萬余字
目錄
摘 要……………………………………………………………………………………………1
關(guān)鍵字……………………………………………………………………………………………1
1.系統(tǒng)的需求分析 ……………………………………………………………………………1
1.1 項(xiàng)目開發(fā)背景………………………………………………………………………………1
1.2 系統(tǒng)需求分析………………………………………………………………………………1
1.2.1 系統(tǒng)功能分析……………………………………………………………………………2
1.2.2 系統(tǒng)性能分析……………………………………………………………………………2
1.2.3 系統(tǒng)數(shù)據(jù)流圖……………………………………………………………………………3
1.2.4 數(shù)據(jù)字典…………………………………………………………………………………3
2.系統(tǒng)設(shè)計(jì) ……………………………………………………………………………………4
2.1 本系統(tǒng)的設(shè)計(jì)方案…………………………………………………………………………4
2.1.1 設(shè)計(jì)方案…………………………………………………………………………………4
2.2數(shù)據(jù)庫設(shè)計(jì) …………………………………………………………………………………7
2.2.1 邏輯結(jié)構(gòu)設(shè)計(jì)……………………………………………………………………………7
2.2.2 物理結(jié)構(gòu)設(shè)計(jì)……………………………………………………………………………8
3.系統(tǒng)實(shí)現(xiàn)……………………………………………………………………………………10
3.1 實(shí)現(xiàn)思想 …………………………………………………………………………………10
3.2 各個(gè)子模塊的功能及實(shí)現(xiàn) ………………………………………………………………11
3.2.1 首頁及用戶信息模塊 …………………………………………………………………11
3.2.2 客戶登陸模塊 …………………………………………………………………………13
3.2.3 新聞模塊 ………………………………………………………………………………14
3.2.4 商品展示模塊 ………………………………………………………………………15
3.2.5 購物車子模塊 ………………………………………………………………………15
3.2.6商品信息模塊 ………………………………………………………………………17
3.2.7 后臺(tái)管理模塊 ………………………………………………………………………18
4.系統(tǒng)測試……………………………………………………………………………………21
5.總結(jié)…………………………………………………………………………………………23
致 謝 …………………………………………………………………………………………23
參考文獻(xiàn) ………………………………………………………………………………………23
基于.NET的電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)
摘 要:本系統(tǒng)是在Visual Studio2003 平臺(tái)下開發(fā)的一個(gè)B2C(Business To Customer)的電子商務(wù)網(wǎng)站,基本實(shí)現(xiàn)了電子商務(wù)網(wǎng)站所需要的功能。前臺(tái)功能包括新聞?wù)故荆唐氛故?,評(píng)論添加,購物車,用戶信息展示與修改等等;后臺(tái)功能包括新聞添加,商品添加,訂單管理,銷售統(tǒng)計(jì)等等。卓越網(wǎng)的實(shí)現(xiàn)具有如下特點(diǎn):良好的可拓展性,類的獨(dú)立性與可復(fù)用性給系統(tǒng)有了充分的可拓展空間;良好的性能,代碼優(yōu)化與存儲(chǔ)過程的使用使系統(tǒng)能夠在多用戶同時(shí)訪問下仍然能夠保持很快的響應(yīng)速度,使用戶得到良好的體驗(yàn)。
關(guān)鍵字:電子商務(wù),B2C,存儲(chǔ)過程
參考文獻(xiàn)
[1] 肖建.ASP.NET編程實(shí)例與技巧實(shí)例[M].北京:北京希望電子出版社,2003
[2] 鄭耀東.ASP.NET網(wǎng)絡(luò)數(shù)據(jù)庫開發(fā)實(shí)例精解[M].北京:清華大學(xué)出版社,2005
[3] Russ Basiura.ASP.NET Web服務(wù)高級(jí)編程[M].北京:清華大學(xué)出版社,2002
[4] 吳晨,孫少波.ASP.NET數(shù)據(jù)庫項(xiàng)目案例導(dǎo)航[M].北京:清華大學(xué)出版社,2004
[5] [美] John W. Satzinger, Robert B. Jackson, Stephen D.Burd. 系統(tǒng)分析與設(shè)計(jì)[M]. 北京:電子工業(yè)出版社,2006
The Design and Implementation of E-commerce Websites
Based on .NET
Abstract:This website is a B2C(Business To Customer)e-commerce websites which be developed on the Visual Studio2003 platform. It basically achieved in the e-commerce website of the functional needs including news, merchandise display, add comments, shopping cart, user information display with the revision, etc.; Management functions including news added, goods added,
目錄
摘 要……………………………………………………………………………………………1
關(guān)鍵字……………………………………………………………………………………………1
1.系統(tǒng)的需求分析 ……………………………………………………………………………1
1.1 項(xiàng)目開發(fā)背景………………………………………………………………………………1
1.2 系統(tǒng)需求分析………………………………………………………………………………1
1.2.1 系統(tǒng)功能分析……………………………………………………………………………2
1.2.2 系統(tǒng)性能分析……………………………………………………………………………2
1.2.3 系統(tǒng)數(shù)據(jù)流圖……………………………………………………………………………3
1.2.4 數(shù)據(jù)字典…………………………………………………………………………………3
2.系統(tǒng)設(shè)計(jì) ……………………………………………………………………………………4
2.1 本系統(tǒng)的設(shè)計(jì)方案…………………………………………………………………………4
2.1.1 設(shè)計(jì)方案…………………………………………………………………………………4
2.2數(shù)據(jù)庫設(shè)計(jì) …………………………………………………………………………………7
2.2.1 邏輯結(jié)構(gòu)設(shè)計(jì)……………………………………………………………………………7
2.2.2 物理結(jié)構(gòu)設(shè)計(jì)……………………………………………………………………………8
3.系統(tǒng)實(shí)現(xiàn)……………………………………………………………………………………10
3.1 實(shí)現(xiàn)思想 …………………………………………………………………………………10
3.2 各個(gè)子模塊的功能及實(shí)現(xiàn) ………………………………………………………………11
3.2.1 首頁及用戶信息模塊 …………………………………………………………………11
3.2.2 客戶登陸模塊 …………………………………………………………………………13
3.2.3 新聞模塊 ………………………………………………………………………………14
3.2.4 商品展示模塊 ………………………………………………………………………15
3.2.5 購物車子模塊 ………………………………………………………………………15
3.2.6商品信息模塊 ………………………………………………………………………17
3.2.7 后臺(tái)管理模塊 ………………………………………………………………………18
4.系統(tǒng)測試……………………………………………………………………………………21
5.總結(jié)…………………………………………………………………………………………23
致 謝 …………………………………………………………………………………………23
參考文獻(xiàn) ………………………………………………………………………………………23
基于.NET的電子商務(wù)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)
摘 要:本系統(tǒng)是在Visual Studio2003 平臺(tái)下開發(fā)的一個(gè)B2C(Business To Customer)的電子商務(wù)網(wǎng)站,基本實(shí)現(xiàn)了電子商務(wù)網(wǎng)站所需要的功能。前臺(tái)功能包括新聞?wù)故荆唐氛故?,評(píng)論添加,購物車,用戶信息展示與修改等等;后臺(tái)功能包括新聞添加,商品添加,訂單管理,銷售統(tǒng)計(jì)等等。卓越網(wǎng)的實(shí)現(xiàn)具有如下特點(diǎn):良好的可拓展性,類的獨(dú)立性與可復(fù)用性給系統(tǒng)有了充分的可拓展空間;良好的性能,代碼優(yōu)化與存儲(chǔ)過程的使用使系統(tǒng)能夠在多用戶同時(shí)訪問下仍然能夠保持很快的響應(yīng)速度,使用戶得到良好的體驗(yàn)。
關(guān)鍵字:電子商務(wù),B2C,存儲(chǔ)過程
參考文獻(xiàn)
[1] 肖建.ASP.NET編程實(shí)例與技巧實(shí)例[M].北京:北京希望電子出版社,2003
[2] 鄭耀東.ASP.NET網(wǎng)絡(luò)數(shù)據(jù)庫開發(fā)實(shí)例精解[M].北京:清華大學(xué)出版社,2005
[3] Russ Basiura.ASP.NET Web服務(wù)高級(jí)編程[M].北京:清華大學(xué)出版社,2002
[4] 吳晨,孫少波.ASP.NET數(shù)據(jù)庫項(xiàng)目案例導(dǎo)航[M].北京:清華大學(xué)出版社,2004
[5] [美] John W. Satzinger, Robert B. Jackson, Stephen D.Burd. 系統(tǒng)分析與設(shè)計(jì)[M]. 北京:電子工業(yè)出版社,2006
The Design and Implementation of E-commerce Websites
Based on .NET
Abstract:This website is a B2C(Business To Customer)e-commerce websites which be developed on the Visual Studio2003 platform. It basically achieved in the e-commerce website of the functional needs including news, merchandise display, add comments, shopping cart, user information display with the revision, etc.; Management functions including news added, goods added,
TA們正在看...
- 機(jī)器人設(shè)計(jì)教程.ppt
- 心型臺(tái)燈塑料注塑模具畢業(yè)設(shè)計(jì).rar
- 8路智能多路搶答器設(shè)計(jì).doc
- 濱州市黃河五路以北、渤海十二路以東馬家居委會(huì)居...doc
- 福建省某高速公路工程施工監(jiān)理lj1合同段監(jiān)理投標(biāo)書.doc
- 濟(jì)南市國土資源局歷城區(qū)分局濟(jì)南市土地整理項(xiàng)目工...doc
- 濟(jì)南市農(nóng)業(yè)綜合開發(fā)2010年度項(xiàng)目建設(shè)監(jiān)理工程投標(biāo)...doc
- 石棉縣衛(wèi)生綜合服務(wù)中心災(zāi)后重建工程投標(biāo)書—監(jiān)理...doc
- 四川四強(qiáng)建設(shè)項(xiàng)目管理有限公司某工程完整監(jiān)理投標(biāo)書.doc
- 某公司人力資源咨詢手冊.ppt