基于jsp校园网文档管理系统的设计与实现本科学生(毕业论文).doc
文本预览下载声明
本科学生毕业论文
论文题目: 基于JSP校园网文档管理系统的设计与实现 学院: 年级: 专业: 姓名: 学号: 指导教师:
摘要
随着计算机及网络技术的飞速发展,校园文件管理信息化、网络化是必然的趋势。利用计算机和网络技术来进行文件管理,具有以下优势:利于实现数据信息的共享,减轻管理员的工作负荷,使文件管理更科学、更规范、更安全。因此,设计一个安全的校园文档管理系统是十分必要的。
本论文主要介绍了系统的分析,设计和开发的全部过程。运用数据流图,ER图,程序流程图等对系统的设计过程进行详细的说明。全文共分为前言、需求分析、系统设计、开发技术、关键技术解决,结论六部分。系统采用B/S开发模式,开发工具选择JAVA、JSP、JavaScript、Html语言,采用Tomcat服务器技术,后台数据库选用SQL Server 2000。
关键词
JSP;SQL Server;Tomcat;Java Script;校园网文档管理系统
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;SQL Server;tomcat;javaScript;Campus document management system
目录
摘要 I
Abstract II
第一章绪论 2
1.1 课题背景 2
1.2国内外研究现状 2
1.3本课题研究的意义 2
1.4本课题的研究方法 2
1.5本论文的组织结构 2
第二章开发技术 2
2.1 Web开发技术介绍 2
2.1.1 B/S模式及其优势 2
2.1.2 Web应用程序开发环境—JSP技术 2
2.2 Java简介 2
2.3 Tomcat应用服务器 2
2.4 SQL server 2000 2
2.5数据访问接口 2
2.6本章小结 2
第三章需求分析 2
3.1 问题分析 2
3.2 系统可行性分析 2
3.2.1技术可行性 2
3.2.2经济可行性 2
3.2.3操作可行性 2
3.3 任务概述 2
3.4 功能需求概述 2
3.5 本章小结 2
第四章系统概念结构设计 2
4.1 功能划分 2
4.1.1 系统结构设计 2
4.1.2 系统功能模块 2
4.2 系统E-R图 2
4.3 本章小结 2
第五章系统的详细设计与实现 2
5.1 系统层次模块图 2
5.2 系统流程图 2
5.3 数据流程图 2
5.4 系统管理模块详细设计 2
5.5 公告编辑模块详细
显示全部