文件名称:WPF
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-04-16
- 文件大小:
- 723kb
- 下载次数:
- 0次
- 提 供 者:
- D***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这些程序是《Head First C#》这本书的中所讲的所有教学项目程序的WPF(WindowsPresentationFoundation)版本代码,为那些没有Windows 8的人准备的学习参考,作为比较或纠错用。-These are the code for all of the projects in the book Head First C#. WPF version, for those whose operating system isn t windows 8.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WPF
...\Chapter_1
...\Chapter_10
...\..........\BeehiveManagementSystem
...\..........\.......................\BeehiveManagementSystem
...\..........\.......................\BeehiveManagementSystem.sln
...\..........\.......................\.......................\App.config
...\..........\.......................\.......................\App.xaml
...\..........\.......................\.......................\App.xaml.cs
...\..........\.......................\.......................\BeehiveManagementSystem.csproj
...\..........\.......................\.......................\MainWindow.xaml
...\..........\.......................\.......................\MainWindow.xaml.cs
...\..........\.......................\.......................\Properties
...\..........\.......................\.......................\..........\AssemblyInfo.cs
...\..........\.......................\.......................\..........\Resources.Designer.cs
...\..........\.......................\.......................\..........\Resources.resx
...\..........\.......................\.......................\..........\Settings.Designer.cs
...\..........\.......................\.......................\..........\Settings.settings
...\..........\BreakfastForLumberjacks
...\..........\.......................\BreakfastForLumberjacks
...\..........\.......................\BreakfastForLumberjacks.sln
...\..........\.......................\.......................\App.config
...\..........\.......................\.......................\App.xaml
...\..........\.......................\.......................\App.xaml.cs
...\..........\.......................\.......................\BreakfastForLumberjacks.csproj
...\..........\.......................\.......................\MainWindow.xaml
...\..........\.......................\.......................\MainWindow.xaml.cs
...\..........\.......................\.......................\Properties
...\..........\.......................\.......................\..........\AssemblyInfo.cs
...\..........\.......................\.......................\..........\Resources.Designer.cs
...\..........\.......................\.......................\..........\Resources.resx
...\..........\.......................\.......................\..........\Settings.Designer.cs
...\..........\.......................\.......................\..........\Settings.settings
...\..........\GoFish
...\..........\......\GoFish
...\..........\......\GoFish.sln
...\..........\......\......\App.config
...\..........\......\......\App.xaml
...\..........\......\......\App.xaml.cs
...\..........\......\......\Card.cs
...\..........\......\......\CardComparer_bySuit.cs
...\..........\......\......\CardComparer_byValue.cs
...\..........\......\......\Deck.cs
...\..........\......\......\Game.cs
...\..........\......\......\GoFish.csproj
...\..........\......\......\MainWindow.xaml
...\..........\......\......\MainWindow.xaml.cs
...\..........\......\......\Player.cs
...\..........\......\......\Properties
...\..........\......\......\..........\AssemblyInfo.cs
...\..........\......\......\..........\Resources.Designer.cs
...\..........\......\......\..........\Resources.resx
...\..........\......\......\..........\Settings.Designer.cs
...\..........\......\......\..........\Settings.settings
...\..........\......\......\Suits.cs
...\..........\......\......\Values.cs
...\..........\SloppyJoeChapter10
...\..........\..................\SloppyJoeChapter10
...\..........\..................\SloppyJoeChapter10.sln
...\..........\..................\..................\App.config
...\..........\..................\..................\App.xaml
...\..........\..................\..................\App.xaml.cs
...\..........\..................\..................\MainWindow.xaml
...\..........\..................\..................\MainWindow.xaml.cs
...\..........\..................\..................\MenuItem.cs
...\..........\..................\..................\MenuMaker.cs
...\..........\..................\..................\Properties
...\..........\........