基于WEB的教学资源管理系统的设计与实现(无程序)

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

基于WEB的教学资源管理系统的设计与实现(无程序)(毕业论文11800字)
摘  要:本文针对现代教学资源管理系统的需求,使用C#语言和SQL Server数据库,利用对象嵌入技术,设计了一个基于B/S结构的教学资源管理系统,实现了学生老师的分类登录、学生搜索文件,教师上传文件等功能,从学生的注册、登录、教师的上传文件、管理文件方面,极大地展示了软件的实用性和灵活性,有效实现了对教学资源管理的系统化、规范化。
关键词:教学资源;管理系统;asp.NET
    
Design and Implementation of Teaching Resource System Based on Web
Abstract: With the requirements of the modern teaching resource management system, a teaching resource management system is designed and implemented based on B/S, which using c #, SQL Server database, asp.net and OLE. It realizes search documents upload documents, and so on. It greatly shows the practical and flexibility of the software on register, login and upload documents. And It realizes systematic and normalization for the teaching resource.
Key words: teaching resources; management system; asp.NET

基于WEB的教学资源管理系统的设计与实现(无程序)


目    录
摘  要    1
关键词    1
1  前言    1
1.1  开发背景和意义    2
1.2  国内外研究现状    2
1.3  本文的主要研究内容    3
2  主要技术和框架介绍    3
2.1  asp.NET的介绍    3
2.2  SQL    5
2.3  B/S结构    6
2.4  C#的介绍    8
3  系统分析与设计    9
3.1  需求分析    9
3.2  可行性分析    10
3.3  系统设计    10
4  数据库逻辑结构设计    12
5  系统实现    12
6 结论    15
参考文献    15
致    谢    16