基于mvc模式的企業(yè)內(nèi)部網(wǎng)信息管理系統(tǒng)設(shè)計與實現(xiàn).doc
約36頁DOC格式手機打開展開
基于mvc模式的企業(yè)內(nèi)部網(wǎng)信息管理系統(tǒng)設(shè)計與實現(xiàn),基于mvc模式的企業(yè)內(nèi)部網(wǎng)信息管理系統(tǒng)設(shè)計與實現(xiàn)頁數(shù) 36 字數(shù) 16321摘 要網(wǎng)絡(luò)辦公系統(tǒng)是為適應(yīng)現(xiàn)代無紙化及網(wǎng)絡(luò)化辦公的趨勢,更好地服務(wù)于現(xiàn)代辦公操作,基于internet web開發(fā)的一套廣泛應(yīng)用于各行業(yè)企事業(yè)單位的辦公自動化系統(tǒng)。辦公自動化(簡稱為oa--office automation)。本文論述了一個基...
內(nèi)容介紹
此文檔由會員 孫陽陽 發(fā)布
基于MVC模式的企業(yè)內(nèi)部網(wǎng)信息管理系統(tǒng)設(shè)計與實現(xiàn)
頁數(shù) 36 字數(shù) 16321
摘 要
網(wǎng)絡(luò)辦公系統(tǒng)是為適應(yīng)現(xiàn)代無紙化及網(wǎng)絡(luò)化辦公的趨勢,更好地服務(wù)于現(xiàn)代辦公操作,基于Internet Web開發(fā)的一套廣泛應(yīng)用于各行業(yè)企事業(yè)單位的辦公自動化系統(tǒng)。辦公自動化(簡稱為OA--Office Automation)。
本文論述了一個基于公司企業(yè)實現(xiàn)無紙化辦公的采用B/S模式下的充分利用數(shù)據(jù)庫服務(wù)的整體軟件平臺的設(shè)計與實現(xiàn)。討論了系統(tǒng)的結(jié)構(gòu)框架和設(shè)計原理。說明了系統(tǒng)數(shù)據(jù)庫設(shè)計的思路與實現(xiàn)方法。系統(tǒng)構(gòu)建的重點主要在于強調(diào)權(quán)限控制,不同級別的員工有不同的權(quán)限,可看到不同的界面進行不同的操作,系統(tǒng)數(shù)據(jù)庫的合理設(shè)計與實現(xiàn)。本文中就如何在軟件中實現(xiàn)以上幾點作了詳細分析與講解。
關(guān)鍵字:網(wǎng)絡(luò)辦公自動化系統(tǒng),Servlet,JSP,SQL
Abstract
The network office system is for adapting to the modern with no paper at all and networked trend that handle official business, serve and handle official business modernly and operate better, a set of office automated systems applied to the every profession and trade enterprises and institutions extensively developed on the basis of Internet Web. Handle official business and turn (abbreviation into OA automatically --Office Automation).
This thesis is focused on the design and implementation of handle official business without paper, in the mode of company management with fully Data Service utilization. By the analysis of system framework and deployment, we explore the specific structure of original Data extraction model, build up a simplized model with Data extraction, Data collection & interpretation and report template filling as its three phases. The system structure mainly emphasizes on the process capability of large quantity of database, system efficiency and global parameter configuration, so as to lessen program redevelopment. In order to realize the above effects, such techniques are widely used in the system, as memory calculation, fast lookup algorithm, formula analysis algorithm, predication analysis, working procedure control, report template filling, among which several key technical calculation are provided.
KEY WORDS: Network OA System, Servelt, JSP, SQL
目 錄
前 言………………………………………………………………………………...4
第1章 系統(tǒng)功能需求分析……………………..…………………………………5
1.1 需求分析 5
1.2 業(yè)務(wù)劃分 5
1.3 業(yè)務(wù)流程 5
1.4 實體-關(guān)系分析 6
1.5 實體屬性和職責 7
第2章 總體設(shè)計…………………………………….…………………………….8
2.1 系統(tǒng)結(jié)構(gòu) 8
2.2 系統(tǒng)架構(gòu)選擇 9
2.3 設(shè)計模式選擇 9
2.4 技術(shù)路線選擇 11
2.5 設(shè)計工具的選擇 11
第3章 系統(tǒng)功能模塊設(shè)計……………………………………………………...13
3.1. 系統(tǒng)組合 13
3.2 功能設(shè)計 13
3.3 數(shù)據(jù)庫設(shè)計與實現(xiàn) 13
3.4 創(chuàng)建數(shù)據(jù)表的腳本 16
3.5 員工基本信息查詢模塊 17
第4章 系統(tǒng)測試………………………………………………………………….24
4.1 測試環(huán)境 24
4.2 單元測試 24
第5章 技術(shù)難點………………………………………………………………….25
5.1 身份驗證的后續(xù)檢查 25
5.2 框架頁面中超鏈接目標頁面顯示位置 25
5.3 員工信息維護管理模塊 25
5.4 企業(yè)內(nèi)部公告模塊 29
第6章 結(jié)束語…………………………………………………………………….35
致 謝………………………………………………………………………………..36
參考文獻…………………………………………………………………………….36
參考文獻
1. 張桂元、賈燕楓編著,《Struts開發(fā)入門與項目實踐》,人民郵電出版社,2005年8月第一版
2.Bruce Eckel編著,《Thinking in Java, 3rd ed. Revision 4.0》,機械工業(yè)出版社,2002年11月20日
3. MindView.net發(fā)布, Struts模式設(shè)計,2006年4月14日
http://www.MindView.net
4.中國Java開發(fā)網(wǎng)站發(fā)布,MVC模型設(shè)計,2006年4月2日
5.飛思研發(fā)中心,精通Jbuilder9,電子工業(yè)出版社, 2004年2月第3次印刷。
頁數(shù) 36 字數(shù) 16321
摘 要
網(wǎng)絡(luò)辦公系統(tǒng)是為適應(yīng)現(xiàn)代無紙化及網(wǎng)絡(luò)化辦公的趨勢,更好地服務(wù)于現(xiàn)代辦公操作,基于Internet Web開發(fā)的一套廣泛應(yīng)用于各行業(yè)企事業(yè)單位的辦公自動化系統(tǒng)。辦公自動化(簡稱為OA--Office Automation)。
本文論述了一個基于公司企業(yè)實現(xiàn)無紙化辦公的采用B/S模式下的充分利用數(shù)據(jù)庫服務(wù)的整體軟件平臺的設(shè)計與實現(xiàn)。討論了系統(tǒng)的結(jié)構(gòu)框架和設(shè)計原理。說明了系統(tǒng)數(shù)據(jù)庫設(shè)計的思路與實現(xiàn)方法。系統(tǒng)構(gòu)建的重點主要在于強調(diào)權(quán)限控制,不同級別的員工有不同的權(quán)限,可看到不同的界面進行不同的操作,系統(tǒng)數(shù)據(jù)庫的合理設(shè)計與實現(xiàn)。本文中就如何在軟件中實現(xiàn)以上幾點作了詳細分析與講解。
關(guān)鍵字:網(wǎng)絡(luò)辦公自動化系統(tǒng),Servlet,JSP,SQL
Abstract
The network office system is for adapting to the modern with no paper at all and networked trend that handle official business, serve and handle official business modernly and operate better, a set of office automated systems applied to the every profession and trade enterprises and institutions extensively developed on the basis of Internet Web. Handle official business and turn (abbreviation into OA automatically --Office Automation).
This thesis is focused on the design and implementation of handle official business without paper, in the mode of company management with fully Data Service utilization. By the analysis of system framework and deployment, we explore the specific structure of original Data extraction model, build up a simplized model with Data extraction, Data collection & interpretation and report template filling as its three phases. The system structure mainly emphasizes on the process capability of large quantity of database, system efficiency and global parameter configuration, so as to lessen program redevelopment. In order to realize the above effects, such techniques are widely used in the system, as memory calculation, fast lookup algorithm, formula analysis algorithm, predication analysis, working procedure control, report template filling, among which several key technical calculation are provided.
KEY WORDS: Network OA System, Servelt, JSP, SQL
目 錄
前 言………………………………………………………………………………...4
第1章 系統(tǒng)功能需求分析……………………..…………………………………5
1.1 需求分析 5
1.2 業(yè)務(wù)劃分 5
1.3 業(yè)務(wù)流程 5
1.4 實體-關(guān)系分析 6
1.5 實體屬性和職責 7
第2章 總體設(shè)計…………………………………….…………………………….8
2.1 系統(tǒng)結(jié)構(gòu) 8
2.2 系統(tǒng)架構(gòu)選擇 9
2.3 設(shè)計模式選擇 9
2.4 技術(shù)路線選擇 11
2.5 設(shè)計工具的選擇 11
第3章 系統(tǒng)功能模塊設(shè)計……………………………………………………...13
3.1. 系統(tǒng)組合 13
3.2 功能設(shè)計 13
3.3 數(shù)據(jù)庫設(shè)計與實現(xiàn) 13
3.4 創(chuàng)建數(shù)據(jù)表的腳本 16
3.5 員工基本信息查詢模塊 17
第4章 系統(tǒng)測試………………………………………………………………….24
4.1 測試環(huán)境 24
4.2 單元測試 24
第5章 技術(shù)難點………………………………………………………………….25
5.1 身份驗證的后續(xù)檢查 25
5.2 框架頁面中超鏈接目標頁面顯示位置 25
5.3 員工信息維護管理模塊 25
5.4 企業(yè)內(nèi)部公告模塊 29
第6章 結(jié)束語…………………………………………………………………….35
致 謝………………………………………………………………………………..36
參考文獻…………………………………………………………………………….36
參考文獻
1. 張桂元、賈燕楓編著,《Struts開發(fā)入門與項目實踐》,人民郵電出版社,2005年8月第一版
2.Bruce Eckel編著,《Thinking in Java, 3rd ed. Revision 4.0》,機械工業(yè)出版社,2002年11月20日
3. MindView.net發(fā)布, Struts模式設(shè)計,2006年4月14日
http://www.MindView.net
4.中國Java開發(fā)網(wǎng)站發(fā)布,MVC模型設(shè)計,2006年4月2日
5.飛思研發(fā)中心,精通Jbuilder9,電子工業(yè)出版社, 2004年2月第3次印刷。