- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于BS模式的班级管理系统
摘 要
随着信息技术的发展,尤其是WEB2.0概念出现后,基于计算机网络的信息处理系统已成为人们日常工作,学习和生活必备系统。学生管理工作的信息化、网络化,是实现学校管理现代化和信息化的重要内容。与传统学生管理模式相比,基于网络的学生管理系统具有无可比拟的优越性。
本系统的开发是基于B/S模式,使用 ASP程序设计语言及SQL Server 2000数据库进行设计与开发。本文首先对班级管理系统进行较详细的需求分析,并给出系统总体架构及详细设计步骤。系统以班级为单位,用户包含了学生、班主任、辅导员等,主要功能包括班级博客,统计上报,信息宣传管理、教育互动等,通过严格的权限策略进行用户访问控制。通过测试分析说明,本系统的设计开发基本达到预定目标,并具有一定的应用价值。
关键词:学生管理,B/S模式,WEB2.0,信息化
ABSTRACT
With the development of information technology, based on computer network information processing systems have become everyday work, study and life-critical systems,especially after the emergence of the concept of WEB2.0. Student information management, networking, to modernize school management and the realization of the importance of information content. Compared with the traditional student management, Web-based student management system has incomparable superiority.
Development of this system bases on B/S model, and it uses ASP programming language and SQL Server 2000 database for designing and developing. Firstly, this paper does requirement analysis for management system in details. Then it shows the framework and designing process of the system. By controlling the access of user, this system, which based on class, is designed of privilege. In addition, the user includes students, class teachers and counselors. The main functions of this system are class blogging, statistics reporting, publicities, information management, and education interaction and so on. by testing, analyzing and demonstrating, this system achieves the preset goal. What’s more, it has certain value in practice.
Keywords: Student Management, B/S model, WEB2.0, Information
目录
摘 要 I
ABSTRACT II
第1章 引 言 1
1.1课题背景 1
1.2研究的意义 1
1.3研究的内容和方法 2
1.3.1 研究的基本内容 2
1.3.2 拟解决的主要问题 2
1.3.3 研究设计的方法 3
1.4 WEB程序发展的趋势 3
1.4.1 B/S模式与C/S模式的比较 3
1.4.2 WEB2.0的简介 4
第2章 班级管理系统开发的环境与技术 6
2.1 工具与环境 6
2.2 开发语言和技术 6
2.2.1 HTML超文本标识语言 6
2.2.2 VBScript与JavaScript脚本语言 6
2.2.3 ASP技术 6
2.3 数据库技术 7
2.3.1据库的选择原则 7
2.3.2数据库的介绍 7
第3章 班级管理系统的分析与设计 9
3.1 班级管理系统介
文档评论(0)