文件名称:Drawing-tools-Design-Patterns
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-08-04
- 文件大小:
- 62kb
- 下载次数:
- 0次
- 提 供 者:
- 黎*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的画图工具,采用command命令模式设计进行设计-A simple drawing tools, use command command mode design design
(系统自动生成,下载前可以参看下载内容)
下载文件列表
画图工具设计模式\bin\Debug\画图工具设计模式.exe
................\...\.....\画图工具设计模式.pdb
................\...\.....\画图工具设计模式.vshost.exe
................\...\.....\画图工具设计模式.vshost.exe.manifest
................\Draw2LineTool.cs
................\DrawEllipseTool.cs
................\DrawLineTool.cs
................\DrawRectTool.cs
................\Form1.cs
................\Form1.Designer.cs
................\Form1.resx
................\IDrawer.cs
................\MouseStartEnd.cs
................\MyGraphics.cs
................\MyPen.cs
................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
................\...\...\.....\GenerateResource.read.1.tlog
................\...\...\.....\GenerateResource.write.1.tlog
................\...\...\.....\画图工具设计模式.csproj.FileListAbsolute.txt
................\...\...\.....\画图工具设计模式.exe
................\...\...\.....\画图工具设计模式.Form1.resources
................\...\...\.....\画图工具设计模式.pdb
................\...\...\.....\画图工具设计模式.Properties.Resources.resources
................\Program.cs
................\...perties\AssemblyInfo.cs
................\..........\Resources.Designer.cs
................\..........\Resources.resx
................\..........\Settings.Designer.cs
................\..........\Settings.settings
................\Shape.cs
................\画图工具设计模式.csproj
................\obj\x86\Debug\TempPE
................\...\...\Debug
................\bin\Debug
................\obj\x86
................\bin
................\obj
................\Properties
画图工具设计模式