下载后可任意编辑摘 要本文阐述了一个基于 WEB 的项目管理系统(PMIS)的体系结构和设计实现过程。系统采纳的三层体系结构,JSP-API-SQL 开发,即前端由 JSP 网页实现表现逻辑,后端使用 SQL 数据库实现数据逻辑,并提出了在线项目管理系统解决方案,提出了多项目分类处理原则。结合我们对项目管理知识的了解,本系统实现了对于项目的基本增加、修改、删除功能,实现了对于合同、标书、质量文件按项目的分类查询;实现了对于不同部门用户权限的管理;系统在 Windows 2000 平台下开发,能满足中小企业项目管理的需要。关键词:PMIS,WEB,数据库,SQL语言,MS SQL Server,JSPABSTRACT This text has explained a system structure based on Project Management System(PMIS) of WEB and designs’s process. System of two layers structure that the system adopts, JSP-SQL development, namely the front is realized displaying Ilogic by JSP webpage, the back end uses SQL data base to realize the logic of the data, propose online project management system solution , put forward special principle that topic classifies. According to the project management knowledge we know , System realize basic increase of project, revise, delete function, realize to project management system every statistics of subject, analyse; Realize for category searching of contract and documents of quality ;and, the management of different department customers' right scope. The system is developed under Windows 2000 platform, meanwhile, it can almostly satisfies the small-medium enterprises' project magenagement.KEYWORDS:PMIS, WEB, DATABASE, SQL-LANGUAGE, MS SQL Server, JSPII下载后可任意编辑目 录摘 要.................................................错误!未定义书签。ABSTRACT..............................................错误!未定义书签。第一章 前言............................................错误!未定义书签。第二章 概述............................................错误!未定义书签。2.1 相关的网络应用程序...