數(shù)碼行業(yè)網(wǎng)站的設(shè)計與產(chǎn)品查詢訂購系統(tǒng)的實現(xiàn)[論文+源代碼+ppt+任務(wù)書].rar
數(shù)碼行業(yè)網(wǎng)站的設(shè)計與產(chǎn)品查詢訂購系統(tǒng)的實現(xiàn)[論文+源代碼+ppt+任務(wù)書],摘 要20世紀(jì),隨著計算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫技術(shù)在internet 中的應(yīng)用越來越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個性化已逐漸成為當(dāng)今wed應(yīng)用的潮流。本文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則采集技術(shù)的用戶個性化頁面動態(tài)生成方案,此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡單、反映用戶更明顯細(xì)致等優(yōu)點...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 wanli1988go 發(fā)布
摘 要
20世紀(jì),隨著計算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫技術(shù)在Internet 中的應(yīng)用越來越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個性化已逐漸成為當(dāng)今Wed應(yīng)用的潮流。本文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則采集技術(shù)的用戶個性化頁面動態(tài)生成方案,此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡單、反映用戶更明顯細(xì)致等優(yōu)點。
本文中所做的主要工作如下:
1.介紹了個性化頁面的背景及IIS+ASP系統(tǒng)的一般原理;
2.闡述整個個性化頁面生成系統(tǒng)的系統(tǒng)結(jié)構(gòu)及工作原理;分析了系統(tǒng)實現(xiàn)中的特殊性、難點和重點。
3.設(shè)計實現(xiàn)用戶注冊/登錄、查詢、購買;管理員對網(wǎng)站的系統(tǒng)管理;個性化頁面動態(tài)生成--回顯等程序模塊;實現(xiàn)ASP和HTML頁面。
4.分析并解決實現(xiàn)中的若干技術(shù)問題;
5.建立完整的實驗網(wǎng)站,進(jìn)行測試并分析結(jié)果。
關(guān)鍵詞:網(wǎng)上購物系統(tǒng) 動態(tài)網(wǎng)站 asp access數(shù)據(jù)庫
Digital profession website design and product inquiry order system realization
Abstract:Along with the development of the computer science in 20 centuries, the database technique is more and more extensive in the application in the Internet, providing the more thoughtful and humanized service for the large network customer.Characteristic have already become gradually the current as the application of Wed nowadays.This text studied a kind of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of making customers use more simple and reflect them more obviously meticulous and so on..
The main work in this text is as followed:
(1)Introduced the background of the characteristic page and the general theory of IISs + the system of ASP;
(2)Elaborate the whole system structure and the work principle of the whole characteristic pages borning system;Analyzing the special、difficulty、and the key point in the realization of the system.
(3)Design to carry out the customer registration/ register, search, purchase;The system management to the website by administrator;The characteristic page dynamic state is born- return to show to the procedure mold piece;Carry out the page of ASP and HTMLs.
(4)Analyze and resolve some technique problem in the realization;
(5)Establish the whole experiment website, carry on the test and to analysis the result.
Keyword:On-line shopping system dynamic state website asp access database
目 錄
1. 序言 4
2.網(wǎng)站系統(tǒng)分析 5
2.1網(wǎng)站的設(shè)計目標(biāo) 5
2.2網(wǎng)站的可行性分析 5
2.3網(wǎng)站的深入調(diào)查 6
2.4網(wǎng)站設(shè)計的特點 6
2.5網(wǎng)站開發(fā)的設(shè)計思想 7
2.6系統(tǒng)設(shè)計的總體規(guī)則 7
3.網(wǎng)站的功能設(shè)計 8
3.1網(wǎng)站功能分析 8
3.2 平臺功能模塊的設(shè)計 8
3.3 系統(tǒng)流程分析 9
3.3.1前臺購物流程圖 9
3.3.2后臺購物流程圖 10
3.3.3注冊功能流程圖 10
3.3.4商品搜索流程圖 11
3.3.5用戶登錄流程圖 11
3.3.6商品管理流程圖 12
3.3.7購物車流程圖 12
4.網(wǎng)站數(shù)據(jù)庫設(shè)計 13
4.1 數(shù)據(jù)庫需求分析 13
4.1.1商品數(shù)據(jù)的準(zhǔn)備。 13
4.1.2商品數(shù)據(jù)方案的制定。 13
4.1.3所屬類別圖 15
4.2數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 15
5 數(shù)碼產(chǎn)品查詢訂購系統(tǒng)的實現(xiàn) 18
5.1設(shè)計商品查詢及定購模塊 18
5.2商品查詢及定購的流程 21
6.總結(jié) 22
致 謝 24
參 考 文 獻(xiàn) 24
附 錄 27
20世紀(jì),隨著計算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫技術(shù)在Internet 中的應(yīng)用越來越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個性化已逐漸成為當(dāng)今Wed應(yīng)用的潮流。本文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則采集技術(shù)的用戶個性化頁面動態(tài)生成方案,此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡單、反映用戶更明顯細(xì)致等優(yōu)點。
本文中所做的主要工作如下:
1.介紹了個性化頁面的背景及IIS+ASP系統(tǒng)的一般原理;
2.闡述整個個性化頁面生成系統(tǒng)的系統(tǒng)結(jié)構(gòu)及工作原理;分析了系統(tǒng)實現(xiàn)中的特殊性、難點和重點。
3.設(shè)計實現(xiàn)用戶注冊/登錄、查詢、購買;管理員對網(wǎng)站的系統(tǒng)管理;個性化頁面動態(tài)生成--回顯等程序模塊;實現(xiàn)ASP和HTML頁面。
4.分析并解決實現(xiàn)中的若干技術(shù)問題;
5.建立完整的實驗網(wǎng)站,進(jìn)行測試并分析結(jié)果。
關(guān)鍵詞:網(wǎng)上購物系統(tǒng) 動態(tài)網(wǎng)站 asp access數(shù)據(jù)庫
Digital profession website design and product inquiry order system realization
Abstract:Along with the development of the computer science in 20 centuries, the database technique is more and more extensive in the application in the Internet, providing the more thoughtful and humanized service for the large network customer.Characteristic have already become gradually the current as the application of Wed nowadays.This text studied a kind of project which composed of characteristic page and dynamic state of technical customer according to the data connection rule, compared with some projects that adopt already on present nets, this project have the advantage of making customers use more simple and reflect them more obviously meticulous and so on..
The main work in this text is as followed:
(1)Introduced the background of the characteristic page and the general theory of IISs + the system of ASP;
(2)Elaborate the whole system structure and the work principle of the whole characteristic pages borning system;Analyzing the special、difficulty、and the key point in the realization of the system.
(3)Design to carry out the customer registration/ register, search, purchase;The system management to the website by administrator;The characteristic page dynamic state is born- return to show to the procedure mold piece;Carry out the page of ASP and HTMLs.
(4)Analyze and resolve some technique problem in the realization;
(5)Establish the whole experiment website, carry on the test and to analysis the result.
Keyword:On-line shopping system dynamic state website asp access database
目 錄
1. 序言 4
2.網(wǎng)站系統(tǒng)分析 5
2.1網(wǎng)站的設(shè)計目標(biāo) 5
2.2網(wǎng)站的可行性分析 5
2.3網(wǎng)站的深入調(diào)查 6
2.4網(wǎng)站設(shè)計的特點 6
2.5網(wǎng)站開發(fā)的設(shè)計思想 7
2.6系統(tǒng)設(shè)計的總體規(guī)則 7
3.網(wǎng)站的功能設(shè)計 8
3.1網(wǎng)站功能分析 8
3.2 平臺功能模塊的設(shè)計 8
3.3 系統(tǒng)流程分析 9
3.3.1前臺購物流程圖 9
3.3.2后臺購物流程圖 10
3.3.3注冊功能流程圖 10
3.3.4商品搜索流程圖 11
3.3.5用戶登錄流程圖 11
3.3.6商品管理流程圖 12
3.3.7購物車流程圖 12
4.網(wǎng)站數(shù)據(jù)庫設(shè)計 13
4.1 數(shù)據(jù)庫需求分析 13
4.1.1商品數(shù)據(jù)的準(zhǔn)備。 13
4.1.2商品數(shù)據(jù)方案的制定。 13
4.1.3所屬類別圖 15
4.2數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 15
5 數(shù)碼產(chǎn)品查詢訂購系統(tǒng)的實現(xiàn) 18
5.1設(shè)計商品查詢及定購模塊 18
5.2商品查詢及定購的流程 21
6.總結(jié) 22
致 謝 24
參 考 文 獻(xiàn) 24
附 錄 27