文件名称: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
功能介绍:
豆瓣电台 是基于事件驱动的,主窗口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
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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。