文件名称:GraphExample2
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-04
- 文件大小:
- 100kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用c#实现画图功能,可以画出各种图形,如矩形,圆形,菱形等,还可以随意拖动,放大缩小-It can draw graphics
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GraphExample2
.............\app.config
.............\bin
.............\...\Debug
.............\...\.....\GraphExample.exe
.............\...\.....\GraphExample.exe.config
.............\...\.....\GraphExample.pdb
.............\...\.....\GraphExample.vshost.exe
.............\...\.....\GraphExample.vshost.exe.config
.............\...\.....\GraphExample.vshost.exe.manifest
.............\...\Release
.............\ClassDiagram1.cd
.............\GraphExample.csproj
.............\GraphExample.sln
.............\GraphExample.suo
.............\GraphExample.v11.suo
.............\MainForm.cs
.............\MainForm.Designer.cs
.............\MainForm.resx
.............\Marks
.............\.....\Mark.cs
.............\.....\MarkCollection.cs
.............\.....\ShapeMark.cs
.............\.....\SizeMark.cs
.............\obj
.............\...\x86
.............\...\...\Debug
.............\...\...\.....\DesignTimeResolveAssemblyReferences.cache
.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\...\...\.....\GenerateResource.read.1.tlog
.............\...\...\.....\GenerateResource.write.1.tlog
.............\...\...\.....\GraphExample.csproj.FileListAbsolute.txt
.............\...\...\.....\GraphExample.csproj.GenerateResource.Cache
.............\...\...\.....\GraphExample.csprojResolveAssemblyReference.cache
.............\...\...\.....\GraphExample.exe
.............\...\...\.....\GraphExample.MainForm.resources
.............\...\...\.....\GraphExample.pdb
.............\...\...\.....\GraphExample.Properties.Resources.resources
.............\...\...\.....\ResolveAssemblyReference.cache
.............\...\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.............\...\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.............\...\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.............\...\...\.....\TempPE
.............\...\...\.....\......\Properties.Resources.Designer.cs.dll
.............\PowerStation.cs
.............\Program.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\..........\Resources.Designer.cs
.............\..........\Resources.resx
.............\..........\Settings.Designer.cs
.............\..........\Settings.settings
.............\School.cs
.............\Shapes
.............\......\Box.cs
.............\......\BoxWithoutAngle.cs
.............\......\Canvas.cs
.............\......\Shape.cs
.............\......\ShapeCollection.cs
.............\......\Shpae.cd
.............\UserData
.............\........\IUserData.cs