论文管理系统设计实现分析

《论文管理系统设计实现分析》由会员分享,可在线阅读,更多相关《论文管理系统设计实现分析(27页珍藏版)》请在文档大全上搜索。
1、-存档编号赣 南 师 学 院 学 士 学 位 论 文毕业论文管理系统的设计与实现教学学院届 别专 业学 号姓 名指导教师完成日期 2021 /5/1 作者声明本毕业论文设计是在导师的指导下由本人独立撰写完成的,没有剽窃、抄袭、造假等违反道德、学术规和其他侵权行为。对本论文设计的研究做出重要奉献的个人和集体,均已在文中以明确方式标明。因本毕业论文设计引起的法律结果完全由本人承担。毕业论文设计成果归赣南师学院所有。特此声明。作者专业:计算机科学与技术作者*:作者签名: 年 月 日. z-毕业论文管理系统的设计与实现*The design and implementation of the grad
2、uation thesis management system*2021 年 月 日. z-摘 要目前Internet已深深的影响和改变着我们的生活,使我们的生活变得更方便、快捷、环保。目前,几乎所有的高校都要设计毕业论文,而绝大多数的高校都没有相对应的毕业论文管理系统。每年,高校为此投入的纸和人力资源不计奇数,为了使学生使用方便,导师轻松,高校管理规,针对高校毕业设计的整体流程,申报课题、审核课题、初稿、二稿、终稿,校管理员、系管理员、导师、学生设计的高校毕业管理系统的设计与实现已刻不容缓。本系统是根据毕业论文管理的流程而设计的高校毕业论文管理系统,本文主要介绍了毕业论文管理系统的设计与实现
3、。本系统主要供学生、导师、系管理员、校管理员使用。本文详细介绍了毕业论文管理系统中的前台学生登录,导师登录,管理员登陆,提交论文,下载论文,以及导师发布最新消息和留言,后台管理的设计与实现。本系统利用PHP动态网络开发技术,以MySQL作为后台数据库,使用Apache配置Web效劳器,结合jquery框架,以及JavaScript和HTML脚本语言,并采用了Thinkphp框架技术,配合多种网页开发工具,实现了基于B/S模式的毕业论文管理和审核的平台毕业论文管理系统。本系统中主要包含三个实体,导师,管理员,学生。都能登录。管理员分为普通管理员和超级管理员,权限不同,功能则不同。导师向管理员申请
4、课题。导师,学生具有在线选题的功能等等。关键字:毕业论文 PHP MySQL Thinkphp框架 动态网页 B/S模式AbstractAt present,Internethasdeepinfluenceand change our life,make ourlifemoreconvenient,fast,environmental protection.At present, almost all colleges and universities to design the graduation thesis,and most ofthecolleges and universities
5、 are notcorresponding to the graduation thesis management system.Every year,colleges and universitiesdevoteresourceswithoutpaper andhumanodd,in order to make the studentseasy to use,easy managementnorms, mentor,for thewhole process ofcollege graduationdesign topic,subject,declaration,review draft,tw
6、odraft,final draft,design school administrator,administrator,teacher,student of University graduation design manage- ment system and implementation has been crunch time. This system isdesigned according tothemanagement systemof graduation thesismanagement processof college graduates,this paper mainl
7、y introduces thedesign and Realization of graduation thesismanagement system.This system ismainlyfor the use of students,teachers,administrators,schooladministrators.This paperintroduces thegraduation thesis managementsysteminfront of studentslogin,supervisorlogin,the administrator login,submission,
8、downloadpapers,andthe instructorreleasedthelatest news and message, the design and implementation ofbackstage management.The system usesPHP dynamic network development technique,using MySQL as the back-end database,using the Apache configurationWeb server,bined with thejQuery framework,and JavaScrip
9、tand HTML scripting language,and uses the Thinkphpframework technology,with a variety of Webpage development tools,realized-graduation thesis management systemof graduation thesis management and auditplatformbased on B/S mode.This system mainly includesthree entities,instructors,administrators,
10、students.Will be able to log on.The administrator is divided intogeneral manager andsuper admininistrator different,different,function.Tutorto apply to the administratorsubject.Tutor,students have onlineselectionfunction and so on.Key words:Thesis; PHP;MySQL;Thinkphp Framework;Dynamic Web;B/S;目录1 绪论
11、41.1毕业论文管理系统开发背景41.2毕业论文管理系统可行性分析4技术可行性4经济可行性4操作可行性52 相关技术概述52.1 B/S构造简介52.2 IntelliJ IDEA14.1简介52.3 PHP简介52.4 Apache简介62.5 MySQL数据库简介62.6 ThinkPHP简介62.7 MVC框架72.7.1 视图72.7.2 模型72.7.3 控制器73 需求分析83.1 任务目标83.2 运行环境83.3功能需求83.4 E-R 图设计113.5 数据库设计134 系统实现164.1 页面与功能实现164.1.1 登陆页面164.1.2 超级管理员主页面184.1.3