文件名称:electricchoseclass
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 328kb
- 下载次数:
- 0次
- 提 供 者:
- 萧*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是用ASP.NET(C#)+SQL做的电子选课系统,实现简单的选课,退选等功能-This is a ASP.NET (C#)+ SQL to do the e-course system, a simple course, withdraw from the election and other functions
相关搜索: 选课系统
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电子选课系统
............\ControlLib
............\..........\AlternateList.cs
............\..........\AssemblyInfo.cs
............\..........\bin
............\..........\ControlLib.csproj
............\..........\ControlLib.csproj.user
............\..........\DataGrid.cs
............\..........\DataList.cs
............\..........\List.cs
............\..........\obj
............\..........\...\Debug
............\..........\...\.....\ControlLib.dll
............\..........\...\.....\ControlLib.dll.incr
............\..........\...\.....\ControlLib.pdb
............\..........\...\.....\ControlLib.projdata
............\..........\...\.....\temp
............\..........\...\.....\TempPE
............\..........\Repeater.cs
............\DataBase
............\........\createprocedure.sql
............\........\createtables.sql
............\........\data.sql
............\........\park.mdf
............\........\park_log.LDF
............\park
............\....\AssemblyInfo.cs
............\....\bin
............\....\...\ControlLib.dll
............\....\...\ControlLib.pdb
............\....\...\park.dll
............\....\...\park.pdb
............\....\ClassSystem
............\....\...........\ClassSystem.ascx
............\....\...........\EditClass.ascx
............\....\...........\EditClass.ascx.cs
............\....\...........\EditClass.ascx.resx
............\....\...........\ListClasses.ascx
............\....\...........\ListClasses.ascx.cs
............\....\...........\ListClasses.ascx.resx
............\....\Common
............\....\......\ClassDB.cs
............\....\......\CourseDB.cs
............\....\......\Error.cs
............\....\......\HelpDB.cs
............\....\......\IProcessable.cs
............\....\......\MemberDB.cs
............\....\......\ParkSettings.cs
............\....\......\SecurityDB.cs
............\....\......\SessionKey.cs
............\....\......\Student.cs
............\....\......\StudentClassDB.cs
............\....\......\StudentSystemDB.cs
............\....\......\TeacherSystemDB.cs
............\....\......\UserDB.cs
............\....\......\Utils.cs
............\....\......\Validator.cs
............\....\CourseSystem
............\....\............\AddCourse.ascx
............\....\............\AddCourse.ascx.cs
............\....\............\AddCourse.ascx.resx
............\....\............\CourseSystem.ascx
............\....\............\EditCourse.ascx
............\....\............\EditCourse.ascx.cs
............\....\............\EditCourse.ascx.resx
............\....\............\ListCourses.ascx
............\....\............\ListCourses.ascx.cs
............\....\............\ListCourses.ascx.resx
............\....\............\StopSelecting.ascx
............\....\............\StudentStatus.ascx
............\....\............\StudentStatus.ascx.cs
............\....\............\StudentStatus.ascx.resx
............\....\............\TeacherStatus.ascx
............\....\............\TeacherStatus.ascx.cs
............\....\............\TeacherStatus.ascx.resx
............\....\default.aspx
............\....\default.aspx.cs
............\....\default.aspx.resx
............\....\Global.asax
............\....\Global.asax.cs
............\....\Global.asax.resx
............\....\images
............\....\......\Chart.aspx
............\....\......\ie50.css
............\....\Member
............\....\......\AddStudent.ascx
............\....\......\AddStudent.ascx.cs
............\....\......\AddStudent.ascx.resx
............\....\......\AddTeacher.ascx
............\....\......\AddTeacher.ascx.cs
............\....\......\AddTeacher.ascx.resx
............\....\......\EditStudent.ascx
............\....\......\EditStudent.ascx.cs
............\....\......\EditStudent.ascx.resx
............\....\......\EditTeacher.ascx
............\....\......\EditTeacher.ascx.cs
............\....\......\EditTeacher.ascx.resx
............\....\......\ListStudent.ascx
............\....\......\ListStudent.ascx.cs
............\ControlLib
............\..........\AlternateList.cs
............\..........\AssemblyInfo.cs
............\..........\bin
............\..........\ControlLib.csproj
............\..........\ControlLib.csproj.user
............\..........\DataGrid.cs
............\..........\DataList.cs
............\..........\List.cs
............\..........\obj
............\..........\...\Debug
............\..........\...\.....\ControlLib.dll
............\..........\...\.....\ControlLib.dll.incr
............\..........\...\.....\ControlLib.pdb
............\..........\...\.....\ControlLib.projdata
............\..........\...\.....\temp
............\..........\...\.....\TempPE
............\..........\Repeater.cs
............\DataBase
............\........\createprocedure.sql
............\........\createtables.sql
............\........\data.sql
............\........\park.mdf
............\........\park_log.LDF
............\park
............\....\AssemblyInfo.cs
............\....\bin
............\....\...\ControlLib.dll
............\....\...\ControlLib.pdb
............\....\...\park.dll
............\....\...\park.pdb
............\....\ClassSystem
............\....\...........\ClassSystem.ascx
............\....\...........\EditClass.ascx
............\....\...........\EditClass.ascx.cs
............\....\...........\EditClass.ascx.resx
............\....\...........\ListClasses.ascx
............\....\...........\ListClasses.ascx.cs
............\....\...........\ListClasses.ascx.resx
............\....\Common
............\....\......\ClassDB.cs
............\....\......\CourseDB.cs
............\....\......\Error.cs
............\....\......\HelpDB.cs
............\....\......\IProcessable.cs
............\....\......\MemberDB.cs
............\....\......\ParkSettings.cs
............\....\......\SecurityDB.cs
............\....\......\SessionKey.cs
............\....\......\Student.cs
............\....\......\StudentClassDB.cs
............\....\......\StudentSystemDB.cs
............\....\......\TeacherSystemDB.cs
............\....\......\UserDB.cs
............\....\......\Utils.cs
............\....\......\Validator.cs
............\....\CourseSystem
............\....\............\AddCourse.ascx
............\....\............\AddCourse.ascx.cs
............\....\............\AddCourse.ascx.resx
............\....\............\CourseSystem.ascx
............\....\............\EditCourse.ascx
............\....\............\EditCourse.ascx.cs
............\....\............\EditCourse.ascx.resx
............\....\............\ListCourses.ascx
............\....\............\ListCourses.ascx.cs
............\....\............\ListCourses.ascx.resx
............\....\............\StopSelecting.ascx
............\....\............\StudentStatus.ascx
............\....\............\StudentStatus.ascx.cs
............\....\............\StudentStatus.ascx.resx
............\....\............\TeacherStatus.ascx
............\....\............\TeacherStatus.ascx.cs
............\....\............\TeacherStatus.ascx.resx
............\....\default.aspx
............\....\default.aspx.cs
............\....\default.aspx.resx
............\....\Global.asax
............\....\Global.asax.cs
............\....\Global.asax.resx
............\....\images
............\....\......\Chart.aspx
............\....\......\ie50.css
............\....\Member
............\....\......\AddStudent.ascx
............\....\......\AddStudent.ascx.cs
............\....\......\AddStudent.ascx.resx
............\....\......\AddTeacher.ascx
............\....\......\AddTeacher.ascx.cs
............\....\......\AddTeacher.ascx.resx
............\....\......\EditStudent.ascx
............\....\......\EditStudent.ascx.cs
............\....\......\EditStudent.ascx.resx
............\....\......\EditTeacher.ascx
............\....\......\EditTeacher.ascx.cs
............\....\......\EditTeacher.ascx.resx
............\....\......\ListStudent.ascx
............\....\......\ListStudent.ascx.cs