【正文】
載了聽了又要刪 ,很不方便 ,而網(wǎng)絡音樂庫的實現(xiàn)改變了這一狀況 .它本身就是一個 的數(shù)字音樂交互網(wǎng)站 ,用戶通過它可是方便 .快捷、安全地實現(xiàn)國內(nèi)最大的音樂搜索查找 歌曲 ,并能實時試聽 ,將自己喜愛的歌曲加入收藏 ,為用戶 建立一個自由、自主、安全的世界局域網(wǎng)。 SQL Server。系統(tǒng)設計并實現(xiàn)了 Server 和Client 模塊。 畢業(yè)設計 網(wǎng)絡音樂庫 系統(tǒng) 院 (系 )、部: _____________________ 學生姓名: ______________________ 指導教師: ______________________ 專 業(yè): ______________________ 班 級: ______________________ 完成時間: ______________________ I 摘 要 現(xiàn)代信息技術的發(fā)展 ,Inter 日益成為項事業(yè)的 發(fā)展方向。該系統(tǒng)主要利用了 強大的網(wǎng)絡數(shù)據(jù)庫訪問技術,實現(xiàn) B/S 交互。 關鍵詞 ; SQL Server;音樂;網(wǎng)絡; 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)絡音樂庫系統(tǒng)的現(xiàn)狀 ........................................................................................... 4 網(wǎng)絡音樂庫對系統(tǒng)和用戶對網(wǎng)絡音樂庫的要求 .................................................. 4 本課題的研究意義 ......................................................................................................... 5 相關技術介紹 ................................................................................................................. 6 瀏覽器 /服務器模型 .................................................................................................. 6 技術的介紹 ................................................................................................. 7 ADO 訪庫技術介紹 .................................................................................................. 9 2 系統(tǒng)分析 ............................................................................................................................. 10 系統(tǒng)的可行性研究 ....................................................................................................... 10 系統(tǒng)需求分析 ................................................................................................................11 用戶需求分析 ..........................................................................................................11 系統(tǒng)設 計目 標分析 .................................................................................................11 用戶模型的介紹 ............................................................................................................11 系統(tǒng)功能模塊介紹 ....................................................................................................... 12 模塊介紹 ................................................................................................................ 13 服務器介紹 ............................................................................................................ 14 客戶端介紹 ............................................................................................................. 15 小結 ............................................................................................................................... 15 3 數(shù)據(jù)庫設計 ......................................................................................................................... 16 數(shù)據(jù)庫的需求分析 ....................................................................................................... 16 后臺數(shù)據(jù)庫的配置 ....................................................................................................... 16 數(shù)據(jù)庫表結構設計 ....................................................................................................... 17 ER 模型 ........................................................................................................................ 20 4 系統(tǒng)詳細設計與實現(xiàn) ......................................................................................................... 22 系統(tǒng)工作原理介紹 ....................................................................................................... 22 III 系統(tǒng)數(shù)據(jù)流圖 ............................................................................................................... 23 系統(tǒng)的實現(xiàn)算法 ........................................................................................................... 24 用戶信息初始化算法 ............................................................................................. 24 歌曲檢索算法 ......................................................................................................... 25 試聽算法 ................................................................................................................. 26 收藏算法 ................................................................................................................. 27 服務器端與客戶端的實現(xiàn) ........................................................................................... 28 服務器端 ...........................................................