電子書(shū)店畢業(yè)論文.doc
約47頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
電子書(shū)店畢業(yè)論文,本文共計(jì)47頁(yè),20549字;摘要20世紀(jì)末,隨著計(jì)算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫(kù)技術(shù)在internet中的應(yīng)用越來(lái)越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個(gè)性化已逐漸成為當(dāng)今web應(yīng)用的潮流。并且,隨著中國(guó)加入wto,全球經(jīng)濟(jì)一體化的逐步深入,網(wǎng)上書(shū)店已是現(xiàn)代傳統(tǒng)書(shū)店必不可少的經(jīng)營(yíng)策略之一。本文研...
內(nèi)容介紹
此文檔由會(huì)員 靈活的胖子 發(fā)布
電子書(shū)店畢業(yè)論文
本文共計(jì)47頁(yè),20549字;
摘要 20世紀(jì)末,隨著計(jì)算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫(kù)技術(shù)在Internet中的應(yīng)用越來(lái)越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個(gè)性化已逐漸成為當(dāng)今Web應(yīng)用的潮流。并且,隨著中國(guó)加入WTO,全球經(jīng)濟(jì)一體化的逐步深入,網(wǎng)上書(shū)店已是現(xiàn)代傳統(tǒng)書(shū)店必不可少的經(jīng)營(yíng)策略之一。本文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則網(wǎng)上書(shū)店系統(tǒng),此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡(jiǎn)單、界面更直觀等優(yōu)點(diǎn)。網(wǎng)上書(shū)店在我國(guó)剛起步,但發(fā)展很快。隨著我國(guó)互聯(lián)網(wǎng)的更加普及和網(wǎng)上書(shū)店的更趨成熟,會(huì)有越來(lái)越大的消費(fèi)群體,市場(chǎng)潛力會(huì)得到充分發(fā)揮。
本文中所做的主要工作如下:
(1) 介紹了個(gè)性化頁(yè)面的背景及Win2000server+IIS+ASP系統(tǒng)的一般原理;
(2) 闡述整個(gè)個(gè)性化頁(yè)面生成系統(tǒng)的系統(tǒng)結(jié)構(gòu)及工作原理;分析了系統(tǒng)實(shí)現(xiàn)中的特殊性、難點(diǎn)和重點(diǎn)。
(3) 設(shè)計(jì)實(shí)現(xiàn)用戶管理、圖書(shū)目錄管理、圖書(shū)信息錄入管理、書(shū)店定單管理、圖書(shū)的瀏覽和查找、書(shū)店購(gòu)物結(jié)帳功能等ASP頁(yè)面 。
(4) 分析并解決實(shí)現(xiàn)中的若干技術(shù)問(wèn)題。
(5) 建立完整的網(wǎng)上書(shū)店,進(jìn)行測(cè)試并分析結(jié)果。
關(guān)鍵詞 SQL Server,C/S,網(wǎng)上書(shū)店,ASP ,數(shù)據(jù)庫(kù)
Abstract This system is using ASP and VBScript as the proscenium development tool , and SQL Server is as two layers of management system of model baseding on B/C of backstage supporter's date base terrace .The E-Book Shop system work is one of Internet applications in moden society for the present, how to scientific and efficiently develop the net station is the problem that the systerm circles .Therefore to realize the information management of net station makes very important practice sence.This system is aimed at realizing on the foundation of data base holding of various circumstances and mass data that the management to existing available book information in working,design and accomplish classificatvarious data in the course of research thoroughly,realizes as far as possible the friendly operation interface sum of various kind convenience according to customer’s need.
目 次
1 緒論(或引言) 1
1.1 問(wèn)題定義及內(nèi)容簡(jiǎn)介 1
1.1.1 問(wèn)題定義 1
1.1.2 內(nèi)容簡(jiǎn)介 1
1.2 研究背景與研究意義 2
1.2.1 研究背景 2
1.2.2研究意義 3
1.3 課題調(diào)研與可行性分析 4
1.3.1 課題調(diào)研 4
1.3.2 可行性分析 4
2.特殊技術(shù)困難 5
3. ASP技術(shù)綜述 6
3.1 ASP的產(chǎn)生 6
3.2 ASP與IIS 7
3.2.1 IIS簡(jiǎn)介 7
3.2.2 IIS與ASP的結(jié)合 7
3.3 ASP的內(nèi)部特點(diǎn) 8
3.3.1 ASP內(nèi)部6大對(duì)象 8
3.3.2 Global 文件 8
3.4 利用ADO訪問(wèn)數(shù)據(jù)庫(kù) 9
3.5 ASP與CGI的比較 11
4.系統(tǒng)需求分析 12
4.1 系統(tǒng)功能需求分析 12
4.1.1 系統(tǒng)功能體系圖 13
4.1.2 系統(tǒng)基本功能主要模塊及功能 16
4.2總體設(shè)計(jì) 16
4.2.1電子商務(wù)分類 16
4.2.2本站采用的設(shè)計(jì)結(jié)構(gòu) 20
5. 系統(tǒng)詳細(xì)設(shè)計(jì) 21
5.1數(shù)據(jù)庫(kù)設(shè)計(jì) 21
5.2具體功能模塊的設(shè)計(jì) 22
6. 用戶使用手冊(cè) 28
6.1 系統(tǒng)功能及運(yùn)行環(huán)境簡(jiǎn)介 28
6.1.1系統(tǒng)功能簡(jiǎn)介 28
6.1.2 開(kāi)發(fā)環(huán)境簡(jiǎn)介 34
6.3 系統(tǒng)運(yùn)行與操作指南(手冊(cè)) 34
7. 系統(tǒng)評(píng)價(jià) 37
7.1系統(tǒng)主要功能、特色/優(yōu)點(diǎn)介紹 37
7.1.1 系統(tǒng)主要功能 37
7.1.2 此系統(tǒng)的特色/優(yōu)點(diǎn)介紹 37
7.2 系統(tǒng)存在不足與改進(jìn)方案 38
7.2.1 系統(tǒng)存在不足 38
7.2.2 改進(jìn)方案 38
7.3 設(shè)計(jì)心得與收獲 38
結(jié)論 40
致謝 41
參考資料 42
部分參考資料
[1]薛成華.管理信息系統(tǒng).北京:清華大學(xué)出版社,2002
[2]鄭人杰,殷人昆.軟件工程概論.北京:清華大學(xué)出版社,2002
[3]林福泉.SQL Server 2002中小企業(yè)實(shí)務(wù)應(yīng)用.北京:中國(guó)鐵道出版社,2002
[4]閃四清.SQL Server 2000實(shí)用教程.北京:人民郵電出版社,2000
[5]余晨,李文炬.SQL Server 2000 培訓(xùn)教程.北京:清華大學(xué)出版社,2000
[6]余成武.SQL Server 2000 編程員指南.北京:中國(guó)水利出版社,2002
本文共計(jì)47頁(yè),20549字;
摘要 20世紀(jì)末,隨著計(jì)算機(jī)科學(xué)的發(fā)展,數(shù)據(jù)庫(kù)技術(shù)在Internet中的應(yīng)用越來(lái)越廣泛,為廣大網(wǎng)絡(luò)用戶提供了更加周到和人性化的服務(wù)。個(gè)性化已逐漸成為當(dāng)今Web應(yīng)用的潮流。并且,隨著中國(guó)加入WTO,全球經(jīng)濟(jì)一體化的逐步深入,網(wǎng)上書(shū)店已是現(xiàn)代傳統(tǒng)書(shū)店必不可少的經(jīng)營(yíng)策略之一。本文研究了一種基于數(shù)據(jù)關(guān)聯(lián)規(guī)則網(wǎng)上書(shū)店系統(tǒng),此方案與現(xiàn)今網(wǎng)上已采用的一些方案相比,具有用戶使用更簡(jiǎn)單、界面更直觀等優(yōu)點(diǎn)。網(wǎng)上書(shū)店在我國(guó)剛起步,但發(fā)展很快。隨著我國(guó)互聯(lián)網(wǎng)的更加普及和網(wǎng)上書(shū)店的更趨成熟,會(huì)有越來(lái)越大的消費(fèi)群體,市場(chǎng)潛力會(huì)得到充分發(fā)揮。
本文中所做的主要工作如下:
(1) 介紹了個(gè)性化頁(yè)面的背景及Win2000server+IIS+ASP系統(tǒng)的一般原理;
(2) 闡述整個(gè)個(gè)性化頁(yè)面生成系統(tǒng)的系統(tǒng)結(jié)構(gòu)及工作原理;分析了系統(tǒng)實(shí)現(xiàn)中的特殊性、難點(diǎn)和重點(diǎn)。
(3) 設(shè)計(jì)實(shí)現(xiàn)用戶管理、圖書(shū)目錄管理、圖書(shū)信息錄入管理、書(shū)店定單管理、圖書(shū)的瀏覽和查找、書(shū)店購(gòu)物結(jié)帳功能等ASP頁(yè)面 。
(4) 分析并解決實(shí)現(xiàn)中的若干技術(shù)問(wèn)題。
(5) 建立完整的網(wǎng)上書(shū)店,進(jìn)行測(cè)試并分析結(jié)果。
關(guān)鍵詞 SQL Server,C/S,網(wǎng)上書(shū)店,ASP ,數(shù)據(jù)庫(kù)
Abstract This system is using ASP and VBScript as the proscenium development tool , and SQL Server is as two layers of management system of model baseding on B/C of backstage supporter's date base terrace .The E-Book Shop system work is one of Internet applications in moden society for the present, how to scientific and efficiently develop the net station is the problem that the systerm circles .Therefore to realize the information management of net station makes very important practice sence.This system is aimed at realizing on the foundation of data base holding of various circumstances and mass data that the management to existing available book information in working,design and accomplish classificatvarious data in the course of research thoroughly,realizes as far as possible the friendly operation interface sum of various kind convenience according to customer’s need.
目 次
1 緒論(或引言) 1
1.1 問(wèn)題定義及內(nèi)容簡(jiǎn)介 1
1.1.1 問(wèn)題定義 1
1.1.2 內(nèi)容簡(jiǎn)介 1
1.2 研究背景與研究意義 2
1.2.1 研究背景 2
1.2.2研究意義 3
1.3 課題調(diào)研與可行性分析 4
1.3.1 課題調(diào)研 4
1.3.2 可行性分析 4
2.特殊技術(shù)困難 5
3. ASP技術(shù)綜述 6
3.1 ASP的產(chǎn)生 6
3.2 ASP與IIS 7
3.2.1 IIS簡(jiǎn)介 7
3.2.2 IIS與ASP的結(jié)合 7
3.3 ASP的內(nèi)部特點(diǎn) 8
3.3.1 ASP內(nèi)部6大對(duì)象 8
3.3.2 Global 文件 8
3.4 利用ADO訪問(wèn)數(shù)據(jù)庫(kù) 9
3.5 ASP與CGI的比較 11
4.系統(tǒng)需求分析 12
4.1 系統(tǒng)功能需求分析 12
4.1.1 系統(tǒng)功能體系圖 13
4.1.2 系統(tǒng)基本功能主要模塊及功能 16
4.2總體設(shè)計(jì) 16
4.2.1電子商務(wù)分類 16
4.2.2本站采用的設(shè)計(jì)結(jié)構(gòu) 20
5. 系統(tǒng)詳細(xì)設(shè)計(jì) 21
5.1數(shù)據(jù)庫(kù)設(shè)計(jì) 21
5.2具體功能模塊的設(shè)計(jì) 22
6. 用戶使用手冊(cè) 28
6.1 系統(tǒng)功能及運(yùn)行環(huán)境簡(jiǎn)介 28
6.1.1系統(tǒng)功能簡(jiǎn)介 28
6.1.2 開(kāi)發(fā)環(huán)境簡(jiǎn)介 34
6.3 系統(tǒng)運(yùn)行與操作指南(手冊(cè)) 34
7. 系統(tǒng)評(píng)價(jià) 37
7.1系統(tǒng)主要功能、特色/優(yōu)點(diǎn)介紹 37
7.1.1 系統(tǒng)主要功能 37
7.1.2 此系統(tǒng)的特色/優(yōu)點(diǎn)介紹 37
7.2 系統(tǒng)存在不足與改進(jìn)方案 38
7.2.1 系統(tǒng)存在不足 38
7.2.2 改進(jìn)方案 38
7.3 設(shè)計(jì)心得與收獲 38
結(jié)論 40
致謝 41
參考資料 42
部分參考資料
[1]薛成華.管理信息系統(tǒng).北京:清華大學(xué)出版社,2002
[2]鄭人杰,殷人昆.軟件工程概論.北京:清華大學(xué)出版社,2002
[3]林福泉.SQL Server 2002中小企業(yè)實(shí)務(wù)應(yīng)用.北京:中國(guó)鐵道出版社,2002
[4]閃四清.SQL Server 2000實(shí)用教程.北京:人民郵電出版社,2000
[5]余晨,李文炬.SQL Server 2000 培訓(xùn)教程.北京:清華大學(xué)出版社,2000
[6]余成武.SQL Server 2000 編程員指南.北京:中國(guó)水利出版社,2002