文件名称:SelectCourse
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 687kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个学生网上选课系统的实现,主要涉及到学生对课程信息的查询,课程的选择,学分的查询等功能-A student online course selection system to achieve, mainly related to the students' inquiries on course information, course selection, credit inquiries and other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Login.aspx.cs
style.css
Web.config
Admin\course.aspx
.....\course.aspx.cs
.....\courseadd.aspx
.....\courseadd.aspx.cs
.....\dept.aspx
.....\dept.aspx.cs
.....\deptadd.aspx
.....\deptadd.aspx.cs
.....\major.aspx
.....\major.aspx.cs
.....\majoradd.aspx
.....\majoradd.aspx.cs
.....\stuaddcourse.aspx
.....\stuaddcourse.aspx.cs
.....\stucourse.aspx
.....\stucourse.aspx.cs
.....\student.aspx
.....\student.aspx.cs
.....\studentadd.aspx
.....\studentadd.aspx.cs
.....\teacher.aspx
.....\teacher.aspx.cs
.....\teacheradd.aspx
.....\teacheradd.aspx.cs
Admin
.ppCode\AssemblyInfo.cs
.......\Auth.cs
.......\Course.cs
.......\Dept.cs
.......\Identity.cs
.......\Major.cs
.......\Principal.cs
.......\Student.cs
.......\StudentEntity.cs
.......\Teacher.cs
AppCode
...Data\WebCourseData.MDF
.......\WebCourseDataLog.ldf
AppData
bin\Microsoft.ApplicationBlocks.Data.dll
bin
Common\Admin.js
......\bottom.ascx
......\bottom.ascx.cs
......\header.ascx
......\header.ascx.cs
......\Main.aspx
......\Main.aspx.cs
......\quit.aspx
......\quit.aspx.cs
......\Student.js
......\Teacher.js
......\Welcome.htm
Common
img\head.jpg
...\left.jpg
...\Thumbs.db
img
Student\stuaddcourse.aspx
.......\stuaddcourse.aspx.cs
.......\stucourse.aspx
.......\stucourse.aspx.cs
.......\stuinfo.aspx
.......\stuinfo.aspx.cs
Student
Teacher\coursestuinfo.aspx
.......\coursestuinfo.aspx.cs
.......\teachercourse.aspx
.......\teachercourse.aspx.cs
Teacher
Login.aspx
style.css
Web.config
Admin\course.aspx
.....\course.aspx.cs
.....\courseadd.aspx
.....\courseadd.aspx.cs
.....\dept.aspx
.....\dept.aspx.cs
.....\deptadd.aspx
.....\deptadd.aspx.cs
.....\major.aspx
.....\major.aspx.cs
.....\majoradd.aspx
.....\majoradd.aspx.cs
.....\stuaddcourse.aspx
.....\stuaddcourse.aspx.cs
.....\stucourse.aspx
.....\stucourse.aspx.cs
.....\student.aspx
.....\student.aspx.cs
.....\studentadd.aspx
.....\studentadd.aspx.cs
.....\teacher.aspx
.....\teacher.aspx.cs
.....\teacheradd.aspx
.....\teacheradd.aspx.cs
Admin
.ppCode\AssemblyInfo.cs
.......\Auth.cs
.......\Course.cs
.......\Dept.cs
.......\Identity.cs
.......\Major.cs
.......\Principal.cs
.......\Student.cs
.......\StudentEntity.cs
.......\Teacher.cs
AppCode
...Data\WebCourseData.MDF
.......\WebCourseDataLog.ldf
AppData
bin\Microsoft.ApplicationBlocks.Data.dll
bin
Common\Admin.js
......\bottom.ascx
......\bottom.ascx.cs
......\header.ascx
......\header.ascx.cs
......\Main.aspx
......\Main.aspx.cs
......\quit.aspx
......\quit.aspx.cs
......\Student.js
......\Teacher.js
......\Welcome.htm
Common
img\head.jpg
...\left.jpg
...\Thumbs.db
img
Student\stuaddcourse.aspx
.......\stuaddcourse.aspx.cs
.......\stucourse.aspx
.......\stucourse.aspx.cs
.......\stuinfo.aspx
.......\stuinfo.aspx.cs
Student
Teacher\coursestuinfo.aspx
.......\coursestuinfo.aspx.cs
.......\teachercourse.aspx
.......\teachercourse.aspx.cs
Teacher
Login.aspx