文件名称:Day20-PushNotifications
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-17
- 文件大小:
- 5.54mb
- 下载次数:
- 0次
- 提 供 者:
- 度娘***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
发送通知,一个程序向另一个程序发送通知,当被通知对象有更新时,通知程序就会发出通知。-push notification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NotificationSenderUtility\bin
.........................\...\Debug
.........................\...\.....\NotificationSenderUtility.dll
.........................\...\.....\NotificationSenderUtility.pdb
.........................\NotificationSenderUtility.cs
.........................\NotificationSenderUtility.csproj
.........................\obj
.........................\...\Debug
.........................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.........................\...\.....\NotificationSenderUtility.csproj.FileListAbsolute.txt
.........................\...\.....\NotificationSenderUtility.dll
.........................\...\.....\NotificationSenderUtility.pdb
.........................\...\.....\TempPE
.........................\Properties
.........................\..........\AssemblyInfo.cs
PushNotifications\App.xaml
.................\App.xaml.cs
.................\ApplicationIcon.png
.................\Background.png
.................\Bin
.................\...\Debug
.................\...\.....\ApplicationIcon.png
.................\...\.....\AppManifest.xaml
.................\...\.....\Background.png
.................\...\.....\PushNotifications.dll
.................\...\.....\PushNotifications.pdb
.................\...\.....\PushNotifications.xap
.................\CloudBackgroundMobile.jpg
.................\Images
.................\......\Chance_Of_Showers.png
.................\......\Clear.png
.................\......\Cloudy.png
.................\......\Cloudy_Period.png
.................\......\Cloudy_With_Drizzle.png
.................\......\Few_Flurries.png
.................\......\Few_Flurries_Night.png
.................\......\Few_Showers.png
.................\......\Flurries.png
.................\......\Fog.png
.................\......\Freezing_Rain.png
.................\......\Mostly_Cloudy.png
.................\......\Mostly_Sunny.png
.................\......\Note_Extra.png
.................\......\Rain.png
.................\......\Rain_Or_Snow.png
.................\......\Risk_Of_Thundershowers.png
.................\......\Snow.png
.................\......\Sunny.png
.................\......\Thunder_Showers.png
.................\......\Thunderstorms.png
.................\......\Wet_Flurries.png
.................\......\Wet_Flurries_Night.png
.................\MainPage.xaml
.................\MainPage.xaml.cs
.................\obj
.................\...\Debug
.................\...\.....\App.g.cs
.................\...\.....\App.g.i.cs
.................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.................\...\.....\MainPage.g.cs
.................\...\.....\MainPage.g.i.cs
.................\...\.....\PushNotifications.csproj.FileListAbsolute.txt
.................\...\.....\PushNotifications.dll
.................\...\.....\PushNotifications.g.resources
.................\...\.....\PushNotifications.pdb
.................\...\.....\TempPE
.................\...\.....\XapCacheFile.xml
.................\Properties
.................\..........\AppManifest.xml
.................\..........\AssemblyInfo.cs
.................\..........\WMAppManifest.xml
.................\PushNotifications.csproj
.................\PushNotifications.csproj.user
.................\SplashScreenImage.jpg
Weather\app.config
.......\App.xaml
.......\App.xaml.cs
.......\bin
.......\...\Debug
.......\...\.....\NotificationSenderUtility.dll
.......\...\.....\NotificationSenderUtility.pdb
.......\...\.....\WeatherService.exe
.......\...\.....\WeatherService.exe.config
.......\...\.....\WeatherService.pdb
.......\...\.....\WeatherService.vshost.exe
.......\...\.....\WeatherService.vshost.exe.config
.......\...\.....\WeatherService.vshost.exe.manifest
.......\cloudbackground.jpg
.......\ImageResourceConverter.cs
.......\Images
.......\......\Chance_Of_Showers.png
.......\......\Clear.png
.......\......\Cloudy.png
.......\......\Cloudy_Period.png
.......\......\Cloudy_With_Drizzle.png
.......\......\Few_Flurries.png
.......\......\Few_Flurries_Night.png
.......\......\Few_Showers.png
.......\......\Flurries.png
.......\...