嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 3 元微信扫码支付:3 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#学生选课系统
.
├── C#学生选课系统
│ ├── README.md
│ ├── StudentManager
│ │ ├── StudentManager
│ │ │ ├── About.Designer.cs
│ │ │ ├── About.cs
│ │ │ ├── About.resx
│ │ │ ├── AddAdmin.Designer.cs
│ │ │ ├── AddAdmin.cs
│ │ │ ├── AddAdmin.resx
│ │ │ ├── AddGradeForm.Designer.cs
│ │ │ ├── AddGradeForm.cs
│ │ │ ├── AddGradeForm.resx
│ │ │ ├── AddStudent.Designer.cs
│ │ │ ├── AddStudent.cs
│ │ │ ├── AddStudent.resx
│ │ │ ├── AddTeacher.Designer.cs
│ │ │ ├── AddTeacher.cs
│ │ │ ├── AddTeacher.resx
│ │ │ ├── App.config
│ │ │ ├── CourseInformation.Designer.cs
│ │ │ ├── CourseInformation.cs
│ │ │ ├── CourseInformation.resx
│ │ │ ├── Form1.Designer.cs
│ │ │ ├── Form1.cs
│ │ │ ├── Form1.resx
│ │ │ ├── GradeShowForm.Designer.cs
│ │ │ ├── GradeShowForm.cs
│ │ │ ├── GradeShowForm.resx
│ │ │ ├── MillonTest.Designer.cs
│ │ │ ├── MillonTest.cs
│ │ │ ├── MillonTest.resx
│ │ │ ├── ModifyAdminInfo.Designer.cs
│ │ │ ├── ModifyAdminInfo.cs
│ │ │ ├── ModifyAdminInfo.resx
│ │ │ ├── ModifyPassword.Designer.cs
│ │ │ ├── ModifyPassword.cs
│ │ │ ├── ModifyPassword.resx
│ │ │ ├── ModifyStudentGrade.Designer.cs
│ │ │ ├── ModifyStudentGrade.cs
│ │ │ ├── ModifyStudentGrade.resx
│ │ │ ├── ModifyStudentInfo.Designer.cs
│ │ │ ├── ModifyStudentInfo.cs
│ │ │ ├── ModifyStudentInfo.resx
│ │ │ ├── ModifyTeacherInfo.Designer.cs
│ │ │ ├── ModifyTeacherInfo.cs
│ │ │ ├── ModifyTeacherInfo.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Resources
│ │ │ │ └── 1.jpg
│ │ │ ├── SearchClassForm.Designer.cs
│ │ │ ├── SearchClassForm.cs
│ │ │ ├── SearchClassForm.resx
│ │ │ ├── SearchGradeForm.Designer.cs
│ │ │ ├── SearchGradeForm.cs
│ │ │ ├── SearchGradeForm.resx
│ │ │ ├── SelectClassForm.Designer.cs
│ │ │ ├── SelectClassForm.cs
│ │ │ ├── SelectClassForm.resx
│ │ │ ├── ShowCurriculum.Designer.cs
│ │ │ ├── ShowCurriculum.cs
│ │ │ ├── ShowCurriculum.resx
│ │ │ ├── StudentForm.Designer.cs
│ │ │ ├── StudentForm.cs
│ │ │ ├── StudentForm.resx
│ │ │ ├── StudentManager.csproj
│ │ │ ├── bin
│ │ │ │ └── Debug
│ │ │ │ ├── StudentManager.exe
│ │ │ │ ├── StudentManager.exe.config
│ │ │ │ └── StudentManager.pdb
│ │ │ ├── loginForm.Designer.cs
│ │ │ ├── loginForm.cs
│ │ │ ├── loginForm.resx
│ │ │ └── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── StudentManager.Form1.resources
│ │ │ ├── StudentManager.Form2.resources
│ │ │ ├── StudentManager.Form3.resources
│ │ │ ├── StudentManager.MillonTest.resources
│ │ │ ├── StudentManager.Properties.Resources.resources
│ │ │ ├── StudentManager.addmanForm.resources
│ │ │ ├── StudentManager.addstuForm.resources
│ │ │ ├── StudentManager.chooseForm.resources
│ │ │ ├── StudentManager.countForm.resources
│ │ │ ├── StudentManager.csproj.CoreCompileInputs.cache
│ │ │ ├── StudentManager.csproj.FileListAbsolute.txt
│ │ │ ├── StudentManager.csproj.GenerateResource.cache
│ │ │ ├── StudentManager.csprojAssemblyReference.cache
│ │ │ ├── StudentManager.exe
│ │ │ ├── StudentManager.kaisheForm.resources
│ │ │ ├── StudentManager.loginForm.resources
│ │ │ ├── StudentManager.modifygradeFram.resources
│ │ │ ├── StudentManager.modifymanForm.resources
│ │ │ ├── StudentManager.modifymimaForm.resources
│ │ │ ├── StudentManager.modifystuForm.resources
│ │ │ ├── StudentManager.pdb
│ │ │ ├── StudentManager.searchclassForm.resources
│ │ │ ├── StudentManager.searchgradeForm.resources
│ │ │ ├── StudentManager.showkebiaoForm.resources
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── StudentManager.sln
│ ├── 数据库
│ │ ├── 2008版本.sql
│ │ ├── 2012版本.sql
│ │ ├── 2017版本.sql
│ │ ├── studentDB.bak
│ │ ├── studentDB.mdf
│ │ ├── studentDB_log.ldf
│ │ └── 数据库打开说明.txt
│ ├── 数据库设计.txt
│ └── 数据库原理课程实验 2020 内容与要求.pdf
└── 好例子网_C#学生选课系统.rar
11 directories, 111 files