影視媒體下載網(wǎng)頁設(shè)計(jì).doc
約79頁DOC格式手機(jī)打開展開
影視媒體下載網(wǎng)頁設(shè)計(jì),摘要我院的在線多媒體娛樂服務(wù)已經(jīng)很完善,在線聽歌、看電影已經(jīng)得到實(shí)現(xiàn)。同時(shí),盡管學(xué)校已經(jīng)提供了ftp下載服務(wù)為學(xué)生們分享了很多影音資源,但是ftp有很多使用上的缺陷,如沒有搜索功能、查看不了資源相關(guān)信息、文件分類組織固定單一,文件夾的多層嵌套需要雙擊很多次等,這些都使得操作極為不方便。為了給同學(xué)們提供更好的影音下載服務(wù)...
內(nèi)容介紹
此文檔由會(huì)員 shixin7751 發(fā)布
摘要
我院的在線多媒體娛樂服務(wù)已經(jīng)很完善,在線聽歌、看電影已經(jīng)得到實(shí)現(xiàn)。同時(shí),盡管學(xué)校已經(jīng)提供了ftp下載服務(wù)為學(xué)生們分享了很多影音資源,但是ftp有很多使用上的缺陷,如沒有搜索功能、查看不了資源相關(guān)信息、文件分類組織固定單一,文件夾的多層嵌套需要雙擊很多次等,這些都使得操作極為不方便。
為了給同學(xué)們提供更好的影音下載服務(wù)平臺,設(shè)計(jì)一個(gè)web影音下載網(wǎng)站系統(tǒng)是必不可少的。通過對許多影音網(wǎng)站的觀察分析,決定系統(tǒng)采用ASP+ACCESS的開發(fā)形式,以IIS5.1為服務(wù)器進(jìn)行測試開發(fā)。網(wǎng)站以實(shí)用為原則,瀏覽速度快為準(zhǔn)則,在盡量使得代碼簡潔、小巧,最終實(shí)現(xiàn)瀏覽、搜索、多條件查詢、上傳、下載、影片信息管理、會(huì)員信息管理等一系列基本功能的同時(shí),使得操作簡單,維護(hù)方便,功能實(shí)用。
盡管ASP技術(shù)已經(jīng)過時(shí),但因其為腳本代碼,無需編譯、易于生成、面向?qū)ο?、源程序碼不會(huì)外漏,同時(shí)從學(xué)用角度上說,其語法簡單、易學(xué)易用,是編寫動(dòng)態(tài)網(wǎng)站的入門級語言,是學(xué)習(xí)其他復(fù)雜web語言的基礎(chǔ),在互聯(lián)網(wǎng)的發(fā)展史上,還會(huì)走一段更長的路。
關(guān)鍵詞:影音下載 上傳ASP ACCESS
Abstrac
Our academy’s online multimedia entertainment services have very perfect, online listening to music, watching the film has been realized. At the same time, although the school has provided FTP download for students to share a lot of audio sources, but there are many defects in using FTP service, such as no search function, can’t get the resource related information, the document classification organization is too onefold, folder fixed multilayer nested need double-click the many times, all these make operating extremely inconvenient.
In order to give students to provide better video download service platform, design a web video download sites system is indispensable. Through the observation of many video site analysis, my system use ASP+ACCESS development form, in order IIS5.1 test development for the server. Website with practical for the principle, browsing fast as criterion, trying to make code concise, small, finally realizes the browse, search, many conditions inquiry, upload, download, film information management, membership information management and so on a series of basic functions, at the same time, make simple operation, convenient maintenance, function and practical.
Although ASP technology is obsolete, but because of the script code, for without compilation, easy to generate, object-oriented, source code won't leak, while the grammar is simple, easy to use and learn, and it is a entry-level dynamic to write a dynamic website, and it is a complex web of language learning other based, in the Internet history, still be going a long road.
Keywords: video download uploads asp access
目錄
引言 1
第一章 網(wǎng)站開發(fā)環(huán)境、工具及語言的介紹 2
1.1 iis5.1在xp上的安裝和配置 2
1.1.1 安裝 2
1.1.2 配置 4
1.1.3 文件夾權(quán)限配置 6
1.1.4 AspUpload 3.0.0.6組件的安裝 6
1.2 所需工具介紹 7
1.2.1 Dreamweaver CS3簡單配置 7
1.2.2 Fireworks CS3介紹 8
1.3 Html、Css、Javascript、Asp、Sql簡介 8
1.3.1 Html簡介 8
1.3.2 Css簡介 9
1.3.3 Javascript簡介 9
1.3.4 Asp簡介 9
1.3.5 Sql簡介 9
第二章 系統(tǒng)總體分析和設(shè)計(jì) 10
2.1 系統(tǒng)功能的描述 10
2.1.1 前臺主界面部分 10
2.1.2 會(huì)員后臺界面部分 11
2.1.3 管理員后臺界面部分 11
2.2 三大部分關(guān)系圖 12
2.3 各功能模塊的組織結(jié)構(gòu)圖 13
2.4 數(shù)據(jù)庫的分析設(shè)計(jì) 15
2.4.1 總體設(shè)計(jì) 15
2.4.2 Access數(shù)據(jù)庫具體表結(jié)構(gòu) 16
2.5 文件夾架構(gòu)設(shè)計(jì) 19
第三章 網(wǎng)站詳細(xì)設(shè)計(jì)過程 21
3.1 Fireworks設(shè)計(jì)總體樣式布局 21
3.2 Dreamweaver CS3制作Html靜態(tài)模板 25
3.3 網(wǎng)站設(shè)計(jì)具體實(shí)現(xiàn)過程 26
3.3.1 網(wǎng)站前臺首頁和其他頁面 26
3.3.2 會(huì)員后臺結(jié)構(gòu)設(shè)計(jì)分析說明 42
3.3.3 管理員后臺結(jié)構(gòu)設(shè)計(jì)分析說明 62
3.3.4 無組件上傳與有組件上傳 68
3.4 Javascript的表單驗(yàn)證 70
3.5 網(wǎng)站美化 71
3.6 測試網(wǎng)站 72
結(jié)論 73
參考文獻(xiàn) 74
謝辭 75
我院的在線多媒體娛樂服務(wù)已經(jīng)很完善,在線聽歌、看電影已經(jīng)得到實(shí)現(xiàn)。同時(shí),盡管學(xué)校已經(jīng)提供了ftp下載服務(wù)為學(xué)生們分享了很多影音資源,但是ftp有很多使用上的缺陷,如沒有搜索功能、查看不了資源相關(guān)信息、文件分類組織固定單一,文件夾的多層嵌套需要雙擊很多次等,這些都使得操作極為不方便。
為了給同學(xué)們提供更好的影音下載服務(wù)平臺,設(shè)計(jì)一個(gè)web影音下載網(wǎng)站系統(tǒng)是必不可少的。通過對許多影音網(wǎng)站的觀察分析,決定系統(tǒng)采用ASP+ACCESS的開發(fā)形式,以IIS5.1為服務(wù)器進(jìn)行測試開發(fā)。網(wǎng)站以實(shí)用為原則,瀏覽速度快為準(zhǔn)則,在盡量使得代碼簡潔、小巧,最終實(shí)現(xiàn)瀏覽、搜索、多條件查詢、上傳、下載、影片信息管理、會(huì)員信息管理等一系列基本功能的同時(shí),使得操作簡單,維護(hù)方便,功能實(shí)用。
盡管ASP技術(shù)已經(jīng)過時(shí),但因其為腳本代碼,無需編譯、易于生成、面向?qū)ο?、源程序碼不會(huì)外漏,同時(shí)從學(xué)用角度上說,其語法簡單、易學(xué)易用,是編寫動(dòng)態(tài)網(wǎng)站的入門級語言,是學(xué)習(xí)其他復(fù)雜web語言的基礎(chǔ),在互聯(lián)網(wǎng)的發(fā)展史上,還會(huì)走一段更長的路。
關(guān)鍵詞:影音下載 上傳ASP ACCESS
Abstrac
Our academy’s online multimedia entertainment services have very perfect, online listening to music, watching the film has been realized. At the same time, although the school has provided FTP download for students to share a lot of audio sources, but there are many defects in using FTP service, such as no search function, can’t get the resource related information, the document classification organization is too onefold, folder fixed multilayer nested need double-click the many times, all these make operating extremely inconvenient.
In order to give students to provide better video download service platform, design a web video download sites system is indispensable. Through the observation of many video site analysis, my system use ASP+ACCESS development form, in order IIS5.1 test development for the server. Website with practical for the principle, browsing fast as criterion, trying to make code concise, small, finally realizes the browse, search, many conditions inquiry, upload, download, film information management, membership information management and so on a series of basic functions, at the same time, make simple operation, convenient maintenance, function and practical.
Although ASP technology is obsolete, but because of the script code, for without compilation, easy to generate, object-oriented, source code won't leak, while the grammar is simple, easy to use and learn, and it is a entry-level dynamic to write a dynamic website, and it is a complex web of language learning other based, in the Internet history, still be going a long road.
Keywords: video download uploads asp access
目錄
引言 1
第一章 網(wǎng)站開發(fā)環(huán)境、工具及語言的介紹 2
1.1 iis5.1在xp上的安裝和配置 2
1.1.1 安裝 2
1.1.2 配置 4
1.1.3 文件夾權(quán)限配置 6
1.1.4 AspUpload 3.0.0.6組件的安裝 6
1.2 所需工具介紹 7
1.2.1 Dreamweaver CS3簡單配置 7
1.2.2 Fireworks CS3介紹 8
1.3 Html、Css、Javascript、Asp、Sql簡介 8
1.3.1 Html簡介 8
1.3.2 Css簡介 9
1.3.3 Javascript簡介 9
1.3.4 Asp簡介 9
1.3.5 Sql簡介 9
第二章 系統(tǒng)總體分析和設(shè)計(jì) 10
2.1 系統(tǒng)功能的描述 10
2.1.1 前臺主界面部分 10
2.1.2 會(huì)員后臺界面部分 11
2.1.3 管理員后臺界面部分 11
2.2 三大部分關(guān)系圖 12
2.3 各功能模塊的組織結(jié)構(gòu)圖 13
2.4 數(shù)據(jù)庫的分析設(shè)計(jì) 15
2.4.1 總體設(shè)計(jì) 15
2.4.2 Access數(shù)據(jù)庫具體表結(jié)構(gòu) 16
2.5 文件夾架構(gòu)設(shè)計(jì) 19
第三章 網(wǎng)站詳細(xì)設(shè)計(jì)過程 21
3.1 Fireworks設(shè)計(jì)總體樣式布局 21
3.2 Dreamweaver CS3制作Html靜態(tài)模板 25
3.3 網(wǎng)站設(shè)計(jì)具體實(shí)現(xiàn)過程 26
3.3.1 網(wǎng)站前臺首頁和其他頁面 26
3.3.2 會(huì)員后臺結(jié)構(gòu)設(shè)計(jì)分析說明 42
3.3.3 管理員后臺結(jié)構(gòu)設(shè)計(jì)分析說明 62
3.3.4 無組件上傳與有組件上傳 68
3.4 Javascript的表單驗(yàn)證 70
3.5 網(wǎng)站美化 71
3.6 測試網(wǎng)站 72
結(jié)論 73
參考文獻(xiàn) 74
謝辭 75