- 1、本文档共66页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第 PAGE 1页
毕业设计(论文)
题 目:网上文档管理系统
摘 要
随着计算机及网络技术的飞速发展,企业文件管理信息化、网络化是必然的趋势。利用计算机和网络技术来进行文件管理,具有以下优势:利于实现数据信息的共享,减轻管理员的工作负荷,使文件管理更科学、更规范、更安全。因此,设计一个安全的网上文档管理系统是十分必要的。
本论文主要介绍了系统的分析,设计和开发的全部过程。运用数据流图,ER图,程序流程图等对系统的设计过程进行详细的说明。全文共分为前言、需求分析、系统设计、开发技术、关键技术解决,结论六部分。系统采用B/S开发模式,开发工具选择JAVA、JSP、JavaScript、Html语言,采用Tomcat服务器技术,后台数据库选用SQL Server 2000。
关键词:JSP,JAVA,SQL Server 2000数据库,B/S模式
Abstract
With the fast development of computer and network technology, it is an inevitable tendency for companies to manage documents by the use of computer and network technology. In that way, it is advantageous to share information and reduce the workload of managers. It will make the document management more scientific, more standard and much safer. Therefore, it is very essential to design a safe network file management system.
The thesis has introduced the analysis of the system, and its design and exploit. With the data flow chart, ER chart and program flow chart, the design process of the system has been illustrated in detail. The paper can be divided into six parts: introduction, demand analysis, system design, development technique, key technology and the conclusion. The exploit mode is B/S, and the development tools are JAVA, JSP, JavaScript and Html. It takes the Tomcat as its server, and the backstage supporters database is finished by SQL Server 2000.
Key words:JSP, JAVA, SQL Server 2000 database, B/S mode
目 录
TOC \o 1-3 \h \z \u 第 1 章 绪论 h 1
1.1课题背景 h 1
1.2国内外研究现状 h 1
1.3本课题研究的意义 h 1
1.4本课题的研究方法 h 1
第 2 章 需求分析 h 3
2.1问题分析 h 3
2.2系统可行性分析 h 3
2.3方案选择 h 4
2.4任务概述 h 5
2.5功能需求概述 h 5
2.6运行环境 h 6
第 3 章 系统概念结构设计 h 8
3.1 功能划分 h 8
3.1.1 系统结构设计 h 8
3.1.2 系统功能模块 h 8
3.2系统E—R图 h 10
第 4 章 系统设计 h 13
4.1 指导思想 h 13
4.2 系统层次模块图 h 13
4.3 系统流程图 h 14
4.4 数据流程图 h 14
4.5功能模块设计 h 15
4.5.1系统管理模块 h 15
4.5.2公告编辑模块 h 16
4.5.3用户管理模块 h 18
4.5.4文件管理模块 h 20
4.5.5资源管理模块 h 22
4.5.6留言管理模块 h 24
4.6数据库设计 h 26
第 5 章 开
文档评论(0)