網(wǎng)上數(shù)碼商店系統(tǒng)設(shè)計(jì).rar
網(wǎng)上數(shù)碼商店系統(tǒng)設(shè)計(jì),資源包括 幻燈片說明文件ppt與論文正文doc格式61頁摘 要本系統(tǒng)是一個(gè)基于asp.net平臺(tái)及 ado.net訪問access數(shù)據(jù)庫機(jī)制的網(wǎng)上數(shù)碼商店系統(tǒng)。該網(wǎng)上數(shù)碼商店購物系統(tǒng)是一個(gè)具有交互功能的b2c類型的電子商務(wù)網(wǎng)站,它是在網(wǎng)上建立的一個(gè)虛擬購物商場,它模擬現(xiàn)實(shí)中的購物流程,但是它比現(xiàn)實(shí)購物過程更加輕松、快捷...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 莎士比亞 發(fā)布
資源包括 幻燈片說明文件PPT與論文正文DOC格式61頁
摘 要
本系統(tǒng)是一個(gè)基于ASP.NET平臺(tái)及 ADO.NET訪問ACCESS數(shù)據(jù)庫機(jī)制的網(wǎng)上數(shù)碼商店系統(tǒng)。該網(wǎng)上數(shù)碼商店購物系統(tǒng)是一個(gè)具有交互功能的B2C類型的電子商務(wù)網(wǎng)站,它是在網(wǎng)上建立的一個(gè)虛擬購物商場,它模擬現(xiàn)實(shí)中的購物流程,但是它比現(xiàn)實(shí)購物過程更加輕松、快捷、方便, 這很適合現(xiàn)代人的生活節(jié)奏。該數(shù)碼商店購物系統(tǒng)基本實(shí)現(xiàn)了在線購物、在線留言等基本功能。該系統(tǒng)包括前臺(tái)(用戶)和后臺(tái)(管理員)兩部分,前臺(tái)包括會(huì)員注冊(cè)、會(huì)員信息更新、數(shù)碼產(chǎn)品信息瀏覽,數(shù)碼產(chǎn)品在線搜索、購物車、查看訂單、會(huì)員留言板、注銷等幾個(gè)模塊,后臺(tái)包括會(huì)員信息管理、商品信息管理、訂單管理、留言管理等幾個(gè)模塊。 該系統(tǒng)具有操作方便,功能完善,易于管理等特點(diǎn)。關(guān)鍵技術(shù)采用ADO.NET的數(shù)據(jù)庫訪問機(jī)制,來實(shí)現(xiàn)與ACCESS2003數(shù)據(jù)庫的連接與操作,編程語言采用VB語言。
關(guān)鍵詞: ASP.NET;ADO.NET;ACCESS數(shù)據(jù)庫;B2C
Abstract
This system is an according to the net top figures store system of the ASP.NET platform and the ADO.NET interview ACCESS database mechanism.The net's top figures store shopping system is a has to hand over with each other function of the electronic commerce website of the B2C type, it is build up on the net of a virtual shopping market, it imitates the shopping process in the reality, but it is more more relaxed than realistic shopping process,fast,convenience, the living rhythm of this very in keeping with modern people.The figures' store shopping system was basic to carry out on-line shopping,on-line message etc. basic function.That system includes stage(customer) is two parts with backstage(managing person), the stage includes a member to register,the member's information renewal,the figures product information browse, the figures product is on-line to search,shopping car,look into order,member's message board and log off etc. a few mold pieces, the backstage includes a few mold pieces, such as member's information management,merchandise information management,order management and the message management...etc.. That system has an operation convenience, the function is perfect, being easy to a management etc. characteristics.The database interview mechanism of the key technique adoption ADO.NET, carry out with the conjunction of the ACCESS2003 databases and operation, plait the distance language adoption VB language.
Key Words:ASP.NET;ADO.NET;ACCESS database;B2C
目 錄
摘 要I
AbstractII
目 錄III
前 言2
第一章 系統(tǒng)開發(fā)背景3
1.1社會(huì)背景3
1.2技術(shù)背景3
1.2.1 ASP.NET技術(shù)3
1.2.2 ADO.NET技術(shù)4
第二章 系統(tǒng)綜述及需求分析6
2.1系統(tǒng)綜述6
2.2需求分析7
第三章 網(wǎng)上數(shù)碼商店系統(tǒng)的總體設(shè)計(jì)及關(guān)鍵技術(shù)應(yīng)用8
3.1 總體設(shè)計(jì)思想——模塊化思想和三層結(jié)構(gòu)思想8
3.1.1模塊化設(shè)計(jì)方案8
3.1.2 ASP.NET三層結(jié)構(gòu)設(shè)計(jì)方案9
3.2 關(guān)鍵技術(shù)應(yīng)用9
第四章 數(shù)據(jù)庫的結(jié)構(gòu)設(shè)計(jì)11
第五章 網(wǎng)上數(shù)碼商店前臺(tái)系統(tǒng)的詳細(xì)設(shè)計(jì)14
5.1 首頁(shouye.aspx)的設(shè)計(jì)和代碼實(shí)現(xiàn)14
5.2會(huì)員登錄(huiyuandenglu.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)15
5.2.1會(huì)員注冊(cè)(huiyuanzhuce.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)17
5.2.2會(huì)員信息更新(huiyuanxinxixiugai.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)20
5.3網(wǎng)上商店首頁(wangshangshangdianshouye.aspx)的設(shè)計(jì)與實(shí)現(xiàn)23
5.4商品信息一覽頁面(shangpinxinxibiao.aspx)的設(shè)計(jì)與代碼實(shí)現(xiàn)24
5.5在線搜索頁面(search.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)27
5.6所購商品詳細(xì)信息頁面(agoods.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)29
5.7核心頁面的設(shè)計(jì)——購物車頁面(cart.aspx)設(shè)計(jì)及代碼實(shí)現(xiàn)32
5.8填寫訂單頁面(tiandingdan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)35
5.9留言板系統(tǒng)首頁(liuyanbanshouye.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)37
5.9.1 我留言頁面(woliuyan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)39
5.9.2 查看、回復(fù)留言頁面(chahuiliuyan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)41
5.9.3查看回復(fù)情況頁面(huifuqingkuang.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)44
第六章 后臺(tái)管理功能模塊的詳細(xì)設(shè)計(jì)46
6.1管理員登錄頁面(guanliyuanrukou.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)46
6.2管理員登錄后的管理頁面(houtaiguanli.aspx)的設(shè)計(jì)及實(shí)現(xiàn)47
6.3 商品管理頁面(tianjiaxinshangpin.aspx)的設(shè)計(jì)及實(shí)現(xiàn)48
第七章 系統(tǒng)安全54
結(jié) 論55
參 考 文 獻(xiàn)56
謝 辭57
幻燈片PPT主要內(nèi)容如下:
系統(tǒng)概述
第1章: 開發(fā)背景
第2章:ASP.NET和ADO.NET技術(shù)
第3章:系統(tǒng)結(jié)構(gòu)模塊
第4章:關(guān)鍵技術(shù)應(yīng)用
第5章:系統(tǒng)的總體設(shè)計(jì)
第6章:系統(tǒng)的詳細(xì)設(shè)計(jì)
第7章:結(jié)論與展望
謝辭
摘 要
本系統(tǒng)是一個(gè)基于ASP.NET平臺(tái)及 ADO.NET訪問ACCESS數(shù)據(jù)庫機(jī)制的網(wǎng)上數(shù)碼商店系統(tǒng)。該網(wǎng)上數(shù)碼商店購物系統(tǒng)是一個(gè)具有交互功能的B2C類型的電子商務(wù)網(wǎng)站,它是在網(wǎng)上建立的一個(gè)虛擬購物商場,它模擬現(xiàn)實(shí)中的購物流程,但是它比現(xiàn)實(shí)購物過程更加輕松、快捷、方便, 這很適合現(xiàn)代人的生活節(jié)奏。該數(shù)碼商店購物系統(tǒng)基本實(shí)現(xiàn)了在線購物、在線留言等基本功能。該系統(tǒng)包括前臺(tái)(用戶)和后臺(tái)(管理員)兩部分,前臺(tái)包括會(huì)員注冊(cè)、會(huì)員信息更新、數(shù)碼產(chǎn)品信息瀏覽,數(shù)碼產(chǎn)品在線搜索、購物車、查看訂單、會(huì)員留言板、注銷等幾個(gè)模塊,后臺(tái)包括會(huì)員信息管理、商品信息管理、訂單管理、留言管理等幾個(gè)模塊。 該系統(tǒng)具有操作方便,功能完善,易于管理等特點(diǎn)。關(guān)鍵技術(shù)采用ADO.NET的數(shù)據(jù)庫訪問機(jī)制,來實(shí)現(xiàn)與ACCESS2003數(shù)據(jù)庫的連接與操作,編程語言采用VB語言。
關(guān)鍵詞: ASP.NET;ADO.NET;ACCESS數(shù)據(jù)庫;B2C
Abstract
This system is an according to the net top figures store system of the ASP.NET platform and the ADO.NET interview ACCESS database mechanism.The net's top figures store shopping system is a has to hand over with each other function of the electronic commerce website of the B2C type, it is build up on the net of a virtual shopping market, it imitates the shopping process in the reality, but it is more more relaxed than realistic shopping process,fast,convenience, the living rhythm of this very in keeping with modern people.The figures' store shopping system was basic to carry out on-line shopping,on-line message etc. basic function.That system includes stage(customer) is two parts with backstage(managing person), the stage includes a member to register,the member's information renewal,the figures product information browse, the figures product is on-line to search,shopping car,look into order,member's message board and log off etc. a few mold pieces, the backstage includes a few mold pieces, such as member's information management,merchandise information management,order management and the message management...etc.. That system has an operation convenience, the function is perfect, being easy to a management etc. characteristics.The database interview mechanism of the key technique adoption ADO.NET, carry out with the conjunction of the ACCESS2003 databases and operation, plait the distance language adoption VB language.
Key Words:ASP.NET;ADO.NET;ACCESS database;B2C
目 錄
摘 要I
AbstractII
目 錄III
前 言2
第一章 系統(tǒng)開發(fā)背景3
1.1社會(huì)背景3
1.2技術(shù)背景3
1.2.1 ASP.NET技術(shù)3
1.2.2 ADO.NET技術(shù)4
第二章 系統(tǒng)綜述及需求分析6
2.1系統(tǒng)綜述6
2.2需求分析7
第三章 網(wǎng)上數(shù)碼商店系統(tǒng)的總體設(shè)計(jì)及關(guān)鍵技術(shù)應(yīng)用8
3.1 總體設(shè)計(jì)思想——模塊化思想和三層結(jié)構(gòu)思想8
3.1.1模塊化設(shè)計(jì)方案8
3.1.2 ASP.NET三層結(jié)構(gòu)設(shè)計(jì)方案9
3.2 關(guān)鍵技術(shù)應(yīng)用9
第四章 數(shù)據(jù)庫的結(jié)構(gòu)設(shè)計(jì)11
第五章 網(wǎng)上數(shù)碼商店前臺(tái)系統(tǒng)的詳細(xì)設(shè)計(jì)14
5.1 首頁(shouye.aspx)的設(shè)計(jì)和代碼實(shí)現(xiàn)14
5.2會(huì)員登錄(huiyuandenglu.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)15
5.2.1會(huì)員注冊(cè)(huiyuanzhuce.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)17
5.2.2會(huì)員信息更新(huiyuanxinxixiugai.aspx)頁面的設(shè)計(jì)及實(shí)現(xiàn)20
5.3網(wǎng)上商店首頁(wangshangshangdianshouye.aspx)的設(shè)計(jì)與實(shí)現(xiàn)23
5.4商品信息一覽頁面(shangpinxinxibiao.aspx)的設(shè)計(jì)與代碼實(shí)現(xiàn)24
5.5在線搜索頁面(search.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)27
5.6所購商品詳細(xì)信息頁面(agoods.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)29
5.7核心頁面的設(shè)計(jì)——購物車頁面(cart.aspx)設(shè)計(jì)及代碼實(shí)現(xiàn)32
5.8填寫訂單頁面(tiandingdan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)35
5.9留言板系統(tǒng)首頁(liuyanbanshouye.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)37
5.9.1 我留言頁面(woliuyan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)39
5.9.2 查看、回復(fù)留言頁面(chahuiliuyan.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)41
5.9.3查看回復(fù)情況頁面(huifuqingkuang.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)44
第六章 后臺(tái)管理功能模塊的詳細(xì)設(shè)計(jì)46
6.1管理員登錄頁面(guanliyuanrukou.aspx)的設(shè)計(jì)及代碼實(shí)現(xiàn)46
6.2管理員登錄后的管理頁面(houtaiguanli.aspx)的設(shè)計(jì)及實(shí)現(xiàn)47
6.3 商品管理頁面(tianjiaxinshangpin.aspx)的設(shè)計(jì)及實(shí)現(xiàn)48
第七章 系統(tǒng)安全54
結(jié) 論55
參 考 文 獻(xiàn)56
謝 辭57
幻燈片PPT主要內(nèi)容如下:
系統(tǒng)概述
第1章: 開發(fā)背景
第2章:ASP.NET和ADO.NET技術(shù)
第3章:系統(tǒng)結(jié)構(gòu)模塊
第4章:關(guān)鍵技術(shù)應(yīng)用
第5章:系統(tǒng)的總體設(shè)計(jì)
第6章:系統(tǒng)的詳細(xì)設(shè)計(jì)
第7章:結(jié)論與展望
謝辭