資源描述:
《暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫。
1、暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)(畢業(yè)論文)論文題目:暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)2010年12月25日暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)摘要隨著網(wǎng)絡(luò)技術(shù)的發(fā)展,人民在利用網(wǎng)絡(luò)學(xué)習(xí)的同時(shí),也在享受著網(wǎng)絡(luò)帶來的各種附帶產(chǎn)品所產(chǎn)生的效應(yīng),如網(wǎng)絡(luò)游戲,網(wǎng)絡(luò)歌曲。音樂網(wǎng)站正是在這樣的需求前提下應(yīng)運(yùn)而生。給人們的日常生活帶來了極大的樂趣,讓人們?cè)诜泵ζv的工作之后可以進(jìn)行休閑。本系統(tǒng)由兩大模塊組成,前臺(tái)展示模塊和后臺(tái)管理模塊。前臺(tái)模塊,主要是提供音樂動(dòng)態(tài)展示,可以在線視聽,在線下載。而后臺(tái)主要是對(duì)該網(wǎng)站的音樂信息進(jìn)行及時(shí)的更新。以提供最新的音樂信息。本系統(tǒng)界面友好,與目前市場(chǎng)上的主流音樂網(wǎng)站大體一致,而且操作更加簡單,使用
2、方式和微軟各種軟件(Windows、Office)基本相同,減少了用戶學(xué)習(xí)、使用本網(wǎng)站系統(tǒng)的額外負(fù)擔(dān)。本文通過系統(tǒng)概述、系統(tǒng)分析、系統(tǒng)設(shè)計(jì)、系統(tǒng)實(shí)施、開發(fā)總結(jié),詳細(xì)的說明了系統(tǒng)的開發(fā)過程,最后并對(duì)整個(gè)開發(fā)過程進(jìn)行了總結(jié)。根據(jù)系統(tǒng)所需功能,以PHPCMS為開發(fā)平臺(tái),采用DIV+CSS技術(shù),利用軟件工程思想和方法,總體上用結(jié)構(gòu)化生命周期法進(jìn)行系統(tǒng)分析和設(shè)計(jì),采用快速原型法來實(shí)現(xiàn)系統(tǒng)。關(guān)鍵詞:音樂,DIV+CSS,ASP,Access18暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)(畢業(yè)論文)DesignandImplementationofthepioneermusicSiteAbstractWiththedeve
3、lopmentofnetworktechnology,thepeopleintheuseofnetworklearning,itisalsoenjoyingthenetworkandthevariousspin-offsgeneratedeffects,suchasonlinegames,Internetmusic.Musicsiteisinthepremiseofthisdemandcameintobeing.Topeople'sdailyliveshasbroughtgreatpleasure,sothatbusypeoplecanbetiredafterworkleisure.This
4、systemconsistsoftwomainmodules,displaymodulesfrontandbackofficemanagementmodule.Frontmoduleistoprovidemusic,dynamicdisplay,onlineaudio,onlinedownload.Thebackgroundmusicismainlythesiteinformationandtimelyupdates.Inordertoprovidethelatestmusicinformation.Thesystemuser-friendly,andcurrentlyonthemarket
5、broadlyconsistentwiththemainstreammusicsites,butalsomoresimpleoperation,usingavarietyofwaysandMicrosoftsoftware(Windows,Office)isbasicallythesame,reducingtheuserlearningtousetheadditionalburdenofthiswebsite.Inthispaper,thesystemoverview,systemanalysis,systemdesign,systemimplementation,developmentsu
6、mmary,detaileddescriptionofthesystemdevelopmentprocess,thefinalandtheentiredevelopmentprocessissummarized.AccordingtothesystemthenecessaryfunctionstoPHPCMSasthedevelopmentplatform,usingDIV+CSStechnology,chooseapowerfulMySqlasaback-enddatabase,usingsoftwareengineeringideasandmethods,onthewholelifecy
7、cleusingstructuredsystemanalysisanddesign,usingtoachieverapidprototypingsystem.Keywords:Music,DIV+CSS18暢游音樂網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)(畢業(yè)論文)目錄畢業(yè)設(shè)計(jì)(論文)任務(wù)書1摘要2ABSTRACT3第1章 緒論61.1 課題研究的目的61.2 課題研究的意義61.3 國內(nèi)外現(xiàn)狀71.4 音樂網(wǎng)站存在的問題7第2章