文件名称:Pie-chart
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-24
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- dail*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
绘制饼状图,利用Visual studio 中的C#语言编写,不使用控件,直接绘制!-Draw a pie chart, using the c# language in the Visual studio, do not use the controls, drawn directly!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
饼状图\WindowsFormsApplication1\bin\Debug\WindowsFormsApplication1.exe
......\........................\...\.....\WindowsFormsApplication1.pdb
......\........................\...\.....\WindowsFormsApplication1.vshost.exe
......\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
......\........................\Form1.cs
......\........................\Form1.Designer.cs
......\........................\Form1.resx
......\........................\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
......\........................\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache
......\........................\...\.....\WindowsFormsApplication1.exe
......\........................\...\.....\WindowsFormsApplication1.Form1.resources
......\........................\...\.....\WindowsFormsApplication1.Properties.Resources.resources
......\........................\Program.cs
......\........................\...perties\AssemblyInfo.cs
......\........................\..........\Resources.Designer.cs
......\........................\..........\Resources.resx
......\........................\..........\Settings.Designer.cs
......\........................\..........\Settings.settings
......\........................\WindowsFormsApplication1.csproj
......\WindowsFormsApplication1.sln
......\WindowsFormsApplication1.suo
......\........................\obj\Debug\TempPE
......\........................\bin\Debug
......\........................\obj\Debug
......\........................\bin
......\........................\obj
......\........................\Properties
......\WindowsFormsApplication1
饼状图