文件名称:qqban
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。
将第二个路径添加到第一个路径上。
将最终的路径绘制到屏幕。
-A puzzle game source code written in C# code involved in the operations of the GraphicsPath class. Some sample code for Windows Forms, and it requires PaintEventArgs e, an OnPaint event object. The code to do the following: create two paths: a head-on the triangle, the other upside down triangle. The second path is added to the first path. Draw the final path to the screen.
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。
将第二个路径添加到第一个路径上。
将最终的路径绘制到屏幕。
-A puzzle game source code written in C# code involved in the operations of the GraphicsPath class. Some sample code for Windows Forms, and it requires PaintEventArgs e, an OnPaint event object. The code to do the following: create two paths: a head-on the triangle, the other upside down triangle. The second path is added to the first path. Draw the final path to the screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qqban\七巧板游戏\bin\Debug\s1.JPG
.....\..........\...\.....\s2.JPG
.....\..........\CChip.cs
.....\..........\ClassDiagram1.cd
.....\..........\Form1.cs
.....\..........\Form1.Designer.cs
.....\..........\Form1.resx
.....\..........\Form2.cs
.....\..........\Form2.Designer.cs
.....\..........\Form2.resx
.....\..........\GraphicsPath.csproj
.....\..........\GraphicsPath.sln
.....\..........\GraphicsPath.suo
.....\..........\Program.cs
.....\..........\...perties\AssemblyInfo.cs
.....\..........\..........\Resources.Designer.cs
.....\..........\..........\Resources.resx
.....\..........\..........\Settings.Designer.cs
.....\..........\..........\Settings.settings
.....\..........\图例\s1.JPG
.....\..........\....\s2.JPG
.....\..........\bin\Debug
.....\..........\bin
.....\..........\Properties
.....\..........\图例
.....\七巧板游戏
qqban
.....\..........\...\.....\s2.JPG
.....\..........\CChip.cs
.....\..........\ClassDiagram1.cd
.....\..........\Form1.cs
.....\..........\Form1.Designer.cs
.....\..........\Form1.resx
.....\..........\Form2.cs
.....\..........\Form2.Designer.cs
.....\..........\Form2.resx
.....\..........\GraphicsPath.csproj
.....\..........\GraphicsPath.sln
.....\..........\GraphicsPath.suo
.....\..........\Program.cs
.....\..........\...perties\AssemblyInfo.cs
.....\..........\..........\Resources.Designer.cs
.....\..........\..........\Resources.resx
.....\..........\..........\Settings.Designer.cs
.....\..........\..........\Settings.settings
.....\..........\图例\s1.JPG
.....\..........\....\s2.JPG
.....\..........\bin\Debug
.....\..........\bin
.....\..........\Properties
.....\..........\图例
.....\七巧板游戏
qqban