摘 要
随着社会信息化的发展,很多的社会管理问题也一并出现了根本性变化,项目公司的报表及文件管理也发生了变化,以前的管理是一个分布式的信息,然后围绕中心由通过简单的来传输信息,这使得办事效率非常低下,所以需要需要适用信息货的发展,开发一套项目的管理信息系统。
此在这个系统中我综合应用了MySQL、Servlet、JSP等知识。网页界面的结构设计以实用性出发,具有易于操作、简洁、方便等特点。在设计中,首先,运用HTML语言对网站的静态页面进行精细的加工并且在网站的美工方面取得了良好的效果。其次,对于Java编程、JSP的动态编程以及MySQL数据库进行努力学习和大量实践,并运用到了网站的建设中。
本论文就项目管理系统进行了论述。访问本系统的用户主要是管理员,管理员的主要功能有:项目信息管理、项目资源、经费、进度、成果等信息的管理
关键词:项目管理;JSP;MySQL;Myeclipse
Abstract
With the development of social information, a lot of social management problems also followed a fundamental change, the project company's report management has also changed, the previous management is a distributed information, and then around the center to transfer information from the Simple manual transmission, which makes inefficient service, so the need for information product development, enterprise project management information system development.
In this system, I integrated the MySQL application Servlet, JSP and other knowledge. In practice, the structure of Web interface structure, simple and convenient operation, simple operation, convenient and so on. In the design, first of all, the use of language HTML page fine processing and art website static page has achieved good results. Second, Java programming, dynamic programming JSP and MySQL database efforts to learn and practice, and to be implemented.
This paper discusses the enterprise project management system. Who is the user who visits the system is mainly the administrator, the administrator's main responsibilities are: enterprise information projects, project resources, funds, progress, results and other information management management.
Key word: project management, JSP, MySQL, MyEclipse
目录
摘 要 1
Abstract 2
1. 绪论 5
1.1 课题背景 5
1.2 目的和意义 5
1.3 开发设计思想 5
1.4 开发目标 5
2. 开发工具和环境简介 7
2.1 Java Server Page 简介 7
2.2 MySQL简介 8
2.3 MyEclipse 简介 10
2.4 MySQL 数据库 10
2.5 JAVA 简介 10
2.6 Tomcat简介 11
2.7 MVC模式 11
3. 系统功能分析 14
3.1 可行性研究 14
3.2 需求分析 15
3.3 系统功能的分析 15
3.4 数据字典 16
4. 项目管理系统的总体设计 17
4.1 系统的功能设计目标 17
4.2 项目管理系统功能模块 17
4.4 系统总体结构图 26
4.5项目管理系统用例图 27
5. 数据库设计 29
5.1 数据库系统概述 29
5.2 数据库逻辑结构设计 29
6. 系统实现 32
6.1程序说明 32
6.2 网页主页面模块 32
7. 系统测试 33
7.1 软件的安装与配置 33
7.2 软件调试 33
7.3 软件测试 34
8. 结束语 36
致谢 37
参考文献 38
附录:外文翻译: 39
1.英文原文 39
2.中文翻译 43