登录
首页 » C# » GraphExample2

GraphExample2

于 2021-01-21 发布 文件大小:100KB
0 134
下载积分: 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 个回复

  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • (tanh)-LDPCPAR
    基于802.16e 协议标准的LDPC码编码解码方法,采用C语言,码率,迭代次数可变(Protocol standard based on 802.16e LDPC code encoding and decoding method using C language, bit rate, variable number of iterations)
    2011-07-04 16:33:36下载
    积分:1
  • control2
    这是一个在控制面板中增加自己软件所需配置属性的源程序。(This is an increase in the control panel software required for their configuration properties of the source.)
    2013-07-01 20:28:56下载
    积分:1
  • test4lg686
    说明:  brew中的一个测试程序,代码不错,请关注.谢谢!(brew of a test procedure code Yes, please take heed. Thank you!)
    2006-03-25 14:42:51下载
    积分:1
  • 插件式开发Demo
    热插拔式应用,winform框架,核心代码,只需要单独开发子系统以dll文件的形式从前台引入即可,供学习用(Hot plug-in applications, WinForm framework, core code, just need to develop a separate subsystem in the form of DLL files from the front desk can be introduced for learning.)
    2020-06-22 13:20:02下载
    积分:1
  • 10DesignPattern_BridgeTest
    c#单例实例模式,实现单例功能,单例实例模式,实现单例功能,(C# singleton instance mode, realizes singleton function, singleton instance mode, realizes singleton function.)
    2020-06-25 12:00:02下载
    积分:1
  • ADOAccessDemo
    该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use. )
    2015-07-15 10:49:40下载
    积分:1
  • Microsoft-ASP.NET-Starter-Kits
    ASP.NET 初學者開發套件 1. 電子商務 2. 社群網站 3. 問題追蹤 4. 入口網站 5. 報表範例(ASP.NET Starter Kits 1. Commerce 2. Community 3. Issue Tracker 4. Portal 5. Reports)
    2013-09-08 16:42:18下载
    积分:1
  • R_95302909IEC103-NR
    iec103 规约上位机源代码,喜欢的就下吧。(iec103 Statute of the host computer source code, like on the next bar.)
    2021-04-22 10:58:49下载
    积分:1
  • high-quality-programming-of-C
    这是一本关于C语言规范编程的好教程,通过阅读本书对我们以后的编程习惯会有很大的影响(This is a programming tutorial on the C language specification, through reading this book will have great impact on our programming habits)
    2012-10-29 10:39:51下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载