simple mp3播放器.doc
約31頁DOC格式手機(jī)打開展開
simple mp3播放器,32頁1.9萬余字目錄摘要11 引言22 分析32.1項(xiàng)目制作意義32.2項(xiàng)目制作目標(biāo)32.3項(xiàng)目制作工具42.4相關(guān)知識:52.4.1visual basic52.4.2windows media player72.4.3photoshop 7.072.4.4mp3play.ocx組件72.4.5mp3簡介83系統(tǒng)設(shè)...
內(nèi)容介紹
此文檔由會員 bshhty 發(fā)布
32頁1.9萬余字
目錄
摘要 1
1 引言 2
2 分析 3
2.1 項(xiàng)目制作意義 3
2.2 項(xiàng)目制作目標(biāo) 3
2.3 項(xiàng)目制作工具 4
2.4 相關(guān)知識: 5
2.4.1 Visual Basic 5
2.4.2 Windows Media Player 7
2.4.3 Photoshop 7.0 7
2.4.4 MP3PLAY.OCX組件 7
2.4.5 MP3簡介 8
3 系統(tǒng)設(shè)計(jì) 9
3.1 系統(tǒng)設(shè)計(jì)思路 9
3.2 界面設(shè)計(jì) 9
3.3 剪切處理圖片控件 9
3.4 功能詳解及程序代碼 11
3.4.1 程序定義 11
3.4.2 程序詳解 12
4 系統(tǒng)測試 21
5 結(jié)果分析 24
6 總結(jié) 25
致謝 26
主要參考文獻(xiàn) 27
摘要
摘要:如今,“.MP3”格式的音頻文件已然成為了人們的酷愛,所以我藉此畢業(yè)設(shè)計(jì)之機(jī),制作出一款屬于自己的MP3播放器
此設(shè)計(jì)以Windows Media Player為模板,參照其設(shè)計(jì)思想和功供的網(wǎng)格類控件,在實(shí)際的開發(fā)過程中力求使其具有較強(qiáng)的實(shí)用性和靈活性,雖不具備Windows Media Player那樣強(qiáng)大全面的功能,但它外觀簡潔,操作簡便,可滿足一般性的音樂需求。
本文旨在討論在使用VB的實(shí)際開發(fā)過程中,如何有選擇的使用VB所提供的網(wǎng)格類控件以及如何方便、簡潔的去使用。
關(guān)鍵詞:實(shí)用性和靈活性,外觀簡潔,操作簡便。
ABSTRACT:Now,the “.MP3”is the favorite,so I want to design a player of mp3 in my guraduation design.
This design take the Windows Media Player as the template, according to it designs the thought, trying hard for to design a more simple player of MP3 .although this sort of MP3 player doesn’t have the powerful function like Windows Media Player ,it can contented the need of general music and it also has the advantage likes brief outward and easy operating .
This topic discusses how to use the grid control of VB to develop pratical software and how to use it conveniently and simply。
Keywords: practical and active,brief outward ,easy operating
主要參考文獻(xiàn)
1、《Visual Basic 程序設(shè)計(jì)》清華大學(xué)出版 2002年7月第1版 李大友主編
2、《Visual Basic開發(fā)人員指南》機(jī)械工業(yè)出版社 1999年1月 EricBrierley主編
3、《Visual Basic 程序設(shè)計(jì)》中央電大出版 2000年12月第1版 陳明 主編
4、《Visual Basic6.0實(shí)效編程百例》人民郵電出版社 2002年7月 劉韜、駱娟主編
5、《數(shù)據(jù)結(jié)構(gòu)(c++描述)》 中央電大出版 2000年12月第1版 徐孝凱主編
目錄
摘要 1
1 引言 2
2 分析 3
2.1 項(xiàng)目制作意義 3
2.2 項(xiàng)目制作目標(biāo) 3
2.3 項(xiàng)目制作工具 4
2.4 相關(guān)知識: 5
2.4.1 Visual Basic 5
2.4.2 Windows Media Player 7
2.4.3 Photoshop 7.0 7
2.4.4 MP3PLAY.OCX組件 7
2.4.5 MP3簡介 8
3 系統(tǒng)設(shè)計(jì) 9
3.1 系統(tǒng)設(shè)計(jì)思路 9
3.2 界面設(shè)計(jì) 9
3.3 剪切處理圖片控件 9
3.4 功能詳解及程序代碼 11
3.4.1 程序定義 11
3.4.2 程序詳解 12
4 系統(tǒng)測試 21
5 結(jié)果分析 24
6 總結(jié) 25
致謝 26
主要參考文獻(xiàn) 27
摘要
摘要:如今,“.MP3”格式的音頻文件已然成為了人們的酷愛,所以我藉此畢業(yè)設(shè)計(jì)之機(jī),制作出一款屬于自己的MP3播放器
此設(shè)計(jì)以Windows Media Player為模板,參照其設(shè)計(jì)思想和功供的網(wǎng)格類控件,在實(shí)際的開發(fā)過程中力求使其具有較強(qiáng)的實(shí)用性和靈活性,雖不具備Windows Media Player那樣強(qiáng)大全面的功能,但它外觀簡潔,操作簡便,可滿足一般性的音樂需求。
本文旨在討論在使用VB的實(shí)際開發(fā)過程中,如何有選擇的使用VB所提供的網(wǎng)格類控件以及如何方便、簡潔的去使用。
關(guān)鍵詞:實(shí)用性和靈活性,外觀簡潔,操作簡便。
ABSTRACT:Now,the “.MP3”is the favorite,so I want to design a player of mp3 in my guraduation design.
This design take the Windows Media Player as the template, according to it designs the thought, trying hard for to design a more simple player of MP3 .although this sort of MP3 player doesn’t have the powerful function like Windows Media Player ,it can contented the need of general music and it also has the advantage likes brief outward and easy operating .
This topic discusses how to use the grid control of VB to develop pratical software and how to use it conveniently and simply。
Keywords: practical and active,brief outward ,easy operating
主要參考文獻(xiàn)
1、《Visual Basic 程序設(shè)計(jì)》清華大學(xué)出版 2002年7月第1版 李大友主編
2、《Visual Basic開發(fā)人員指南》機(jī)械工業(yè)出版社 1999年1月 EricBrierley主編
3、《Visual Basic 程序設(shè)計(jì)》中央電大出版 2000年12月第1版 陳明 主編
4、《Visual Basic6.0實(shí)效編程百例》人民郵電出版社 2002年7月 劉韜、駱娟主編
5、《數(shù)據(jù)結(jié)構(gòu)(c++描述)》 中央電大出版 2000年12月第1版 徐孝凱主編