专科生毕业设计(论文) 设计题目:基于MVC模式的毕业设计选题系统
姓名:学号:
系部:信息工程系
专业:软件技术
班级:
指导教师:职称讲师
2011年6月南京
摘要
随着Internet的飞速发展,大部分高校管理系统越来越趋于信息化和现代化。以前高校毕业设计和论文课
题选题都是老师和学员之间人工的操作,工作比较复杂。尤其是最后一年临近毕业,大多数学员都在校外实习,和老师的沟通较少,毕业设计课题的工作就变的更为复杂和困难。为了方便毕业生毕业设计选课,减少指导老师的繁重的课题统计工作量,提高高校的教学管理效率,一个信息化的毕业设计课题选题系统不可或缺。该系统可以嵌入到高校或单个系部的教学管理系统内,和平时的教学工作融合在一起。这个系统主要有三个身份:学员、老师和管理员。学员和老师在主页进行身份选择和填写登录信息后进入不同的管理页面,学员可以查看指导老师列表,相应的选择自己的课题;老师只是简单的进行课题的审批工作,一些限制都是系统自动执行,不需要老师自己动手筛选,大大简化了老师的工作量;管理员主要进行学员和老师的增删改操作。现在的各大高校大都还没有采用这种网上毕业设计课题选课的方式进行教学管理,但是这是一种不可避免的趋势,毕业设计课题选题系统最终会逐步被各大高校采用。
关键字:高校毕业设计,选题系统,教学管理
江苏海事职业技术学院2011届毕业设计
ABSTRACT
With the rapid development of Internet, most universities management system more information and modernization. University graduation design task before course are all teachers and students work b
etween the operation, artificial are complex. Especially last year near tomorrow  Industry, most participants in the practice, and the teacher's communication graduation design subject is less, the work will become more complex and difficult. In order to facilitate the graduates from design and paper topic, reduce the heavy task guiding teacher statistical work  And improve the efficiency of college teaching management, a graduation design of informatization of subject system indispensable topic. This system can be embedded into college or a single department within the teaching management system of the teaching job in peace together. This system mainly
There are three identity: students, teachers and administrators. Students and teachers in the home page for identity choices and fill in after login information into different management page, students can view guide teacher list, the corresponding choose their subject; The teacher is simply
The work of examination and approval of subject, some limitations are system automatically execute, do not need the teacher do-it-yourself screening, greatly simplifying the teacher's workload; Administrator for the students and teachers mainly thickening removing operation. Now most of the universities, not yet
Using the online course graduation design topic means of teaching management, but this is an inevit
able trend, graduation design subject will eventually gradually been subject system by universities.
Keywords:University graduation design task,subject system,teaching management,
3
目录
第一章前言 (5)
1.1课题背景 (5)
1.1.1基于MVC模式的毕业设计选题系统概述 (5)
1.2研究意义 (6)
1.3设计技术及开发环境 (6)
1.3.1设计技术 (6)
1.3.2开发环境 (7)
php文件管理系统mvc 源码1.4可行性研究 (9)
1.4.1可行性分析 (9)
1.4.2技术可行性 (9)
第二章需求分析 (10)
2.1现行业务分析 (10)
2.1.1业务流程 (10)
2.1.2功能需求分析 (10)
第三章数据库及表结构的设计 (13)
3.1 数据库设计 (13)
3.1.1数据库逻辑设计 (13)
3.1.2数据库表结构 (14)
第四章毕业设计选题的具体功能实现 (17)
4.1功能说明 (17)
4.1.1主要功能实现 (17)
4.1.2前台实现功能及界面设置 (17)
4.1.3后台实现功能及界面设置 (17)
4.2具体功能实现 (18)
4.2.1学员登录管理功能模块 (18)
4.2.2学员选题功能模块 (20)
4.2.3老师管理模块功能 (24)
4.2.4管理员管理模块功能 (26)
结论 (28)
致谢 (29)
参考文献 (30)
江苏海事职业技术学院2011届毕业设计
第一章前言
高校毕业设计课题选题系统是随着计算机技术的飞速发展,计算机在各个领域应用的普及,利用计算机实现各类管理势在必行,计算机作为知识经济时代的产物,已被广泛应用于社会各个行业和领域。
进入21世纪的知识经济时代,关乎国家创新能力和核心竞争力的信息化大学的建设与发展成为了各国政府和高等教育界关注的一个焦点。高校教学管理工作是提升教学水平的基础工作,是促进专业学科建设和发展的前提。
1.1课题背景
本系统就是通过网络来及时方便地实现高校老师对学员毕业设计课题选题申请管理,毕业论文课题选题作为高校管理的一部分,是为了减少高校更好的维护各项科研管理业务处理工作而开发的科研管理系统。高校毕业设计课题选题系统实现系统性、关联性、即时性、针对性等特点,用新的申请模式去
替代原有的人工申请模式,使用户通过计算机来实现对各毕业设计课题的申请,从而使工作人员从繁杂的事务处理中解放出来,提高了毕业设计课题申请的管理水平,节约了老师在设计课题申请方面的时间,提高了工作效率。
1.1.1基于MVC模式的毕业设计选题系统概述
基于MVC模式的毕业设计选题系统,英文Graduation design based on MVC pattern subject system。
该系统主要有三大功能模块,即三种不同权限的身份登陆所对应的操作模块:
✧教师:修改个人信息、审批学员申请、查看学员选题申请
✧管理员:添加教师和学员、添加删除和修改管理员个人信息
✧学员:选题、查询选题、修改个人信息
普通老师身份登陆,他拥有两个模块的操作,分别是对个人信息的修改和审
5