Giter VIP home page Giter VIP logo

musicgarden's Introduction

MusicGarden

MusicGarden是使用Visual Studio 2019基于WMP组件开发的兼有搜索下载功能的音乐播放器,master 分支是最新的所有代码,支持Windows7+。

依赖平台

Visual Studio 2019.NET Framework 4.8Windows OS

项目信息

许可证 GitHub Releases 仓库大小 最新版本号
GitHub GitHub all releases GitHub repo size GitHub release (latest by date)



提示

  • 想打开软件运行?欢迎下载最新版本。

  • 下载软件后,请先全部解压出来,不要丢失文件,也不要在压缩软件中打开,因为部分压缩软件中无法正常运行程序。

  • ⚠️ 如遇安装问题请下载.NET环境及工具,按说明处理。其他操作系统如打不开或者打开报错,则需安装:Microsoft. NET Framework , 推荐安装.NET Framework 4.8

  • 欢迎大家对软件进行修改添加新功能,点击这里可以pull

项目结构

PATH

│  AboutForm.cs                           //关于窗体类
│  AboutForm.Designer.cs
│  AboutForm.resx
│  App.config
│  Dopamine.ico                           //软件图标文件
│  DownloadForm.cs                        //HTTP帮助类
│  DownloadForm.Designer.cs
│  DownloadForm.resx
│  GaussianBlur.cs                        //高斯模糊类
│  HttpHelper.cs                          //HTTP帮助类
│  IniFile.cs                             //读写ini帮助类
│  LyricFile.cs                           //音乐歌词类
│  MusicForm.cs                           //软件主窗体类
│  MusicForm.Designer.cs
│  MusicForm.resx
│  MusicGarden.csproj                     //项目解决方案文件
│  MusicGarden.csproj.user
│  packages.config
│  Program.cs
│  SetForm.cs                             //软件设置窗体类
│  SetForm.Designer.cs
│  SetForm.resx
│  SongInfoForm.cs                        //音乐信息窗体类
│  SongInfoForm.Designer.cs
│  SongInfoForm.resx
│  Songs.cs                               //音乐类
│  TaskbarManager.cs                      //任务栏状态类
│  
│              
├─Http                                    //下载帮助类
│      Song.cs             
│      SongDownloader.cs
│      WebClient.cs
│      
├─Properties                               //项目属性文件夹
│      app.manifest
│      AssemblyInfo.cs
│      Resources.Designer.cs
│      Resources.resx
│      Settings.Designer.cs
│      Settings.settings
│      
├─Resources                                 //资源文件夹
│      
└─Source
        IMusicSource.cs                     //音乐源接口
        KugouSource.cs                      //酷狗音乐源
        KuwoSourse.cs                       //酷我音乐源
        MusicSources.cs                     //音乐源聚合
        NeteaseSource.cs                    //网易音乐源
        QQSource.cs                         //QQ音乐源
        

musicgarden's People

Contributors

jianyuyanyu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.