收藏到会员中心
|
文档题目: |
基于JSP学生科技创新项目申报系统的设计与实现 |
 |
上传会员: |
panmeizi |
提交日期: |
2014-03-25 09:44:38 |
文档分类: |
计算机 |
浏览次数: |
57 |
下载次数: |
0
次 |
|
|
下载地址: |
基于JSP学生科技创新项目申报系统的设计与实现 (需要:25 积分) 如何获取积分? |
下载提示: |
不支持迅雷等下载工具,请右键另存为下载,或用浏览器下载。不退出登录1小时内重复下载不扣积分。
|
文档介绍: |
以下为文档部分内容,全文可通过注册成本站会员下载获取。也可加管理员微信/QQ:17304545代下载。
|
文档字数: |
|
文档字数:13220 摘要
高校科研创新项目管理的相关部门,顺应IT时代发展浪潮,对科技项目的管理提出了科技管理信息化,科学化的要求。然而,大量的科技创新项目的申请,以及申报途中一系列复杂烦琐的手续,这些问题严重加大了高校科研管理的难度。增强高校科技创新项目管理的信息化、规范化、科学化,开发高校科研管理系统,成为每一个软件开发人员关注的焦点。 本文主要论述基于JSP学生科技创新项目申报系统的开发技术。该系统采用B/S模式开发,秉承MVC设计理念,使用Hibernate框架,理清系统模块,缩短了编码时间,大大提高了开发效率。 本系统提供了对学生的科技创新项目从注册、填报修改、撤销、受理、分配、审查、初审、专家评审,直到立项通过全过程的服务。该系统对于用户来说,正是用户需要的一种操作简单,容易接受且最为简单有效的安全的申报方式。
关键词:创新项目申报系统,B/S,Hibernate,专家评审
ABSTRACT
Scientific innovation project management-related departments,following the wave of IT development,have proposed scientific innovation projects information,technological and scientific requirements.However,a large number of applications for scientific and technological innovation projects,as well as a series of complex and tedious procedures of projects application,seriously cause the difficulty of university research management.To improve the science and technology innovation project management progress,we must develop management information system,which is every software developer focus on. This article focuses on development technologies of Based-JSP Students’ Science and Technology Innovation Project Application System.The system uses B/S model development,MVC design pattern,and Hibernate,which is one of the three popular frameworks in Java.We find it easy to define modules of this system,to reduce the time of coding,and to improve the efficiency at last by using these technologies. This system provides the whole convenient service from registering user to applying project sucessfully for students.Of course,expert judge is the most important part in the whole service.For users,it is a simple,easy system to apply and secure projects,and it is the most effective project application system. Keywords:Innovation Project Application System,B/S,Hibernate,Expert judge 目录
摘要 I ABSTRACT II 第1章 引言 1 1.1 背景 1 1.2 研究内容 1 第2章 系统开发技术 3 2.1 B/S模式简介 3 2.2 MVC设计模式简介 3 2.3 HIBERNATE介绍 4 2.3.1 ORM概述 4 2.3.2 Hibernate概述 4 2.3.3 Hibernate接口介绍 4 2.3.4 Hibernate主键介绍 5 2.3.5 Hibernate配置 5 2.4 本章技术小结 7 第3章 系统分析 8 3.1 项目开发要求 8 3.1.1 技术要求 8 3.1.2 开发工具要求 8 3.2 系统可行性分析 8 3.3 系统功能描述 8 3.4 系统用例图 9 3.5 用户角色定义 12 3.6 项目申报流程图 13 3.7 本章小结 13 第4章 数据库设计 14 4.1 数据流图描述 14 4.2 数据字典 17 4.3 数据库设计 21 4.3.1 数据库E-R图设计 21 4.3.2 数据库物理模型图建立 21 4.4 数据库建立 22 4.5 本章小结 24 第5章 功能模块实现 25 5.1 系统模块图 25 5.2 系统登录 25 5.3 用户管理 26 5.4 项目管理 28 5.5 项目初审 30 5.6 专家评审 31 5.7 统计和搜索 33 5.8 本章小结 34 第6章 总结 36 6.1 系统总结 36 6.2 未来展望 36 致谢 38 参考文献 39\
(本文由word文档网(www.wordocx.com)会员上传,如需要全文请注册成本站会员下载) |
|
|
|