{$cfg_webname}
主页 > 计算机 > ASP.NET >

在线毕业论文提交系统的设计与实现

来源:wenku163.com  资料编号:WK1638281 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1638281
资料介绍

在线毕业论文提交系统的设计与实现
摘  要
随着互联网技术的迅猛发展,网络给人们带来了很多便利,比如人们借助于网络进行相互交流、相互通信、共享信息、文件的上传下载等。在线毕业论文提交系统就是以上运用之一,它已经广泛的应用于目前的各大高校,但现有的这些系统都有一定的局限性,大部分只能实现简单的论文提交、论文查询、论文审核等功能,并不能解决论文的导出,特别是按统一的Word文档格式进行导出的问题。
本设计就很好的解决了上面的问题,它不但能实现毕业生论文的在线提交;还能给教师一定的权限,以在线的方式对自己指导的学生的论文进行审核;并且管理员还可以方便的将每个学生的论文信息按统一的论文排版本格式导出成word文档等。
本论文共分为五大部分,分别是:一、介绍选题背景及意义和相关系统的发展现状;二、介绍数据库技术、面向对象技术和基于B/S结构的WEB程序设计技术;三、对系统进行需求分析并提出解决方案;四、根据解决方案对系统进行设计;五、对毕业论文提交系统进行测试并得到测试结果。

关键词:在线提交;审核;导出;Word文档;B/S结构
 
Deign and Realization of Online Graduation Thesis Submitting System
Abstract
Along with the swift and violent development of Internet technology, the network has brought very much inconvenience for the people. For instance the people   all carry on communicating mutually, corresponding mutually, sharing information, uploading and downloading and etc. The online graduation thesis submit system is one of these utilization, it already wide spread application to present each universities, but the existing these systems all have the limitation, majority only realize the function of submitting paper, inquiring paper, auditing paper and so on. They cannot solve paper exporting, specially the question which exporting with the unified form of Word documents.
This system solves these questions well, it not only realizes online submitting of the graduate paper; but also can assign the competences to teachers who audit student's paper by the online way .And administrator also can conveniently export each students’ paper information according to the unified edition form to the Word documents and etc.
This paper is divided into five main modules, respectively is: First, introduction of selected topic background and significance and system development present situation; Second, introduction of data bank technology, object-oriented technology and the plan of B/S structure WEB programming technique; Third, carries on the demand to the current enterprise to analyze and to propose the solution; Fourth, carries on the design according to the solution to the system; Fifth, carries on the work plan of system tests and obtains the test result.

  Key words: Online submitting; Auditing; Exporting; Word documents; B/S structure
  
目  录
论文总页数:21页

1    引言    1
1.1    选题背景    1
1.2    国内外研究现状    1
1.3    课题研究的意义    1
2    理论基础    1
2.1    数据库技术    1
2.2    面向对象技术    2
2.3    B/S架构的WEB程序设计技术    2
3    系统需求分析    3
3.1    现行业务系统描述    3
3.2    现行系统存在的主要问题分析    3
3.3    问题解决方案    3
4    系统设计    4
4.1    系统总体架构    4
4.2    数据库设计    4
4.2.1    ER图    4
4.2.2    数据表设计    5
4.3    系统功能模块设计    6
4.3.1    首页    6
4.3.2    论文提交    7
4.3.3    论文查询    8
4.3.4    论文审核    10
4.3.5    论文导出    11
5    系统实施及测试    15
5.1    实施概况    15
5.2    测试方案    16
5.3    测试结果    18
结  论    18
参考文献    19
致    谢    20
声    明    21
 
1    引言
1.1     选题背景
随着互联网技术的迅猛发展,网络给人们带来了很多便利,比如人们借助于网络进行相互交流、相互通信、共享信息、文件的上传下载等。在线毕业论文提交系统就是以上运用之一,它已经广泛的应用于目前的各大高校,但现有的这些系统都有一定的局限性,大部分只能实现简单的论文提交,论文查询,论文审核等功能,并不能解决论文的导出,特别是按统一的Word文档格式进行导出的问题。
1.2    国内外研究现状
目前,国内外各大高校大部分都已经有了自己的“毕业生论文提交系统”,而且已经成为广大毕业生与导师的必要工具。但它们大都只能够完成一些基本的功能——例如论文的在线提交、审核情况的查询、检索论文等,而对论文导出时的格式控制并没有考虑,比如怎么把存入到数据库中的论文信息导出到一篇Word文档,怎样让导出到Word的论文保持统一的论文排版格式等。
1.3    课题研究的意义
在线毕业论文提交系统的开发是为了更好的让各个高校充分的利用校园网的软硬件资源,通过B/S系统结构来实现基于Web的在线论文提交,实现了学生毕业论文的无纸化管理,让学生提交论文、查询论文的审核情况更为方便,让老师审核学生论文更加的快捷,并且解决了学生上传时论文格式不统一,但导出后能按统一的Word文档进行排版的问题。

推荐资料