文件名称:学生成绩统计,使用柱状图和饼状图
文件大小:66KB
文件格式:RAR
更新时间:2014-09-23 06:40:07
C#,文件存储,柱状图,圆饼图
先录入学生成绩,存储在文件内,然后可以查看全部学生成绩,并可统计学生成绩的分布情况,有柱状图和圆饼图两种统计方式。
【文件预览】:
drawing
----drawing.sln(910B)
----drawing.suo(45KB)
----drawing()
--------InforForm.Designer.cs(5KB)
--------drawing.csproj(4KB)
--------InputForm.resx(6KB)
--------student.cs(1KB)
--------ShowForm.resx(6KB)
--------bin()
--------InputForm.Designer.cs(8KB)
--------obj()
--------Properties()
--------Program.cs(470B)
--------ShowForm.Designer.cs(4KB)
--------statistics.cs(1KB)
--------InforForm.cs(4KB)
--------InforForm.resx(6KB)
--------ShowForm.cs(4KB)
--------InputForm.cs(7KB)