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

文件名称:Pro-WPF-Chapter31-32

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

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

Pro-WPF-4.5-in-CSharp-4th-Edition的源代码,第31章至第32章.另外还包括书中的数据库文件-Pro-WPF-4.5-in-CSharp-4th-Edition source code, Chapter 31 to Chapter 32. The book also includes a database file
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Chapter31/Multithreading/app.config
Chapter31/Multithreading/App.xaml
Chapter31/Multithreading/App.xaml.cs
Chapter31/Multithreading/BackgroundWorkerTest.xaml
Chapter31/Multithreading/BackgroundWorkerTest.xaml.cs
Chapter31/Multithreading/FindPrimesInput.cs
Chapter31/Multithreading/Multithreading.csproj
Chapter31/Multithreading/Multithreading.csproj.user
Chapter31/Multithreading/Multithreading.sln
Chapter31/Multithreading/Multithreading.suo
Chapter31/Multithreading/Properties/AssemblyInfo.cs
Chapter31/Multithreading/Properties/Resources.Designer.cs
Chapter31/Multithreading/Properties/Resources.resx
Chapter31/Multithreading/Properties/Settings.Designer.cs
Chapter31/Multithreading/Properties/Settings.settings
Chapter31/Multithreading/Window1.xaml
Chapter31/Multithreading/Window1.xaml.cs
Chapter31/Multithreading/Worker.cs
Chapter32/AddInWithAutomation/AddInSideAdapter/AddInAdapters.cs
Chapter32/AddInWithAutomation/AddInSideAdapter/AddInSideAdapter.csproj
Chapter32/AddInWithAutomation/AddInSideAdapter/AddInSideAdapter.csproj.user
Chapter32/AddInWithAutomation/AddInSideAdapter/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/AddInView/AddInView.csproj
Chapter32/AddInWithAutomation/AddInView/AddInView.csproj.user
Chapter32/AddInWithAutomation/AddInView/AddInViews.cs
Chapter32/AddInWithAutomation/AddInView/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/AddInWithAutomation.sln
Chapter32/AddInWithAutomation/AddInWithAutomation.suo
Chapter32/AddInWithAutomation/Contracts/Contract.csproj
Chapter32/AddInWithAutomation/Contracts/Contract.csproj.user
Chapter32/AddInWithAutomation/Contracts/Contracts.cs
Chapter32/AddInWithAutomation/Contracts/Contracts.suo
Chapter32/AddInWithAutomation/Contracts/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/HostApplication/App.xaml
Chapter32/AddInWithAutomation/HostApplication/App.xaml.cs
Chapter32/AddInWithAutomation/HostApplication/Forest.jpg
Chapter32/AddInWithAutomation/HostApplication/HostApplication.csproj
Chapter32/AddInWithAutomation/HostApplication/HostApplication.csproj.user
Chapter32/AddInWithAutomation/HostApplication/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/HostApplication/Properties/Resources.Designer.cs
Chapter32/AddInWithAutomation/HostApplication/Properties/Resources.resx
Chapter32/AddInWithAutomation/HostApplication/Properties/Settings.Designer.cs
Chapter32/AddInWithAutomation/HostApplication/Properties/Settings.settings
Chapter32/AddInWithAutomation/HostApplication/Window1.xaml
Chapter32/AddInWithAutomation/HostApplication/Window1.xaml.cs
Chapter32/AddInWithAutomation/HostSideAdapter/HostAdapters.cs
Chapter32/AddInWithAutomation/HostSideAdapter/HostSideAdapter.csproj
Chapter32/AddInWithAutomation/HostSideAdapter/HostSideAdapter.csproj.user
Chapter32/AddInWithAutomation/HostSideAdapter/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/HostView/HostView.csproj
Chapter32/AddInWithAutomation/HostView/HostView.csproj.user
Chapter32/AddInWithAutomation/HostView/HostViews.cs
Chapter32/AddInWithAutomation/HostView/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/NegativeImageAddIn/NegativeImageAddIn.csproj
Chapter32/AddInWithAutomation/NegativeImageAddIn/NegativeImageAddIn.csproj.user
Chapter32/AddInWithAutomation/NegativeImageAddIn/NegativeImageProcessor.cs
Chapter32/AddInWithAutomation/NegativeImageAddIn/Properties/AssemblyInfo.cs
Chapter32/AddInWithAutomation/Output/AddIns/AddIns.store
Chapter32/AddInWithAutomation/Output/AddIns/NegativeImageAddIn/NegativeImageAddIn.dll
Chapter32/AddInWithAutomation/Output/AddIns/NegativeImageAddIn/NegativeImageAddIn.pdb
Chapter32/AddInWithAutomation/Output/AddInSideAdapters/AddInSideAdapter.dll
Chapter32/AddInWithAutomation/Output/AddInSideAdapters/AddInSideAdapter.pdb
Chapter32/AddInWithAutomation/Output/AddInViews/AddInView.dll
Chapter32/AddInWithAutomation/Output/AddInViews/AddInView.pdb
Chapter32/AddInWithAutomation/Output/Contracts/Contract.dll
Chapter32/AddInWithAutomation/Output/Contracts/Contract.pdb
Chapter32/AddInWithAutomation/Output/HostApplication.exe
Chapter32/AddInWithAutomation/Output/HostApplication.pdb
Chapter32/AddInWithAutomation/Output/HostApplication.vshost.exe
Chapter32/AddInWithAutomation/Output/HostSideAdapters/HostSideAdapter.dll
Chapter32/AddInWithAutomation/Output/HostSideAdapters/HostSideAdapter.pdb
Chapter32/AddInWithAutomation/Output/HostView.dll
Chapter32/AddInWithAutomation/Output/HostView.pdb
Chapter32/AddInWithAutomation/Output/PipelineSegments.store
Chapter32/SimpleAddIn/AddInSideAdapter/AddInSideAdapter.csproj
Chapter32/SimpleAddIn/AddInSideAdapter/AddInSideAdapter.csproj.user
Chapter32/SimpleAddIn/AddInSideAdapter/ImageProcessorAdapter.cs
Chapter32/SimpleAddIn/AddInSideAdapter/Properties/AssemblyInfo.cs
Chapter32/SimpleAddIn/AddInView/AddInView.csproj
Chapter32/SimpleAddIn/AddInView/AddInView.csproj.user
Chapter32/SimpleAddIn/AddInView/ImageProcessorAddInView.cs
Chapter32/SimpleAddIn/AddInView/Properties/AssemblyInfo.cs
Chapter32/SimpleAddIn/Contracts/Contract.csproj
Chapter32/SimpleAddIn/Contracts/Contract.csproj.user
Chapter32/SimpleAddIn/Contracts/Contracts.suo

相关说明

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

相关评论

暂无评论内容.

发表评论

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