警察在线学习平台设计与实现
摘 要
在线学习平台为学习各种技术查看资料的用户提供一个准确、最新的技术与相关文档,浏览目前流行学习的新闻,提出技术上遇到的难点及问题,帮助其他用户回答所提出的问题,上传想要分享的资源,下载要获取的相关学习资源,使现代学生更方便自主的学习。
作为警察通过各种技术交流平台快捷的找到想要的资源,对所得到的资源进行评分,方便他人选择,而且还可以帮助其他用户解决工作中所遇到的技术问题,不需要在去查阅书籍、浏览贴吧、论坛而消耗时间,让用户以最快的时间找到最想要的学习资源。
根据本系统的研究现状和发展趋势,系统从需求分析、结构设计、数据库设计,在到系统实现,分别为前端实现和后端实现。论文内容从系统描述、系统分析、系统设计、系统实现、系统测试来阐述系统的开发过程。本系统力求结合实际找出一种切实可行的开发方案,经过反复研究和学习,借助asp.net编程技术、sqlserver数据库和iis服务器来完成系统的所有功能,最后进行系统测试,来检测系统的权限和漏洞,从而将系统完善,达到符合标准。
关键字:在线学习,asp.net编程技术,sqlserver数据库
The police the design and implementation of online learning platform
ABSTRACT
Online learning platform for learning all kinds of technology to check the information users provide a accurate and the latest technology and the related document, browse the current epidemic of learning the news, put forward the technical difficulties and problems, help other users to answer questions, upload to share resources, download to get the related learning resources, make more convenient modern students independent learning.
As police through various technical exchange platform quickly find resources, the resources to get rate, convenient others choose, and can also help other users to solve technical problems encountered in the work, don’t need to go in to consult books, browse the post bar, BBS and consume time, allow the user to find the fastest time want learning resources.
According to the research status and development trend of this system, the system from the demand analysis, structure design, database design, in to the system implementation, respectively for the front-end and back-end. Content of the paper from the system description, system analysis, system design, system implementation, system testing, to elaborate the development process of the system. The system tries to combine the actual find out a feasible development plan, after repeated research and study, with the help of asp.net programming technology, essentially a database, and iis server to accomplish all functions of the system, and finally to the system test, to detect system permissions and loopholes, thus the system perfect, to conform to the standard.
Key words: Online learning, asp.net programming techniques, essentially a database
目 录
第1章 绪论
1.1开发背景
1.2开发现状
1.3论文结构
1.4本章小结
第2章 系统开发技术的介绍
2.1开发工具介绍
2.1.1Visual Studio介绍
2.1.2SQL Server介绍
2.1.3IIS介绍
2.2开发模式B/S介绍
2.3开发技术介绍
2.3.1ASP.NET介绍
2.3.2ADO.NET介绍
2.4本章小结
第3章 系统分析
3.1功能需求分析
3.2业务流程分析
3.3数据流程分析
3.4本章小结
第4章 系统设计
4.1系统网络架构设计
4.2系统总体设计
4.3系统功能模块设计
4.4数据库设计
4.4.1概念模型设计
4.4.2数据库表设计
4.4.3数据库连接计
4.5本章小结
第5章 系统的实现
5.1前台页面的实现
5.2登录模块的实现
5.3留言模块的实现
5.4资源文件发布模块的实现
5.5文件下载模块的实现
5.6学习模块的实现
5.7本章小结
第6章 系统测试
6.1运行环境说明
6.2界面测试
6.3功能测试
6.4测试结果
6.5本章小结
第7章 总结
致 谢
参考文献