毕业设计论文基于BS模式选课系统的设计与实现

上传人:pu****.1 文档编号:455357695 上传时间:2022-09-20 格式:DOC 页数:72 大小:1.14MB
返回 下载 相关 举报
毕业设计论文基于BS模式选课系统的设计与实现_第1页
第1页 / 共72页
毕业设计论文基于BS模式选课系统的设计与实现_第2页
第2页 / 共72页
毕业设计论文基于BS模式选课系统的设计与实现_第3页
第3页 / 共72页
毕业设计论文基于BS模式选课系统的设计与实现_第4页
第4页 / 共72页
毕业设计论文基于BS模式选课系统的设计与实现_第5页
第5页 / 共72页
点击查看更多>>
资源描述

《毕业设计论文基于BS模式选课系统的设计与实现》由会员分享,可在线阅读,更多相关《毕业设计论文基于BS模式选课系统的设计与实现(72页珍藏版)》请在金锄头文库上搜索。

1、基于B/S模式选课系统的设计与实现Design and Implement of a B/S Mode-based System for Course Selecting on Network学生姓名 XXX 学 号 XXXXXXX 专 业 信息管理与信息系统 班 级 信管XXX班 指导教师 XXXX 2009年5 月作者声明本人声明所呈交的论文是我个人在导师指导下进行的研究工作及取得的研究成果,除了文中特别加以标注的地方外,没有任何剽窃、抄袭、造假等违反学术道德、学术规范的行为,也没有侵犯任何其他人或组织的科研成果及专利。与我一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表

2、示了谢意。如本毕业设计(论文)一起的法律结果完全由本人承担。特此声明。 摘要随着计算机与互联网技术的快速发展,网络化无纸化的办公模式逐渐被人们所广泛使用,让计算机来管理学生的信息是现在各个高校都在积极进行的工作之一,也是高校教学管理工作的重要内容之一。在科技兴国战略的指导下,实现教育的现代化、科技化是必然趋势,而要实现这一点,首先要实现教育管理方法和管理手段的现代化和科技化。学生在线选课系统属于教学信息管理系统的一部分。在线选课与传统的选课方式相比更加节约资源,增加了学生选课自主权。在线选课系统针对在校学生和教师使用。从学生的角度来说,由于学校教学制度的改革,现在大部分高等院校开始实行的是学生

3、的自主选课模式。传统的教学模式已经不能适应新型的教学模式,如果仍然通过纸上的方式选课,一方面浪费了大量的人力、物力资源,另一方面浪费时间以及会在人为的统计汇总过程中出现不可避免的差错等情况。随着高校人数的增多,上述弊端会越来越多的暴露出来。如果利用网络进行选课,学生只要在计算机前输入自己的个人选课信息即可完成教务部门原来几倍的作业量。从教师的角度来说,教师提出上课申请完成课程发布的工作更加容易,得到教学的信息更加快捷,因此通过网上选课系统可以大幅度的减少教师的工作量,方便了教学工作。本文通过分析浏览器/服务器结构的特点并结合选课的实际情况,提出了基于浏览器/服务器结构网上选课系统的基本设计思想

4、,简要介绍了系统各功能模块及数据库的设计,着重讨论了用 ASP技术和Sql Server 2000开发网上选课系统时的数据库访问技术和动态网页制作技术,并给出了部分实现代码。通过该系统,使学生可以方便地在校园网上进行网上选课。该B/S结构的系统使用ASP开发语言,Sql Server 2000作为数据库。系统有较高的安全性和较好的性能。主要有教务、教师、学生三类用户。客户端主要功能包括:用户登录、个人信息维护、教师提出开课申请、学生选课、查询课程相关信息、课表打印。服务器端主要内容包括:用户管理、教师管理、学生管理、确认申请、简单排课(以手动为主,自动为辅)信息发布、简单与综合查询、课表打印等

5、1。AbstractWith computers and the rapid development of Internet technologies, network-based paperless office mode gradually been widely used to allow the computer to manage the information of students of various colleges and universities are now actively at work, and is also teaching management job o

6、ne of the important contents. National School cultivate talents are the cradle of science and technology at the strategic, under the guidance of implementation of the modernization of education, science and technology is an inevitable trend, and to achieve this, we must first achieve the education a

7、nd management methods and modern management tools and technology. Student Online Course Selection System belong to the teaching of information management system. Online course with the traditional methods of course more to save resources and increase the autonomy of elective students. Online Course

8、Selection System for students and teachers in school use. From the students point of view, because of school system reform, and now the majority of colleges and universities are beginning to implement the self-selection model of the students. Traditional teaching mode (School students in accordance

9、with the best arrangements for curriculum classes) can not adapt new modes of teaching, if they remain on paper the way through the course, on the one hand, waste a great deal of manpower, material resources, on the other hand, waste time and will At the statistical summary of man-made process inevi

10、table errors and so on. With the growing number of colleges and universities, the above-mentioned drawbacks will be more and more and more exposed. If the use of network selection, as long as the students at the computer before entering their personal information to complete the academic course depa

11、rtment several times the original amount of homework. From the perspective of teachers, class teachers completed the course to apply for release of job easier, get the information faster and more teaching, so through the online course system can significantly reduce the workload of teachers to facil

12、itate the teaching job. In this paper, by analyzing the browser / server architecture combined with the characteristics of the actual situation of course, based on browser / server structure of online course system, the basic design idea, briefly introduce the system function modules and database de

13、sign, focused on Using ASP technology and Sql Server 2000 to develop online course system of database Sql Server 2000 technology and the production of dynamic web page technology, and give some implementation code. Through the system so that students can easily online at the campus online course. Th

14、e B / S structure of the system use ASP language, Sql Server 2000 as database. System has higher security and better performance. Main has the Senate, teachers, students three types of users. Client main features include: user log, personal information maintenance, start to apply for teachers, stude

15、nts elective inquiries related to curriculum information, school timetable print. Server-side main contents include: user management, teacher management, student management, confirmed that the application easy Timetable (mainly manually, automatic supplement) Published information, easy and comprehensive inquiries, schedule printing.Key Words:Chooses the class, User, B/S, The jurisdiction, Sql Server 2000, ASP关键字:选课;用户;服务器;权限;SQL Server;ASP目 录第1章 绪 论11.1 选题背景11.2 系统概况11.3 开发工具介绍21.3.1 ASP 简介21.3.2 SQL Server 2000简介4第2章 教务管理系统需求分析62.1 项目概述62.1.1

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 资格认证/考试 > 自考

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号