嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
教务处管理系统(C#源代码)
次软件是C#编程练习题的源代码。并非本人所编。但本人觉得他很有价值,值得大家从中学习C#编程,特别适合C#初学者。希望给能大家提供帮助,也希望能得到大家的支持!
.
├── Chap8
│ ├── Icon
│ │ ├── eis.ICO
│ │ ├── 打印.BMP
│ │ ├── 保存.bmp
│ │ ├── 修改.bmp
│ │ ├── 删除.bmp
│ │ ├── 取消.bmp
│ │ ├── 搜索.bmp
│ │ ├── 新增.bmp
│ │ ├── 计算.bmp
│ │ ├── 退出.bmp
│ │ ├── 上记录.bmp
│ │ ├── 下记录.bmp
│ │ ├── 尾记录.bmp
│ │ ├── 首记录.bmp
│ │ └── 查询选择.bmp
│ ├── 代码
│ │ ├── 教务管理系统
│ │ │ ├── App.ico
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── ClassInfo.cs
│ │ │ ├── ClassInfo.resx
│ │ │ ├── CourseElect.cs
│ │ │ ├── CourseElect.resx
│ │ │ ├── CourseInfo.cs
│ │ │ ├── CourseInfo.resx
│ │ │ ├── CrystalReport.cs
│ │ │ ├── CrystalReport.resx
│ │ │ ├── CrystalReport1.cs
│ │ │ ├── CrystalReport1.rpt
│ │ │ ├── CurriculumSchedule.cs
│ │ │ ├── CurriculumSchedule.resx
│ │ │ ├── DataSet1.cs
│ │ │ ├── DataSet1.xsd
│ │ │ ├── DataSet2.cs
│ │ │ ├── DataSet2.xsd
│ │ │ ├── DataSet21.cs
│ │ │ ├── MainForm.cs
│ │ │ ├── MainForm.resx
│ │ │ ├── ParentForm.cs
│ │ │ ├── ParentForm.resx
│ │ │ ├── ScoreInput.cs
│ │ │ ├── ScoreInput.resx
│ │ │ ├── StudentInfo.cs
│ │ │ ├── StudentInfo.resx
│ │ │ ├── ViewScore.cs
│ │ │ ├── ViewScore.resx
│ │ │ ├── bin
│ │ │ │ └── Debug
│ │ │ │ ├── 教务管理系统.exe
│ │ │ │ └── 教务管理系统.pdb
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── TempPE
│ │ │ │ │ ├── CrystalReport1.cs.dll
│ │ │ │ │ ├── CrystalReport2.cs.dll
│ │ │ │ │ ├── DataSet1.cs.dll
│ │ │ │ │ ├── DataSet2.cs.dll
│ │ │ │ │ ├── DataSet21.cs.dll
│ │ │ │ │ ├── DataSet211.cs.dll
│ │ │ │ │ └── ScoreReport.cs.dll
│ │ │ │ ├── temp
│ │ │ │ ├── 教务管理系统.ClassInfo.resources
│ │ │ │ ├── 教务管理系统.CourseElect.resources
│ │ │ │ ├── 教务管理系统.CourseInfo.resources
│ │ │ │ ├── 教务管理系统.CrystalReport.resources
│ │ │ │ ├── 教务管理系统.CurriculumSchedule.resources
│ │ │ │ ├── 教务管理系统.MainForm.resources
│ │ │ │ ├── 医院管理系统.ParentForm.resources
│ │ │ │ ├── 教务管理系统.ScoreInput.resources
│ │ │ │ ├── 教务管理系统.StudentInfo.resources
│ │ │ │ ├── 教务管理系统.ViewScore.resources
│ │ │ │ ├── 教务管理系统.exe
│ │ │ │ └── 教务管理系统.pdb
│ │ │ ├── 教务管理系统.csproj
│ │ │ └── 教务管理系统.csproj.user
│ │ └── 教务管理系统.sln
│ └── 建库脚本
│ ├── eisbook.bak
│ ├── eisbook_Data.MDF
│ ├── eisbook_Log.LDF
│ ├── 教务管理系统.sql
│ └── 教务管理系统实例程序.sql
├── Comtest.suo
└── 教务处管理系统(C#源代码).rar
11 directories, 75 files