毕业论文管理系统设计与实现
- 格式:doc
- 大小:961.50 KB
- 文档页数:37
存档编号
赣 南 师 范 学 院 学 士 学 位 论 文
毕业论文管理系统的设计与实现
教学学院
届 别
专 业
学 号
姓 名
指导教师
完成日期 2015/5/1
赣南师范学院2015届本科生毕业论文(设计) - 2 -
作者声明
本毕业论文(设计)是在导师的指导下由本人独立撰写完成的,没有剽窃、抄袭、造假等违反道德、学术规范和其他侵权行为。对本论文(设计)的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。因本毕业论文(设计)引起的法律结果完全由本人承担。
毕业论文(设计)成果归赣南师范学院所有。
特此声明.
作者专业 : 计算机科学与技术
作者学号 :
作者签名 :
年 月
日 赣南师范学院2015届本科生毕业论文(设计)
1
毕业论文管理系统的设计与实现
xx
The design and implementation of the graduation thesis management system
xx
2015年 月 日
赣南师范学院2015届本科生毕业论文(设计)
1 1
摘 要
目前Internet已深深的影响和改变着我们的生活,使我们的生活变得更方便、快捷、环保。目前,几乎所有的高校都要设计毕业论文,而绝大多数的高校都没有相对应的毕业论文管理系统。每年,高校为此投入的纸张和人力资源不计奇数,为了使学生使用方便,导师轻松,高校管理规范,针对高校毕业设计的整体流程,申报课题、审核课题、初稿、二稿、终稿,校管理员、系管理员、导师、学生设计的高校毕业管理系统的设计与实现已刻不容缓。
本系统是根据毕业论文管理的流程而设计的高校毕业论文管理系统,本文主要介绍了毕业论文管理系统的设计与实现。本系统主要供学生、导师、系管理员、校管理员使用。本文详细介绍了毕业论文管理系统中的前台学生登录,导师登录,管理员登陆,提交论文,下载论文,以及导师发布最新消息和留言,后台管理的设计与实现。本系统利用PHP动态网络开发技术,以MySQL作为后台数据库,使用Apache配置Web服务器,结合jquery框架,以及JavaScript和HTML脚本语言,并采用了Thinkphp框架技术,配合多种网页开发工具,实现了基于B/S模式的毕业论文管理和审核的平台—-毕业论文管理系统。
本系统中主要包含三个实体,导师,管理员,学生。都能登录.管理员分为普通管理员和超级管理员,权限不同,功能则不同。导师向管理员申请课题。导师,学生具有在线选题的功能等等.
关键字: 毕业论文 PHP MySQL Thinkphp框架 动态网页 B/S模式 赣南师范学院2015届本科生毕业论文(设计)
2 2
Abstract
At present,Internet has deep influence and change our life,make our life more convenient, fast,environmental protection。 At present, almost all colleges and universities to design the graduation
thesis,and most of the colleges and universities are not corresponding to the graduation thesis management system.
Every year,colleges and universities devoteresources without paper and human odd,in order to make the students easy to use,easy
management norms, mentor,for the whole process of college graduation design topic,subject,declaration,review draft,twodraft,final draft,design
school administrator,administrator,teacher,student of University graduation design manage- ment system and implementation
has been crunch time。
This system is
designed according to the management system of
graduation thesis management
process of college graduates, this paper mainly introduces the design and Realization of graduation thesis
management system。 This system ismainly for the use of students, teachers, administrators, school administrators。 This paper introduces thegraduation thesis management system in front of students login , supervisor login , the administrator login, submission, download papers, and the instructor released the latest news and message, the
design and implem entation of backstage management。 The system uses PHP dynamic network development technique, using MySQL as the back—end database,using the Apache configuration Web server, combined with the jQuery framework, and JavaScript and HTML scripting
language, and uses the Thinkphp framework technology, with a variety
of Webpage development tools, realized -- graduation thesis management system of graduation thesis management and audit platform based on B/S mode。
This system mainly includes three entities, instructors, administrators, students. Will be able to log on. The administrator is divided into general manager and super admininistrator different, different, function. Tutor to apply to the administrato赣南师范学院2015届本科生毕业论文(设计)
3 3
r subject。 Tutor, students have online selection function and so on。
Key words:Thesis; PHP;MySQL;Thinkphp Framework;Dynamic
Web;B/S;
目录
1 绪论........................................................................................................... 错误!未定义书签。
1.1毕业论文管理系统开发背景ﻩ错误!未定义书签。
1.2毕业论文管理系统可行性分析 ............................................... 错误!未定义书签。
1.2。1技术可行性 ..................................................................... 错误!未定义书签。
1。2。2经济可行性ﻩ错误!未定义书签。
1。2。3操作可行性ﻩ错误!未定义书签。
2 相关技术概述 ........................................................................................... 错误!未定义书签。
2。1 B/S结构简介 ........................................................................... 错误!未定义书签。
2.2 IntelliJ IDEA14。1简介 ........................................... 错误!未定义书签。
2。3 PHP简介ﻩ错误!未定义书签。
2.4 Apache简介ﻩ错误!未定义书签。
2.5 MySQL数据库简介ﻩ错误!未定义书签。
2.6 ThinkPHP简介 ............................................................................. 错误!未定义书签。
2。7 MVC框架ﻩ错误!未定义书签。
2.7.1 视图ﻩ错误!未定义书签。
2.7。2 模型.................................................................................. 错误!未定义书签。
2.7。3 控制器ﻩ错误!未定义书签。
3 需求分析ﻩ错误!未定义书签。
3.1 任务目标 ..................................................................................... 错误!未定义书签。
3。2 运行环境ﻩ错误!未定义书签。
3。3功能需求 ...................................................................................... 错误!未定义书签。
3.4 E-R 图设计ﻩ错误!未定义书签。
3.5 数据库设计 ................................................................................... 错误!未定义书签。
4 系统实现 .................................................................................................... 错误!未定义书签。