您现在正在浏览:首页 > 论文 > 计算机 > 毕业设计-基于ASP.NET的学生选课系统—管理员,教师,学生模块设计

免费下载毕业设计-基于ASP.NET的学生选课系统—管理员,教师,学生模块设计

  • 资源类别:论文
  • 资源分类:计算机
  • 适用专业:计算机科学与技术
  • 适用年级:大学
  • 上传用户:xuehi
  • 文件格式:word+aspx+mdf
  • 文件大小:1.26MB
  • 上传时间:2011-11-21 23:22:07
  • 下载次数:0
  • 浏览次数:171

安全检测:瑞星:安全 诺顿:安全 卡巴:安全

资料简介
毕业设计-基于ASP.NET的学生选课系统—管理员,教师,学生模块设计,共35页,11534字,附开题报告、文献综述,完整程序及数据库
摘 要
Internet时代,造就了新的生活方式和工作方式,其互联性、开放性和共享信息的模式,打破了传统信息传播方式的重重堡垒,为我们带来了新的机遇。随着计算机和信息时代的到来,人类社会前进的脚步在逐渐加快,作为计算机应用的一部分,使用计算机对选课信息进行管理,具有手工管理所无法比拟的优点。如:查找方便、可靠性高、存储量大、寿命长等。这些优点能够极大地提高人事劳资管理的效率,也是学校的科学化、正规化管理的重要条件。因此,很有必要开发一套这样的软件。网上选课在我国起步较晚,但发展很快。随着互联网的普及和上选课系统更趋成熟,会有越来越多的学校和培圳机构需要网上选课系统。
本文主要论述的是基于WEB学生选课系统的设计与实现。首先介绍了学生选课系统的现状及发展趋势,对系统做个简单的介绍。然后论述了系统的开发平台以及环境,再者,介绍了系统的需求分析,模块功能设计,数据库设计等方案,较详细的论述了系统主要功能的实现的情况和主要代码,同时附有运行界面图。本文对该学生选课系统提出了还需要改进的问题和不足的地方。该学生选课系统运用ASP.NET+SQL Server2000技术,采用浏览器/服务器(B/S)软件架构模式实现的。
关键词:选课;ASP.NET;数据库
Abstract
Internet era, created a new way of life and work, the Internet, openness and sharing information pattern, breaking the traditional methods of information dissemination heavy fortress, brought us new opportunities. With the advent of computer and information age, human society, gradually speeding up the pace of progress, as part of computer applications, using a computer to manage information on course selection, management manual with incomparable advantages. Such as :find convenient, high reliability, large memory and long life. These advantages c foran greatly improve the efficiency of personnel, labor management, but also the school's scientific and standardized management of important conditions. Therefore, it is necessary to develop a set of such software. Online Elective in China started late, but growing fast. With the popularity of the Internet and the elective system become more mature, more and more schools and training institutions need Shenzhen online course selection system. This paper introduces a class selection system status and development trend of the system to be a simple introduction. Then discusses the system’s development platform and environment, Furthermore, introducing the system needs analysis, module function design, database design such programs, a more detailed discussion of the main functions of the system to achieve the situation and the main code at the same time with Run the interface map. This made the class selection system also need to improve the problems and deficiencies. The Online Shopping Mall using ASP.NET + SQL Server2000 technique, using browser / server (B / S) software architecture model to achieve.
Key words: Chooses the class ; ASP.NET; Database
目 录
目 录 - 1 -
第一章 引言 - 2 -
1.1目的及意义 - 2 -
1.2现状及发展趋势 - 2 -
第二章 学生选课系统实现技术 - 4 -
2.1系统功能简介 - 4 -
2.2 开发平台等相关技术 - 4 -
2.3 WEB动态编程技术ASP.NET - 4 -
2.4 数据库技术 - 7 -
第三章 需求分析 - 8 -
3.1 系统需求 - 8 -
3.2 功能需求 - 8 -
3.3 数据需求 - 9 -
第四章 概要设计 - 13 -
第五章 系统功能模块的设计与实现 - 16 -
5.1数据库连接 - 16 -
5.2 界面的主体框架与登录系统模块 - 16 -
5.2.1 界面的主体框架 - 16 -
5.2.2 登录系统与退出系统模块 - 18 -
5.3 管理员用户模块 - 19 -
5.3.1 院系信息的查看和删除 - 20 -
5.3.2 院系信息的添加和修改 - 21 -
5.3.3 数据库备份 - 22 -
5.3.4 系统设置 - 23 -
5.4 教师用户模块 - 24 -
5.4.1 查看担任课程课表 - 24 -
5.4.2 查看担任课程的选课学生信息 - 25 -
5.5 学生用户模块 - 26 -
5.5.1 个人信息维护 - 26 -
5.5.2 选课 - 27 -
5.5.3 查看选课信息 - 28 -
第六章 结束语 - 30 -
参考文献 - 31 -
致 谢 - 32 -

本选题的总目标是开发一个以学校教务作为运行背景基于Web的学生选课系统,按照信息系统的管理和开发方法,采用先进的信息技术和手段,支持并规范学生基本信息,教师与课程的基本信息,学生选课基本信息等操作的全过程,并加强上述过程中各种信息资源的管理和应用,提高教务部门管理工作的现代化水平,实现学生选课信息的准确、及时,学校各部门间信息的沟通和共享,为学生选课系统维护和更新提供有利的支持和反馈信息,以实现系统的总体目标。
本课题研究内容是把系统按不同的角色分模块设计如下:
系统管理员:院系管理、专业管理、教师管理、课程管理和学生管理。
 系统管理员设置选课时段:只有在选课时间段里,学生才可以选择课程,超过次时间段,学生选课信息被自动所定,不得修改;系统管理员录入学生与教师个人信息,通过此项功能可以实现对教师和学生的个人信息添加删除;
学生用户:学生查看自己的信息、学生管理选课信息、学生添加选课信息。显示和修改个人信息,学生登录系统后,可以查看和修改学生的个人信息,如姓名,性别等;查看选修课程:学生登录后,可以查看所有的选修课程,查看该课程的信息,开课教师信息等;选择选修课程:学生登录系统后可以查看相关信息;查看最终选课信息:学生登录系统后,可列出已选择的课程;查看成绩:课程结束后,学生登录系统可查看自己学习课程的成绩。
教师用户:教师查看课程信息、教师查看学生选课信息。
教师用户登录系统后:课程结束后,教师用户登录系统,可以为学过课程的学生给予相应的成绩。
资料文件预览
共28文件夹,190个文件,文件总大小:45.41MB,压缩后大小:1.26MB
  • 毕业设计-基于ASP.NET的学生选课系统—管理员,教师,学生模块设计
    • 学生选课系统
      • 数据库
        • Database
          • 备份文件data.bak  [35.30MB]
          • Alcohol的文件格式ST_WebCourse_Data.MDF  [2.13MB]
          • LDFST_WebCourse_Log.LDF  [3.75MB]
      • 文档
        • Microsoft Word文档学生选课系统--论文.doc  [539.48KB]
        • Microsoft Word文档学生选课系统-开题报告.doc  [24.00KB]
        • Microsoft Word文档学生选课系统-文献综述.doc  [37.50KB]
      • 源代码
        • ST_CourseBiz
          • bin
            • Debug
              • 动态链接库Microsoft.ApplicationBlocks.Data.dll  [32.00KB]
              • 动态链接库STGROUP.ST_CourseBiz.dll  [36.00KB]
              • 3Com PalmPilot数据库文件STGROUP.ST_CourseBiz.pdb  [65.50KB]
              • 动态链接库ST_CourseBiz.dll  [24.00KB]
              • 3Com PalmPilot数据库文件ST_CourseBiz.pdb  [39.50KB]
          • obj
            • Debug
              • Refactor
                • 动态链接库STGROUP.ST_CourseBiz.dll  [20.00KB]
              • temp
              • TempPE
              • cacheResolveAssemblyReference.cache  [3.78KB]
              • 动态链接库STGROUP.ST_CourseBiz.dll  [36.00KB]
              • 3Com PalmPilot数据库文件STGROUP.ST_CourseBiz.pdb  [65.50KB]
              • 动态链接库ST_CourseBiz.dll  [24.00KB]
              • 3Com PalmPilot数据库文件ST_CourseBiz.pdb  [39.50KB]
              • projdataST_CourseBiz.projdata  [38.13KB]
            • 文本文档ST_CourseBiz.csproj.FileList.txt  [186.00B]
            • 文本文档ST_CourseBiz.csproj.FileListAbsolute.txt  [476.00B]
          • csAssemblyInfo.cs  [2.18KB]
          • csST_Auth.cs  [1.82KB]
          • 备份文件ST_Auth.cs.bak  [1.76KB]
          • csST_Course.cs  [2.80KB]
          • csprojST_CourseBiz.csproj  [4.67KB]
          • userST_CourseBiz.csproj.user  [2.14KB]
          • csST_Dept.cs  [2.12KB]
          • csST_Identity.cs  [2.14KB]
          • csST_Major.cs  [2.83KB]
          • csST_Principal.cs  [1.92KB]
          • csST_Student.cs  [8.09KB]
          • csST_StudentEntity.cs  [1.61KB]
          • csST_System.cs  [967.00B]
          • csST_Teacher.cs  [4.33KB]
        • ST_CourseWeb
          • App_Data
            • Alcohol的文件格式ST_WebCourse_Data.MDF  [1.13MB]
            • LDFST_WebCourse_Log.LDF  [1.00MB]
          • bin
            • 动态链接库Microsoft.ApplicationBlocks.Data.dll  [32.00KB]
            • 动态链接库STGROUP.ST_CourseBiz.dll  [36.00KB]
            • 3Com PalmPilot数据库文件STGROUP.ST_CourseBiz.pdb  [65.50KB]
            • 动态链接库ST_CourseWeb.dll  [60.00KB]
            • 3Com PalmPilot数据库文件ST_CourseWeb.pdb  [185.50KB]
          • img
            • JPEG图形文件head.jpg  [50.82KB]
            • JPEG图形文件left.jpg  [13.55KB]
          • obj
            • Debug
              • Refactor
              • TempPE
              • cacheResolveAssemblyReference.cache  [25.35KB]
              • resourcesSTGROUP.ST_WebCourse.SP_Common.SP_Main.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.SP_Common.ST_Bottom.resources  [180.00B]
              • resourcesSTGROUP.ST_WebCourse.SP_Common.ST_Header.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_Course.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_CourseAdd.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_Dept.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_DeptAdd.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_Major.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_MajorAdd.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_StuAddCourse.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_StuCourse.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_Student.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_StudentAdd.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_Teacher.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Admin.ST_TeacherAdd.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Common.ST_Quit.resources  [180.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Student.ST_StuAddCourse.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Student.ST_StuCourse.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Student.ST_StuInfo.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Teacher.ST_CourseStuInfo.resources  [608.00B]
              • resourcesSTGROUP.ST_WebCourse.ST_Teacher.ST_TeacherCourse.resources  [608.00B]
              • CacheST_CourseWeb.csproj.GenerateResource.Cache  [2.43KB]
              • 动态链接库ST_CourseWeb.dll  [60.00KB]
              • resourcesST_CourseWeb.Global.asax.resources  [180.00B]
              • 3Com PalmPilot数据库文件ST_CourseWeb.pdb  [185.50KB]
              • resourcesST_WebCourse.WebForm1.resources  [608.00B]
            • 文本文档ST_CourseWeb.csproj.FileList.txt  [1.68KB]
            • 文本文档ST_CourseWeb.csproj.FileListAbsolute.txt  [3.50KB]
          • Old_App_Code
          • Properties
            • csAssemblyInfo.cs  [2.49KB]
            • origAssemblyInfo.cs.orig  [1.30KB]
          • ST_Admin
            • aspxSqlBackup.aspx  [955.00B]
            • csSqlBackup.aspx.cs  [2.35KB]
            • csSqlBackup.aspx.designer.cs  [1.97KB]
            • aspxst_course.aspx  [2.99KB]
            • csST_Course.aspx.cs  [3.03KB]
            • csST_Course.aspx.designer.cs  [1.65KB]
            • resxST_Course.aspx.resx  [5.19KB]
            • aspxst_courseadd.aspx  [1.86KB]
            • csST_CourseAdd.aspx.cs  [3.68KB]
            • csST_CourseAdd.aspx.designer.cs  [2.97KB]
            • resxST_CourseAdd.aspx.resx  [5.19KB]
            • aspxst_dept.aspx  [2.58KB]
            • csST_Dept.aspx.cs  [2.85KB]
            • csST_Dept.aspx.designer.cs  [1.65KB]
            • resxST_Dept.aspx.resx  [5.19KB]
            • aspxst_deptadd.aspx  [1.26KB]
            • csST_DeptAdd.aspx.cs  [2.31KB]
            • csST_DeptAdd.aspx.designer.cs  [1.97KB]
            • resxST_DeptAdd.aspx.resx  [5.19KB]
            • aspxst_major.aspx  [2.61KB]
            • csST_Major.aspx.cs  [2.94KB]
            • csST_Major.aspx.designer.cs  [1.65KB]
            • resxST_Major.aspx.resx  [5.19KB]
            • aspxst_majoradd.aspx  [1.50KB]
            • csST_MajorAdd.aspx.cs  [2.67KB]
            • csST_MajorAdd.aspx.designer.cs  [2.30KB]
            • resxST_MajorAdd.aspx.resx  [5.19KB]
            • aspxst_stuaddcourse.aspx  [3.19KB]
            • csST_StuAddCourse.aspx.cs  [3.24KB]
            • csST_StuAddCourse.aspx.designer.cs  [2.34KB]
            • resxST_StuAddCourse.aspx.resx  [5.19KB]
            • aspxst_stucourse.aspx  [3.35KB]
            • csST_StuCourse.aspx.cs  [4.14KB]
            • csST_StuCourse.aspx.designer.cs  [2.67KB]
            • resxST_StuCourse.aspx.resx  [5.19KB]
            • aspxst_student.aspx  [3.44KB]
            • csST_Student.aspx.cs  [3.14KB]
            • csST_Student.aspx.designer.cs  [1.66KB]
            • resxST_Student.aspx.resx  [5.19KB]
            • aspxst_studentadd.aspx  [2.16KB]
            • csST_StudentAdd.aspx.cs  [4.57KB]
            • csST_StudentAdd.aspx.designer.cs  [3.32KB]
            • resxST_StudentAdd.aspx.resx  [5.19KB]
            • aspxST_System.aspx  [935.00B]
            • csST_System.aspx.cs  [1.22KB]
            • csST_System.aspx.designer.cs  [1.96KB]
            • aspxst_teacher.aspx  [2.80KB]
            • csST_Teacher.aspx.cs  [2.98KB]
            • csST_Teacher.aspx.designer.cs  [1.66KB]
            • resxST_Teacher.aspx.resx  [5.19KB]
            • aspxst_teacheradd.aspx  [1.77KB]
            • csST_TeacherAdd.aspx.cs  [2.93KB]
            • csST_TeacherAdd.aspx.designer.cs  [2.96KB]
            • resxST_TeacherAdd.aspx.resx  [5.19KB]
          • ST_Common
            • javascript源文件ST_Admin.js  [3.70KB]
            • ascxst_bottom.ascx  [565.00B]
            • csST_Bottom.ascx.cs  [915.00B]
            • csST_Bottom.ascx.designer.cs  [663.00B]
            • resxST_Bottom.ascx.resx  [1.69KB]
            • ascxst_header.ascx  [837.00B]
            • csST_Header.ascx.cs  [1019.00B]
            • csST_Header.ascx.designer.cs  [663.00B]
            • resxST_Header.ascx.resx  [5.19KB]
            • aspxST_Main.aspx  [1.53KB]
            • csST_Main.aspx.cs  [2.43KB]
            • 备份文件ST_Main.aspx.cs.bak  [2.22KB]
            • csST_Main.aspx.designer.cs  [1.66KB]
            • resxST_Main.aspx.resx  [5.19KB]
            • aspxst_quit.aspx  [648.00B]
            • csST_Quit.aspx.cs  [1.19KB]
            • csST_Quit.aspx.designer.cs  [995.00B]
            • resxST_Quit.aspx.resx  [1.69KB]
            • javascript源文件ST_Student.js  [2.18KB]
            • javascript源文件ST_Teacher.js  [1.52KB]
            • 超文本文档ST_Welcome.htm  [985.00B]
          • ST_Student
            • aspxst_stuaddcourse.aspx  [3.37KB]
            • csST_StuAddCourse.aspx.cs  [3.50KB]
            • csST_StuAddCourse.aspx.designer.cs  [2.33KB]
            • resxST_StuAddCourse.aspx.resx  [5.19KB]
            • aspxst_stucourse.aspx  [3.49KB]
            • csST_StuCourse.aspx.cs  [4.53KB]
            • csST_StuCourse.aspx.designer.cs  [2.33KB]
            • resxST_StuCourse.aspx.resx  [5.19KB]
            • aspxst_stuinfo.aspx  [2.37KB]
            • csST_StuInfo.aspx.cs  [5.13KB]
            • csST_StuInfo.aspx.designer.cs  [3.64KB]
            • resxST_StuInfo.aspx.resx  [5.19KB]
          • ST_Teacher
            • aspxst_coursestuinfo.aspx  [3.42KB]
            • csST_CourseStuInfo.aspx.cs  [2.15KB]
            • csST_CourseStuInfo.aspx.designer.cs  [1.65KB]
            • resxST_CourseStuInfo.aspx.resx  [5.19KB]
            • aspxST_ScoreAdd.aspx  [722.00B]
            • csST_ScoreAdd.aspx.cs  [1.39KB]
            • csST_ScoreAdd.aspx.designer.cs  [1.64KB]
            • aspxst_teachercourse.aspx  [2.38KB]
            • csST_TeacherCourse.aspx.cs  [1.71KB]
            • csST_TeacherCourse.aspx.designer.cs  [1.65KB]
            • resxST_TeacherCourse.aspx.resx  [5.19KB]
          • aspxDefault.aspx  [459.00B]
          • csDefault.aspx.cs  [510.00B]
          • csDefault.aspx.designer.cs  [570.00B]
          • asaxGlobal.asax  [93.00B]
          • csGlobal.asax.cs  [1.40KB]
          • resxGlobal.asax.resx  [1.69KB]
          • 瀑布式表格文件style.css  [2.94KB]
          • csprojST_CourseWeb.csproj  [16.92KB]
          • userST_CourseWeb.csproj.user  [1.15KB]
          • xmlST_CourseWeb.Publish.xml  [6.44KB]
          • aspxST_Login.aspx  [1.99KB]
          • csST_Login.aspx.cs  [1.44KB]
          • csST_Login.aspx.designer.cs  [3.38KB]
          • resxST_Login.aspx.resx  [5.19KB]
          • configWeb.config  [4.34KB]
        • slnST_WebCourse.sln  [2.85KB]
        • suoST_WebCourse.suo  [28.50KB]
      • 文本文档安装说明.txt  [1.05KB]
下载地址
资料评论
注意事项
下载FAQ:
Q: 为什么我下载的文件打不开?
A: 本站所有资源如无特殊说明,解压密码都是www.xuehai.net,如果无法解压,请下载最新的WinRAR软件。
Q: 我的学海币不多了,如何获取学海币?
A: 上传优质资源可以获取学海币,详细见学海币规则
Q: 为什么我下载不了,但学海币却被扣了?
A: 由于下载人数众多,下载服务器做了并发的限制。请稍后再试,48小时内多次下载不会重复扣学海币。
下载本文件意味着您已经同意遵守以下协议
1. 文件的所有权益归上传用户所有。
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
3. 学海网仅提供交流平台,并不能对任何下载内容负责。
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
返回顶部