- 1、本文档共23页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
某大学毕业论文选题系统的设某大学毕业论文选题系统的设计
某大学毕业论文选题系统的设计
摘 要
随着全球信息化技术的兴起,特别是Internet的日益普及,我国各大中专院校都建立了自己的校园网。毕业生以班级为单位的原始手工报送的选题方式已经不能适应时代发展的需求, 所以基与互联网的毕业设计选题系统也就孕育而生了。
毕业设计选题系统就是能够使学生通过互联网完成毕业设计课题的选定,它采用Web方式,同时适用于局域网和Internet,等功能,并能保存、等功能该系统同时拥有最开放的题库管理系统和最灵活的系统,能够自动系统管理员、和种权限介绍并详细地论述了系统设计的思想和实现的方法步骤从而为以后的研究打下了基础。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.
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.
Key words: Verification; Jurisdiction; Multistage role management.
目 录
论文总页数:23页
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数据库连接池实现
文档评论(0)