文档详情

教职工信息管理系统 ——需求分析和总体设计-毕业论文.doc

发布:2018-05-12约1.75万字共25页下载文档
文本预览下载声明
本科毕业论文 (科研训练、毕业设计) 题 目:教职工信息管理系统 ——需求分析和总体设计 姓 名: 学 院:软件学院 系: 专 业:软件工程 年 级: 学 号: 指导教师(校内): 职称: 年 月 日 教职工信息管理系统 摘要: 教职工信息管理系统是根据厦门大学教育管理信息系统建设的要求而研制开发的。本系统实现的主要功能有教职工信息的录入、修改、查询、统计(如排序)和输出结果等等;同时本系统有很高的稳定性、较强的安全性以及对于用户使用的一定的方便性,适用于各类院校的教职工、师资管理部门使用。开发本系统将按照软件工程的规范来安排整个开发进程,前台使用的是JSP中的JSTL技术,后台数据库使用Oracle 9i,JSP的运行环境使用Apache Tomcat 5.0。访问本系统需使用互联网浏览器。运行和使用本系统均需网络支持。 关键词:JSP JSTL 信息管理 软件工程 Information Management System of Faculty Abstract: Because the education management information system of Xiamen University is under constructing, we manufacture the information management system of faculty for Xiamen University. We design some major function of the system including the input of the faculty’s information, the update, the query, the statistics of those information and how to print them all. Also, our system has highly stability, highly security and a certainly convenience for user. Our System can be deployed in any faculty management department of any kind of college. We accomplish the project by following the guide of software engineering standard. We use JSTL, one of the JSP technology, to design our front web page. We also use Oracle 9i as the database operating system. And we use Apache Tomcat 5.0 for the running of JSP. You must visit our system through the internet browser on the clint machine. The running of the whole system need the support of network. Key Words: JSP JSTL Information Management Software Engineering 目录 引言 1 第1章 JSP介绍 1 1.1 JSP技术的特点 1 1.1.1 JSP技术的强势 1 1.1.2 JSP技术的弱势 2 1.1.3 动态网页技术的比较 2 1.1.4 为什么使用JSP 2 1.2 JSP的运行环境 4 1.3 Javabean介绍 5 1.4 JSP的内部对象 5 1.5 JSTL介绍 6 1.5.1标签语言的介绍 6 1.5.2 JSTL(标准标签库)的介绍 7 第2章 JDBC技术 8 2.1 JDBC介绍 8 2.2 JDBC常用接口使用介绍 8 第3章 数据库设计 10 3.1 ORACLE数据库介绍 10 3.2数据库结构设计 10 第4章 项目管理 13 4.1软件工程的目标和原则 13 4.2项目开发过程 13 4.2.1制定计划与需求分析 14 4.2.2 概要设计与数据库结构设计 16 4.2.3 系统详细设计和编码、测试 17 结论 19 致谢语 20 [参考文献] 20 附录 20 引言 本次毕业课题为开发一个教职工信息管理系统,我们依照软件工程的模式开发本系统,包括需求分析、系统设计、代码编写、
显示全部
相似文档