国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

畢業(yè)論文(設(shè)計) 基于jsp校園網(wǎng)文檔管理系統(tǒng)的設(shè)計與實現(xiàn).rar

RAR格式版權(quán)申訴手機(jī)打開展開

畢業(yè)論文(設(shè)計) 基于jsp校園網(wǎng)文檔管理系統(tǒng)的設(shè)計與實現(xiàn),摘要隨著計算機(jī)及網(wǎng)絡(luò)技術(shù)的飛速發(fā)展,校園文件管理信息化、網(wǎng)絡(luò)化是必然的趨勢。利用計算機(jī)和網(wǎng)絡(luò)技術(shù)來進(jìn)行文件管理,具有以下優(yōu)勢:利于實現(xiàn)數(shù)據(jù)信息的共享,減輕管理員的工作負(fù)荷,使文件管理更科學(xué)、更規(guī)范、更安全。因此,設(shè)計一個安全的校園文檔管理系統(tǒng)是十分必要的。本論文主要介紹了系統(tǒng)的分析,設(shè)計和開發(fā)的全部過程。運(yùn)用數(shù)據(jù)流圖,...
編號:75-204752大小:2.65M
分類: 論文>計算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會員 ljjwl8321 發(fā)布

摘要

隨著計算機(jī)及網(wǎng)絡(luò)技術(shù)的飛速發(fā)展,校園文件管理信息化、網(wǎng)絡(luò)化是必然的趨勢。利用計算機(jī)和網(wǎng)絡(luò)技術(shù)來進(jìn)行文件管理,具有以下優(yōu)勢:利于實現(xiàn)數(shù)據(jù)信息的共享,減輕管理員的工作負(fù)荷,使文件管理更科學(xué)、更規(guī)范、更安全。因此,設(shè)計一個安全的校園文檔管理系統(tǒng)是十分必要的。
本論文主要介紹了系統(tǒng)的分析,設(shè)計和開發(fā)的全部過程。運(yùn)用數(shù)據(jù)流圖,ER圖,程序流程圖等對系統(tǒng)的設(shè)計過程進(jìn)行詳細(xì)的說明。全文共分為前言、需求分析、系統(tǒng)設(shè)計、開發(fā)技術(shù)、關(guān)鍵技術(shù)解決,結(jié)論六部分。系統(tǒng)采用B/S開發(fā)模式,開發(fā)工具選擇JAVA、JSP、JavaScript、Html語言,采用Tomcat服務(wù)器技術(shù),后臺數(shù)據(jù)庫選用SQL Server 2000。


關(guān)鍵詞

JSP;SQL Server;Tomcat;Java Script;校園網(wǎng)文檔管理系統(tǒng)











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 supporter's database is finished by SQL Server 2000.
Key words
JSP;SQL Server;tomcat;java Script;Campus document management system


目錄

摘要 I
Abstract II

第一章 緒論 1
1.1 課題背景 1
1.2國內(nèi)外研究現(xiàn)狀 1
1.3本課題研究的意義 1
1.4本課題的研究方法 2
1.5本論文的組織結(jié)構(gòu) 2
第二章 開發(fā)技術(shù) 3
2.1 Web開發(fā)技術(shù)介紹 3
2.1.1 B/S模式及其優(yōu)勢 3
2.1.2 Web應(yīng)用程序開發(fā)環(huán)境—JSP技術(shù) 3
2.2 Java簡介 4
2.3 Tomcat應(yīng)用服務(wù)器 5
2.4 SQL server 2000 7
2.5數(shù)據(jù)訪問接口 8
2.6本章小結(jié) 9
第三章 需求分析 10
3.1 問題分析 10
3.2 系統(tǒng)可行性分析 10
3.2.1技術(shù)可行性 10
3.2.2經(jīng)濟(jì)可行性 11
3.2.3操作可行性 11
3.3 任務(wù)概述 11
3.4 功能需求概述 12
3.5 本章小結(jié) 12
第四章 系統(tǒng)概念結(jié)構(gòu)設(shè)計 13
4.1 功能劃分 13
4.1.1 系統(tǒng)結(jié)構(gòu)設(shè)計 13
4.1.2 系統(tǒng)功能模塊 13
4.2 系統(tǒng)E-R圖 15
4.3 本章小結(jié) 17
第五章 系統(tǒng)的詳細(xì)設(shè)計與實現(xiàn) 18
5.1 系統(tǒng)層次模塊圖 18
5.2 系統(tǒng)流程圖 18
5.3 數(shù)據(jù)流程圖 19
5.4 系統(tǒng)管理模塊詳細(xì)設(shè)計 19
5.5 公告編輯模塊詳細(xì)設(shè)計 21
5.6 用戶管理模塊詳細(xì)設(shè)計 22
5.7 文件管理模塊詳細(xì)設(shè)計 24
5.8資源管理模塊詳細(xì)設(shè)計 26
5.9留言管理模塊詳細(xì)設(shè)計 28
5.10 數(shù)據(jù)庫詳細(xì)設(shè)計 29
5.11 本章小結(jié) 30
第六章 系統(tǒng)測試 32
6.1 測試技術(shù) 32
6.2系統(tǒng)登陸功能測試 33
6.3公告功能模塊測試 34
6.4用戶管理模塊測試 35
6.5文件管理模塊測試 36
6.6資源管理模塊測試 36
6.7留言管理模塊測試 37
6.8系統(tǒng)控制登陸模塊測試 38
6.9 本章小結(jié) 38
結(jié)論 39
參考文獻(xiàn) 40
致謝 41