文档介绍:享有工作室-为您提供最优秀的计算机毕业设计论文解决方案
客服QQ:810354974◆844511071◆465729264
★免费计算机毕业设计论文下载地址:
e
★最新计算机毕业设计论文访问地址:
★本工作室资料近万份,且在不断增加中,大部分资料未整理公开。
%的题目,我们都可以为您找到现成作品提供参考.
您如仍不能找到所需题目,可联系我们的
QQ客服咨询.
★特别服务:本工作室免费提供毕业设计论文日期修改服务,如果您的毕业设计论文日期不是最新的,可联系我们的客服免费修改.
摘要
摘要:本论文介绍了一个企业内部信息管理系统的开发。系统的开发设计使用了Eclipse作为开发工具,搭配SQL_SERVER作为后台数据库。本文首先对开发工具Eclipse和作为后台数据库的SQL_SERVER做简单的介绍,其次对系统的基本原理进行简要的说明,最后通过部分系统截图和数据表格来介绍了系统的开发设计过程以及系统的基本操作。本系统的开发采用了技术比较成熟的STRUTS架构,开发语言采用了JAVA与JSP,实现了员工信息查询、员工考勤、员工工资管理及企业内部公告等功能,并根据软件工程的方法,从需求分析、概要设计、详细设计、编码实现等方面阐述了系统的开发流程,并通过系统界面的截图、数据表格等体现了作者的设计思路,最后就系统测试运行情况和系统开发过程中的技术难点加以分析。
关键词:Struts框架;Eclipse ;SQL-SERVER数据库;JSP;JAVA
Abstract
Abstract: The paper introduces the development of an 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 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 autor's design thoughtfulness through photos from the system and charts. Finally, it gives analysis according to the testing of the system and the of the system.
Keyword: Struts;Eclipse;SQL_SERVER;JSP;JAVA
目录
摘要 I
Abstract II
第1章绪论 1
课题的背景 1
课题目的和意义 1
系统设计思想 2
课题的国内外发展状况 2
本章小结 3
第2章系统可行性分析 4
业务流程分析 4
系统流程分析 5
可行性分析 5
经济可行性 6
技术可行性 6