【正文】
載了聽了又要?jiǎng)h ,很不方便 ,而網(wǎng)絡(luò)音樂庫(kù)的實(shí)現(xiàn)改變了這一狀況 .它本身就是一個(gè) 的數(shù)字音樂交互網(wǎng)站 ,用戶通過它可是方便 .快捷、安全地實(shí)現(xiàn)國(guó)內(nèi)最大的音樂搜索查找 歌曲 ,并能實(shí)時(shí)試聽 ,將自己喜愛的歌曲加入收藏 ,為用戶 建立一個(gè)自由、自主、安全的世界局域網(wǎng)。 SQL Server。系統(tǒng)設(shè)計(jì)并實(shí)現(xiàn)了 Server 和Client 模塊。 畢業(yè)設(shè)計(jì) 網(wǎng)絡(luò)音樂庫(kù) 系統(tǒng) 院 (系 )、部: _____________________ 學(xué)生姓名: ______________________ 指導(dǎo)教師: ______________________ 專 業(yè): ______________________ 班 級(jí): ______________________ 完成時(shí)間: ______________________ I 摘 要 現(xiàn)代信息技術(shù)的發(fā)展 ,Inter 日益成為項(xiàng)事業(yè)的 發(fā)展方向。該系統(tǒng)主要利用了 強(qiáng)大的網(wǎng)絡(luò)數(shù)據(jù)庫(kù)訪問技術(shù),實(shí)現(xiàn) B/S 交互。 關(guān)鍵詞 ; SQL Server;音樂;網(wǎng)絡(luò); B/S ABSTRACT Modern information technology development,Inter bees an enterprise day by day the development direction. This article question which already existed on the basis, right the work music storehouse the system has made the prehensive analysis and the whole introduction. Introduced +SQL Server technology development this system subsystem entire process, namely work music storehouse. This system has mainly used Net formidable work database visit technology, realizes B/S interactive. The system design and has realized Server and the Client module. These modules have played the different role and the function respectively,And has carried on the system realization take the C language as the example. The paper mainly introduced this topic development background, the system analysis, the database design and the system design and the realization. Key words: 。 B/SII 目 錄 摘 要 ........................................................................................................................................ I ABSTRACT ............................................................................................................................... I 1 緒 論 ................................................................................................................................... 4 課題背景 ......................................................................................................................... 4 網(wǎng)絡(luò)音樂庫(kù)系統(tǒng)的現(xiàn)狀 ........................................................................................... 4 網(wǎng)絡(luò)音樂庫(kù)對(duì)系統(tǒng)和用戶對(duì)網(wǎng)絡(luò)音樂庫(kù)的要求 .................................................. 4 本課題的研究意義 ......................................................................................................... 5 相關(guān)技術(shù)介紹 ................................................................................................................. 6 瀏覽器 /服務(wù)器模型 .................................................................................................. 6 技術(shù)的介紹 ................................................................................................. 7 ADO 訪庫(kù)技術(shù)介紹 .................................................................................................. 9 2 系統(tǒng)分析 ............................................................................................................................. 10 系統(tǒng)的可行性研究 ....................................................................................................... 10 系統(tǒng)需求分析 ................................................................................................................11 用戶需求分析 ..........................................................................................................11 系統(tǒng)設(shè) 計(jì)目 標(biāo)分析 .................................................................................................11 用戶模型的介紹 ............................................................................................................11 系統(tǒng)功能模塊介紹 ....................................................................................................... 12 模塊介紹 ................................................................................................................ 13 服務(wù)器介紹 ............................................................................................................ 14 客戶端介紹 ............................................................................................................. 15 小結(jié) ............................................................................................................................... 15 3 數(shù)據(jù)庫(kù)設(shè)計(jì) ......................................................................................................................... 16 數(shù)據(jù)庫(kù)的需求分析 ....................................................................................................... 16 后臺(tái)數(shù)據(jù)庫(kù)的配置 ....................................................................................................... 16 數(shù)據(jù)庫(kù)表結(jié)構(gòu)設(shè)計(jì) ....................................................................................................... 17 ER 模型 ........................................................................................................................ 20 4 系統(tǒng)詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) ......................................................................................................... 22 系統(tǒng)工作原理介紹 ....................................................................................................... 22 III 系統(tǒng)數(shù)據(jù)流圖 ............................................................................................................... 23 系統(tǒng)的實(shí)現(xiàn)算法 ........................................................................................................... 24 用戶信息初始化算法 ............................................................................................. 24 歌曲檢索算法 ......................................................................................................... 25 試聽算法 ................................................................................................................. 26 收藏算法 ................................................................................................................. 27 服務(wù)器端與客戶端的實(shí)現(xiàn) ........................................................................................... 28 服務(wù)器端 ...........................................................