登录
首页 » C# » GraphExample2

GraphExample2

于 2021-01-21 发布 文件大小:100KB
0 117
下载积分: 1 下载次数: 128

代码说明:

  用c#实现画图功能,可以画出各种图形,如矩形,圆形,菱形等,还可以随意拖动,放大缩小(It can draw graphics)

文件列表:

GraphExample2
.............\app.config,144,2012-11-04
.............\bin
.............\...\Debug
.............\...\.....\GraphExample.exe,19456,2012-12-23
.............\...\.....\GraphExample.exe.config,144,2012-11-04
.............\...\.....\GraphExample.pdb,83456,2012-12-23
.............\...\.....\GraphExample.vshost.exe,11600,2012-12-28
.............\...\.....\GraphExample.vshost.exe.config,144,2012-11-04
.............\...\.....\GraphExample.vshost.exe.manifest,490,2012-06-06
.............\...\Release
.............\ClassDiagram1.cd,1,2012-10-26
.............\GraphExample.csproj,4449,2012-11-04
.............\GraphExample.sln,865,2012-10-12
.............\MainForm.cs,3140,2012-11-02
.............\MainForm.Designer.cs,1812,2012-10-19
.............\MainForm.resx,5817,2012-10-19
.............\Marks
.............\.....\Mark.cs,2369,2012-11-02
.............\.....\MarkCollection.cs,490,2012-11-02
.............\.....\ShapeMark.cs,777,2012-11-02
.............\.....\SizeMark.cs,754,2012-11-02
.............\obj
.............\...\x86
.............\...\...\Debug
.............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4040,2012-11-13
.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6108,2012-12-23
.............\...\...\.....\GenerateResource.read.1.tlog,422,2012-10-26
.............\...\...\.....\GenerateResource.write.1.tlog,1420,2012-10-26
.............\...\...\.....\GraphExample.csproj.FileListAbsolute.txt,2110,2012-12-28
.............\...\...\.....\GraphExample.csproj.GenerateResource.Cache,978,2012-11-02
.............\...\...\.....\GraphExample.csprojResolveAssemblyReference.cache,3851,2012-11-08
.............\...\...\.....\GraphExample.exe,19456,2012-12-23
.............\...\...\.....\GraphExample.MainForm.resources,180,2012-11-04
.............\...\...\.....\GraphExample.pdb,83456,2012-12-23
.............\...\...\.....\GraphExample.Properties.Resources.resources,180,2012-11-04
.............\...\...\.....\ResolveAssemblyReference.cache,8031,2012-10-19
.............\...\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2012-11-02
.............\...\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2012-11-02
.............\...\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2012-11-02
.............\...\...\.....\TempPE
.............\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2012-11-08
.............\PowerStation.cs,1234,2012-10-26
.............\Program.cs,496,2012-10-19
.............\Properties
.............\..........\AssemblyInfo.cs,1356,2012-10-12
.............\..........\Resources.Designer.cs,2852,2012-11-04
.............\..........\Resources.resx,5612,2012-10-12
.............\..........\Settings.Designer.cs,1095,2012-11-04
.............\..........\Settings.settings,249,2012-10-12
.............\School.cs,1183,2012-10-26
.............\Shapes
.............\......\Box.cs,515,2012-11-08
.............\......\BoxWithoutAngle.cs,3816,2012-11-02
.............\......\Canvas.cs,1891,2012-11-02
.............\......\Shape.cs,4086,2012-11-08
.............\......\ShapeCollection.cs,461,2012-10-19
.............\......\Shpae.cd,668,2012-11-04
.............\UserData
.............\........\IUserData.cs,288,2012-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 所有模块资料
    msp430各模块程序,基于一些外设的程序模块例程(MSP430 module program, based on some peripheral program module routines)
    2020-06-25 09:20:02下载
    积分:1
  • SEEDVPM642_boot
    SEEDVPM642的启动程序,带gel文件(SEEDVPM642 startup programs, with gel documentation)
    2010-08-16 11:51:11下载
    积分:1
  • STM32SD
    测试了TF卡根目录下的txt类型文件通过串口输出,支持长文件名(The test file of the txt type TF Card root directory output through the serial port, support for long file name)
    2014-11-24 09:57:10下载
    积分:1
  • PyXML.tar
    DOM得应用方面代码,用得着就下阿,很详细的(DOM in the application code, on the next worthwhile A very detailed)
    2007-02-21 01:15:36下载
    积分:1
  • VCPP-DLL-programing
    基于VC++动态链接库的编程说明书籍,书中包含部分实例(Based on VC++ dynamic link library programming note books, the book contains some examples)
    2011-11-17 19:27:21下载
    积分:1
  • INA260CODE_V1zh±版本双向
    说明:  IN260采集电流,利用I2C通信,读操作,写操作,各个寄存器的用法(IN260 collects current, uses I2C communication, read operation, write operation, the use of registers)
    2020-06-18 03:00:02下载
    积分:1
  • Kohonen
    kohonen som with drwing it map and a nice gui
    2009-09-10 20:20:04下载
    积分:1
  • Print_daying
    窗体打印功能,代码简单,用c#写的窗体打印功能(Form printing function, the code is simple, with c# to write)
    2015-02-25 13:05:59下载
    积分:1
  • lesson1
    C#+AE编程,主要是实现几何对象和空间坐标系的基本操作,适合初学者!(C#+ AE programming, mainly to achieve geometric objects and spatial coordinates of the basic operation, suitable for beginners!)
    2013-08-12 20:12:11下载
    积分:1
  • vlsmaddr
    本源碼是一個用從Internet的Web頁面上得到Email地址,采用多線程遞歸算法(This source code is a Web page is available from the Internet, get Email address, using a recursive algorithm for multi-threaded)
    2009-09-22 17:30:18下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载