CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:smokemusic

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.85mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

烟灰灰电台播放器源码



功能介绍:

豆瓣电台 是基于事件驱动的,主窗口cs代码有2000多行,逻辑神马的虽然放在逻辑层,各个窗口又有强引用,还时不时的带着绑定,看着实在是累啊.

楼猪一直醉心于MVVM模式,于是就想着怎么给改改.此处先郑重声明:我只是尽量用MVVM来实现和原作者相同的效果,界面素材均是直接从豆瓣电台照搬下来的.

项目采用了unity作为依赖注入容器.Client是程序主入口,只是作为一个Shell使用.项目核心是几大模块,分别加载的主窗口的各个区域,各自干各自的事,如果互相想摆会龙门阵神马的,就用EventAggregator通信.SmokeMusic.Common是模块共用层,里面放了很多资源,Converter,Behavior,Trigger,Dialog等等.Framework.Commo作为所有项目共用层,主要是放些Helper,扩展方法等等.Logic是逻辑层,主要是被模块调用,执行业务逻辑.-smokemusic player
(系统自动生成,下载前可以参看下载内容)

下载文件列表

51Aspx源码必读.txt
from.gif
SmokeMusic.sln
最新Asp.Net源码下载.url
Framework.Common\Framework.Common.csproj
Framework.Common\bin\Debug\Framework.Common.dll
Framework.Common\bin\Debug\Framework.Common.pdb
Framework.Common\bin\Debug\Microsoft.Expression.Interactions.dll
Framework.Common\bin\Debug\Microsoft.Practices.Prism.dll
Framework.Common\bin\Debug\Microsoft.Practices.Prism.Interactivity.dll
Framework.Common\bin\Debug\Microsoft.Practices.Prism.UnityExtensions.dll
Framework.Common\bin\Debug\Microsoft.Practices.ServiceLocation.dll
Framework.Common\bin\Debug\Microsoft.Practices.Unity.dll
Framework.Common\bin\Debug\System.Windows.Interactivity.dll
Framework.Common\Helpers\ConvertHelper.cs
Framework.Common\Helpers\JsonHelper.cs
Framework.Common\Helpers\TriggerHelper.cs
Framework.Common\obj\Debug\App.g.i.cs
Framework.Common\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
Framework.Common\obj\Debug\Framework.Common.csproj.FileListAbsolute.txt
Framework.Common\obj\Debug\Framework.Common.csproj.GenerateResource.Cache
Framework.Common\obj\Debug\Framework.Common.dll
Framework.Common\obj\Debug\Framework.Common.pdb
Framework.Common\obj\Debug\Framework.Common.Properties.Resources.resources
Framework.Common\obj\Debug\Framework.Common_MarkupCompile.i.cache
Framework.Common\obj\Debug\MainWindow.g.i.cs
Framework.Common\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Framework.Common\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Framework.Common\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Framework.Common\obj\Debug\Styles\Brushes.baml
Framework.Common\obj\Debug\Styles\ComboBoxStyle.baml
Framework.Common\obj\Debug\Styles\CommonStyle.baml
Framework.Common\obj\Debug\Styles\ContextMenuStyle.baml
Framework.Common\obj\Debug\Styles\DataGridStyle.baml
Framework.Common\obj\Debug\Styles\ScrollBarStyle.baml
Framework.Common\obj\Debug\Styles\TextBlockStyle.baml
Framework.Common\obj\Debug\Styles\TextBoxStyle.baml
Framework.Common\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
Framework.Common\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
Framework.Common\obj\Release\Framework.Common_MarkupCompile.i.cache
Framework.Common\obj\Release\TempPE\Properties.Resources.Designer.cs.dll
Framework.Common\Properties\AssemblyInfo.cs
Framework.Common\Properties\Resources.Designer.cs
Framework.Common\Properties\Resources.resx
Framework.Common\Properties\Settings.Designer.cs
Framework.Common\Properties\Settings.settings
SmokeMusic.Client\App.config
SmokeMusic.Client\App.xaml
SmokeMusic.Client\App.xaml.cs
SmokeMusic.Client\BootStrapper.cs
SmokeMusic.Client\Shell.xaml
SmokeMusic.Client\Shell.xaml.cs
SmokeMusic.Client\SmokeMusic.Client.csproj
SmokeMusic.Client\bin\Debug\Framework.Common.dll
SmokeMusic.Client\bin\Debug\Framework.Common.pdb
SmokeMusic.Client\bin\Debug\Microsoft.Expression.Interactions.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.Prism.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.Prism.Interactivity.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.Prism.UnityExtensions.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.ServiceLocation.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.Unity.Configuration.dll
SmokeMusic.Client\bin\Debug\Microsoft.Practices.Unity.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.exe
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.exe.config
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.vshost.exe
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.vshost.exe.config
SmokeMusic.Client\bin\Debug\SmokeMusic.Client.vshost.exe.manifest
SmokeMusic.Client\bin\Debug\SmokeMusic.Common.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Common.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Logic.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Logic.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Channel.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Channel.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Info.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Info.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Player.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Player.pdb
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Settings.dll
SmokeMusic.Client\bin\Debug\SmokeMusic.Modules.Settings.pdb
SmokeMusic.Client\bin\Debug\System.Windows.Interactivity.dll
SmokeMusic.Client\obj\Debug\App.baml
SmokeMusic.Client\obj\Debug\App.g.cs
SmokeMusic.Client\obj\Debug\App.g.i.cs
SmokeMusic.Client\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
SmokeMusic.Client\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
SmokeMusic.Client\obj\Debug\MainWindow.g.i.cs
SmokeMusic.Client\obj\Debug\Shell.baml
SmokeMusic.Client\obj\Debug\Shell.g.cs
SmokeMusic.Client\obj\Debug\Shell.g.i.cs
SmokeMusic.Client\obj\Debug\SmokeMusic.Client.csproj.FileListAbsolute.txt
SmokeMusic.Client\obj\Debug\SmokeMusic.Client.csproj.GenerateResource.Cache
SmokeMusic.Client\obj\Debug\SmokeMusic.Client.csprojResolveAssemblyReference.cache
SmokeMusic.Client\obj\Debug\SmokeMusic.Client.exe
SmokeMusic.Client\obj\Debug\SmokeMusic.Client

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com