- 1、本文档共87页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
摘要:本论文介绍了一个企业内部信息管理系统的开发。系统的开发设计使用了Eclipse作为开发工具,搭配SQL_SERVER作为后台数据库。本文首先对开发工具Eclipse和作为后台数据库的SQL_SERVER做简单的介绍,其次对系统的基本原理进行简要的说明,最后通过部分系统截图和数据表格来介绍了系统的开发设计过程以及系统的基本操作。本系统的开发采用了技术比较成熟的STRUTS架构,开发语言采用了JAVA与JSP,实现了员工信息查询、员工考勤、员工工资管理及企业内部公告等功能,并根据软件工程的方法,从需求分析、概要设计、详细设计、编码实现等方面阐述了系统的开发流程,并通过系统界面的截图、数据表格等体现了作者的设计思路,最后就系统测试运行情况和系统开发过程中的技术难点加以分析。
关键词:Struts框架;Eclipse ;SQL-SERVER数据库;JSP;JAVA
Abstract
Abstract: The paper introduces the development of an Intranet information management system of enterprises. Eclipse is used as the development tool for development and design of the system, and SQL_SERVER is the background database of the system. First of all, this paper simply introduces the development tool Eclipse and the database SQL_SERVER, and then the summary of the basic principles of the system, finally the process of development and the general operation of the system with several photos and charts. This system uses STRUTS as the development structure, JAVA and JSP as the development tool.It can executes the functions like staff information requirement, staff attendance, staff wages management, the internal bulletin management and so on. According to method of software engineering, it expounds the development process with requirement analysis,summary design,detailed design,code implementation and so on. And it show the autors design thoughtfulness through photos from the system and charts. Finally, it gives analysis according to the testing of the system and the developmnet of the system.
Keyword: Struts;Eclipse;SQL_SERVER;JSP;JAVA
目 录
摘 要 I
Abstract II
第1章 绪论 1
1.1 课题的背景 1
1.2 课题目的和意义 1
1.3 系统设计思想 2
1.4 课题的国内外发展状况 2
1.5 本章小结 2
第2章 系统可行性分析 2
2.1 业务流程分析 2
2.2 系统流程分析 2
2.3 可行性分析 2
2.3.1 经济可行性 2
2.3.2 技术可行性 2
2.3.3 运行可行性 2
2.3.4 法律可行性 2
2.3.5 开发方案可行性 2
2.4 本章小结 2
第3章 系统的需求分析 2
3.1 系统基本需求描述 2
3.1.1 功能需求 2
3.1.2数据需求 2
3.1.3 用户需求 2
3.1.4 性能需求 2
3.1.5 平台需求 2
3.3 数据流分析 2
3.4 数据字典 2
3.4 数据实体及关系分析 2
3.5 本章小结 2
第4章 系统的总体设计 2
4.1 设计模式概述 2
4.2 系统模块总体设计 2
4.3 数据表结构设
文档评论(0)