文件名称:tetres
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-23
- 文件大小:
- 132kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c#做的俄罗斯方块游戏,值得初学者一看,内容包括委托,多线程,接口,抽象类等等的应用-c# to do the Tetris game, it is worth a look beginners, including commission, multi-threaded, interface, abstract class, and so on application
(系统自动生成,下载前可以参看下载内容)
下载文件列表
俄罗斯方块\俄罗斯方块\bin\Debug\俄罗斯方块.exe
..........\..........\...\.....\俄罗斯方块.pdb
..........\..........\...\.....\俄罗斯方块.vshost.exe
..........\..........\...\.....\俄罗斯方块.vshost.exe.manifest
..........\..........\ClassDiagram01.cd
..........\..........\Entities\Block.cs
..........\..........\........\BlockTypeEnum.cs
..........\..........\........\CellPosition.cs
..........\..........\........\Ground.cs
..........\..........\........\Shape.cs
..........\..........\........\ShapeDirectionEnum.cs
..........\..........\........\ShapeFactory.cs
..........\..........\........\ShapeLine.cs
..........\..........\........\ShapeLLeft.cs
..........\..........\........\ShapeLRight.cs
..........\..........\........\ShapeSquare.cs
..........\..........\........\ShapeT.cs
..........\..........\........\ShapeTypeEnum.cs
..........\..........\........\ShapeTypeMaker.cs
..........\..........\........\ShapeUnit.cs
..........\..........\........\ShapeZLeft.cs
..........\..........\........\ShapeZRight.cs
..........\..........\FormMain.cs
..........\..........\FormMain.Designer.cs
..........\..........\FormMain.resx
..........\..........\GameControl\GameControl.cs
..........\..........\Interface\IShapeListener.cs
..........\..........\.........\IUIControl.cs
..........\..........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\..........\...\...\.....\GenerateResource.read.1.tlog
..........\..........\...\...\.....\GenerateResource.write.1.tlog
..........\..........\...\...\.....\ResolveAssemblyReference.cache
..........\..........\...\...\.....\俄罗斯方块.csproj.FileListAbsolute.txt
..........\..........\...\...\.....\俄罗斯方块.csproj.GenerateResource.Cache
..........\..........\...\...\.....\俄罗斯方块.csprojResolveAssemblyReference.cache
..........\..........\...\...\.....\俄罗斯方块.exe
..........\..........\...\...\.....\俄罗斯方块.FormMain.resources
..........\..........\...\...\.....\俄罗斯方块.pdb
..........\..........\...\...\.....\俄罗斯方块.Properties.Resources.resources
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\Util\CommonHelper.cs
..........\..........\....\UserInfo.cs
..........\..........\Views\GamePanel.cs
..........\..........\俄罗斯方块.csproj
..........\..........\俄罗斯方块.csproj.user
..........\俄罗斯方块.sln
..........\俄罗斯方块.suo
..........\俄罗斯方块.v11.suo
..........\..........\obj\x86\Debug\TempPE
..........\..........\...\...\Debug
..........\..........\bin\Debug
..........\..........\...\Release
..........\..........\obj\x86
..........\..........\bin
..........\..........\Entities
..........\..........\GameControl
..........\..........\Interface
..........\..........\obj
..........\..........\Properties
..........\..........\Util
..........\..........\Views
..........\俄罗斯方块
俄罗斯方块