文件名称:huituban
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-21
- 文件大小:
- 168kb
- 下载次数:
- 0次
- 提 供 者:
- zgyw****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
绘图板C#源程序,可绘制直线,矩形,圆,可设置颜色、线条粗细等众多 功能-Drawing board C# source code, you can draw lines, rectangles, circles, you can set the color, line thickness, and many other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#090204-绘图板\Backup\Painter\App.ico
...............\......\.......\AssemblyInfo.cs
...............\......\.......\ChooseStyle.cs
...............\......\.......\ChooseStyle.resx
...............\......\.......\ChooseWidth.cs
...............\......\.......\ChooseWidth.resx
...............\......\.......\.ommon\ItemFactory.cs
...............\......\.......\......\MyCircle.cs
...............\......\.......\......\MyItem.cs
...............\......\.......\......\MyLine.cs
...............\......\.......\......\MyRectAngle.cs
...............\......\.......\Common
...............\......\.......\NewPaint.cs
...............\......\.......\NewPaint.resx
...............\......\.......\Painter.csproj
...............\......\.......\Painter.csproj.user
...............\......\.......\PaintForm.cs
...............\......\.......\PaintForm.resx
...............\......\Painter
...............\......\Painter.sln
...............\......\Painter.suo
...............\Backup
...............\Painter\app.config
...............\.......\App.ico
...............\.......\AssemblyInfo.cs
...............\.......\bin\Debug\Painter.exe
...............\.......\...\.....\Painter.exe.config
...............\.......\...\.....\Painter.pdb
...............\.......\...\.....\Painter.vshost.exe
...............\.......\...\.....\Painter.vshost.exe.config
...............\.......\...\.....\Painter.vshost.exe.manifest
...............\.......\...\Debug
...............\.......\...\Release
...............\.......\bin
...............\.......\ChooseStyle.cs
...............\.......\ChooseStyle.resx
...............\.......\ChooseWidth.cs
...............\.......\ChooseWidth.resx
...............\.......\.ommon\ItemFactory.cs
...............\.......\......\MyCircle.cs
...............\.......\......\MyItem.cs
...............\.......\......\MyLine.cs
...............\.......\......\MyRectAngle.cs
...............\.......\Common
...............\.......\NewPaint.cs
...............\.......\NewPaint.resx
...............\.......\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
...............\.......\...\.....\GenerateResource.read.1.tlog
...............\.......\...\.....\GenerateResource.write.1.tlog
...............\.......\...\.....\Painter.ChooseStyle.resources
...............\.......\...\.....\Painter.ChooseWidth.resources
...............\.......\...\.....\Painter.csproj.FileListAbsolute.txt
...............\.......\...\.....\Painter.csproj.GenerateResource.Cache
...............\.......\...\.....\Painter.exe
...............\.......\...\.....\Painter.NewPaint.resources
...............\.......\...\.....\Painter.PaintForm.resources
...............\.......\...\.....\Painter.pdb
...............\.......\...\.....\Painter.projdata
...............\.......\...\.....\temp
...............\.......\...\.....\TempPE
...............\.......\...\.....\WindowsApplication1.exe
...............\.......\...\.....\WindowsApplication1.MainForm.resources
...............\.......\...\.....\WindowsApplication1.pdb
...............\.......\...\.....\WindowsApplication1.projdata
...............\.......\...\Debug
...............\.......\obj
...............\.......\Painter.csproj
...............\.......\Painter.csproj.user
...............\.......\PaintForm.cs
...............\.......\PaintForm.resx
...............\Painter
...............\Painter.sln
...............\Painter.suo
...............\readme.txt
...............\UpgradeLog.XML
...............\UpgradeLog2.XML
...............\_UpgradeReport_Files\Thumbs.db
...............\....................\UpgradeReport.css
...............\....................\UpgradeReport.xslt
...............\....................\UpgradeReport_Minus.gif
...............\....................\UpgradeReport_Plus.gif
...............\_UpgradeReport_Files
C#090204-绘图板