优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

毕业设计选题系统的设计与实现(JSP SQL2000)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
毕业设计(www.think58.com)

摘    要
随着全球信息化技术的兴起,特别是Internet的日益普及,我国各大中专院校都建立了自己的校园网。毕业生以班级为单位的原始手工报送的选题方式已经不能适应时代发展的需求, 所以基与互联网的毕业设计选题系统也就孕育而生了。
毕业设计选题系统就是能够使学生通过互联网完成毕业设计课题的选定,它采用Web方式,同时适用于局域网和Internet,它要实现审核,权限管理,邮件通知等功能,并能提供题目保存、题目查询等功能,该系统同时拥有最开放的题库管理系统和最灵活的选题系统,能够自动进行权限的判断,对用户进行冻结。
我们采用了JSP技术为主要手段,本系统采用了多级角色管理:包括系统管理员、系主任,学生和老师几种权限.本文主要介绍了用户权限的划分,并详细地论述了系统设计的思想和实现的方法步骤从而为以后的研究打下了基础。
关键词: 审核;权限;多级角色管理
 
The Design and Implementation of Subject Selection System for Graduation Based on JSP
Abstract
With the rising of global information technology, especially the growing prevalence of Internet, the technical institute colleges and universities in our country have set up their own Campus Net. For the traditional way of manual submission of selected subject cannot adapt to current demands, the Internet-based graduation subject selection system born. [资料来源:www.THINK58.com]
Such system enables students to choose subject for graduation design through Internet. It adopts B/S pattern, and is suitable to both the local area network and Internet. It must implement functions such as the verification of the subject, the jurisdiction management, mail notification, as well as subject storage and searching. With the open subject management system and the flexible system, it can automatically verify the jurisdiction of a user and freeze the user. The system adopted the JSP as its main technology, and implemented the multistage role management. The system also implemented the management of the privilege of system managers, deans, students and teachers. [来源:http://www.think58.com]

Key words: Verification Jurisdiction Multistage role management.

[资料来源:http://think58.com]


目  录
论文总页数:23页 [来源:http://www.think58.com]

1引言 1
1.1选题系统出现的趋势 1
1.2选题系统常用的实现技术 1
2基本技术简介 1
2.1本系统拟采用的解决方法(技术) 2
2.2主要技术简介 2
3 需求分析与方案设计 3
3.1功能需求分析 3
3.2数据库需求 3
3.3系统支撑环境 4
4系统设计 4
4.1 功能设计 4
4.2 数据库设计 4
4.2.1 系统登陆,用户会话表(bsm_session_info) 4
4.2.2 系统用户信息管理表(bsm_sys_user) 5
4.2.3 毕业论文题库信息表(subject) 5
4.2.4 毕业论文选题信息管理表(select_sub) 6
5 系统功能实现 7
5.1系统组成和业务流程图 7
5.2系统用户权限管理 8
5.2.1 系统登陆 9
5.2.2系统用户管理 11
5.2.3 历届信息查看 13
5.2.4 个人信息维护 13
5.3系统选题权限管理 14
5.4教师题库管理 15
5.4.1教师出题 15
5.4.2教师审核题目 16
5.5学生在线选题 16
5.6系统登出 18
5.7系统基本控件使用 18
5.7.1数据库连接池实现 18
5.7.2邮件系统实现 19
6技术难点分析 20
结  论 20

[版权所有:http://think58.com]


参考文献 20
致  谢 21
附  录 22
TOMCAT简介 22
声  明 23
[来源:http://www.think58.com]

预览图:

[资料来源:http://www.THINK58.com]

[版权所有:http://think58.com]

毕业设计(www.think58.com)