摘要:随着我国教育事业的迅速发展,各个高校毕业的人数不断增加,毕业生论文提交以及审核的工作也变得越来越复杂。针对这种情况,本文以Visual Studio 2010为开发工具,使用ASP.NET编程技术以及SQL Server 2012数据库设计开发了一个基于B/S模式的学生论文提交系统。该系统实现了论文提交、论文查看、论文审核、论文导出等功能,从而提高了学生的论文质量和教师审核论文的效率。24014 毕业论文关键词:论文提交;SQL Server 2012;Visual Studio 2010;B/S模式
Design and implementation of student papers submission website
Abstract:With the rapid development of education cause in our country, the growing Numbers of all graduated from colleges and universities, the graduates thesis submission as well as the audit work is also becoming more and more complex. For more than this kind of circumstance, to Visual Studio 2010 as the development tool, using the ASP.NET programming technology and SQL Server 2012 database design and development of a student thesis submit system based on B/S mode arises at the historic moment. A dissertation submission, the system has realized the dissertation review, review, export, and other functions, to improve the paper quality of students and teachers reviews paper efficiency.
Key Words:Papers submitted;SQL Server 2012;Visual Studio 2010;B/S mode
目 录
摘 要 1
前言 1
1概述 2
1.1课题的背景 2
1.2课题的意义 2
2.系统设计分析 3
2.1需求分析 3
2.2系统总体分析 3
3.数据库设计 4
3.1SQL Server介绍 4
3.2数据库概念结构设计 5
3.3数据库逻辑结构设计 5
4.系统详细设计与实现 7
4.1首页的设计与实现 7
4.2数据库连接 7
4.3论文提交模块的设计与实现 8
4.4论文查询模块的设计与实现 8
4.5论文审核模块的设计与实现 9
4.6论文导出设计与实现 9
5.系统测试 10
6.总结 11
参考文献 12
致谢 13