开发者

Wishing to develop my own music library program

I am trying to come up with a way of developing a folder / library program for my my music collection that will display my music in order and also have the name / image under the song. This will be a desktop progr开发者_JAVA百科am on my Windows system. I am doing this for college and not sure exactly which languages to use. I have been learning Objective C and C. I know most web languages such as PHP to Javascript. Though this is my first shot at actual " software " development.

I am using dev c++ as my main program. I am not trying to program my own actual mp3 player, I just wish to catalog all my media files in a stylish app and when we hit play, it shall pass it off to itunes or media player to play.

Thank you for your help.


Qt is a good choice, as it's a very powerful and popular GUI framework. They have all sorts of out-of-the-box widgets for browsing the filesystem, displaying pretty lists, etc.. The learning curve is a little steeper than some but IMO the effort is well worth it. http://qt.nokia.com/products/platform/qt-for-windows/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜