网上家教信息管理系统的设计(BS架构)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

网上家教信息管理系统的设计(BS架构)(13000字)
摘要
互联网的兴起,对教育的形式也产生了重大影响,基于B/S的家教管理系统应允而生。家教交流系统主要是为学员与教员提供信息交流的平台,方便学员与教员之间信息的传递,同时提供学习资料和学习方法的共享等相关资讯。
本平台采用B/S架构,使用asp.NET语言和SQL Server数据库,运行于WINDOWS2000服务器平台。本系统分为前后台管理,前台页面显示信息,后台作为独立的管理。前台可实现对教员和学员资料的发布、查找及会员对自己资料的修改;和学习资料学习方法的发布及查找;以及发布对教员的投诉和留言等。后台管理员能对教员和学员资料修改删除;添加和删除新闻类别;对新闻的添加,修改,删除和推荐;以及对留言和投诉的回复和修改。为学员与教员提供了信息交流的平台,方便学员与教员之间信息的传递和沟通。
根据网站信息管理系统的开发为背景,论述了整个系统的开发过程,系统的结构及系统开发的基本原理和方法。全系统共分前言、编程环境基础知识、 需求分析 、系统设计、系统实施、系统运行及维护、开发总结等几章。
关键字:asp.NET;SQL Server;家教信息;在线交流

Abstract
Rise of the Internet, in the form of education also had a significant impact, based on B / S management system promised to tutor for us. Tutoring system is mainly for the exchange of students and faculty to provide information exchange platform to facilitate information between students and teachers to pass, while providing learning materials and learning methods of sharing information.
The platform uses B / S architecture, the use of asp.NET and SQL Server database language, running on WINDOWS2000 server platforms. The system is divided into front and back office management, front page display information, the background as an independent management. Front desk staff and students to achieve the release of information, find and modify the information for their members; and learning materials and learning methods to find the release; and released the complaint of teachers and message and so on. Teachers and administrators can back presents information deleted; add and delete news categories; on the news to add, modify, delete, and recommendations; and complaints on the message and respond and change. For students and teachers provided information exchange platform to facilitate information between students and faculty transfer and communication.
According to the website information management system development background, discusses the development of the system, the system structure and system development of the basic principles and methods. Whole system is divided into introduction, basic knowledge of programming environments, requirements analysis, system design, system implementation, operation and maintenance, development and summarizing chapters.
Keywords: asp.NET; SQL Server; tutoring information; online exchange

网上家教信息管理系统的设计
网上家教信息管理系统的设计
网上家教信息管理系统的设计
网上家教信息管理系统的设计
网上家教信息管理系统的设计

#p#副标题#e#
目 录
1 绪 论 4
1.1 可行性分析 4
1.1.1 技术可行性 4
1.1.2 经济可行性 4
1.1.3 操作可行性 5
1.2 课题的目的意义 5
2 系统相关理论知识 6
2.1 管理信息系统基本知识 6
2.2 Microsoft Visual C#.NET 简介 7
2.3 ADO.NET 概述 10
3 系统方案的确定 13
3.1 数据库设计 13
3.2数据库设计周期 13
3.2系统类图 13
3.3 可行性分析 14
3.3.1 经济可行性 15
3.3.2 技术可行性 15
3.4 系统开发环境 15
3.4.1 硬件环境 15
3.4.2 软件环境 15
4 程序设计与功能实现 18
4.1各功能模块的设计与实现 18
4.1.1前台首页 18
4.1.2家教中介在线交流 18
4.2后台功能分析: 26
4.21 权限认证与授权 26
5 设计总结 42
6 谢 辞 43
参考文献 44
附录A——外文翻译-原文部分 45
附录B——外文翻译-译文部分 51