資料支持幫助系統(tǒng)管理模塊設(shè)計與實現(xiàn).rar
資料支持幫助系統(tǒng)管理模塊設(shè)計與實現(xiàn),1.3萬字 55頁包括開題報告和任務(wù)書摘要 隨著現(xiàn)代科技的發(fā)展,企業(yè)信息化建設(shè)如火如荼,“湖南省電力公司技術(shù)管理資料支持幫助系統(tǒng)”(以下簡稱“資料支持幫助系統(tǒng)”),是湖南省電力公司信息化建設(shè)項目, 該系統(tǒng)的目標(biāo)是建成一個整合的,完善的,可控的在線查詢,交流,學(xué)習(xí),和簡單、快速,智能的幫...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 xiaowei 發(fā)布
資料支持幫助系統(tǒng)管理模塊設(shè)計與實現(xiàn)
1.3萬字 55頁
包括開題報告和任務(wù)書
摘 要
隨著現(xiàn)代科技的發(fā)展,企業(yè)信息化建設(shè)如火如荼,“湖南省電力公司技術(shù)管理資料支持幫助系統(tǒng)”(以下簡稱“資料支持幫助系統(tǒng)”),是湖南省電力公司信息化建設(shè)項目, 該系統(tǒng)的目標(biāo)是建成一個整合的,完善的,可控的在線查詢,交流,學(xué)習(xí),和簡單、快速,智能的幫助支持,實現(xiàn)對各種資料的數(shù)字化,標(biāo)準(zhǔn)化,結(jié)構(gòu)化,服務(wù)化,并提供統(tǒng)一高效的檢索和資源獲取服務(wù)。系統(tǒng)建成后能夠為員工提供的一個統(tǒng)一的資源平臺,系統(tǒng)范圍覆蓋湖南省、地、縣三級應(yīng)用,為全省各級生產(chǎn)管理的領(lǐng)導(dǎo)、生產(chǎn)部部長、各專業(yè)專工、以及一線班組技術(shù)操作人員提供全面的技術(shù)資料支持和在線幫助功能。
系統(tǒng)管理模塊是“資料支持幫助系統(tǒng)”的一個子模塊,為管理員提供對系統(tǒng)中的各種用戶:超級管理員,一般管理員,普通用戶,專家,超級查看用戶等進行管理操作。通過系統(tǒng)管理中的機構(gòu)管理,用戶管理,消息管理,日志管理以及個人設(shè)置幾個子模塊,管理員可以通過使用該模塊來實現(xiàn)對系統(tǒng)機構(gòu),用戶,消息,日志的管理,進行系統(tǒng)維護,從而更好的為其他用戶提供服務(wù)。
整個系統(tǒng)采用J2EE架構(gòu)、B/S模式和MVC三層體系結(jié)構(gòu),參考《湖南省電力公司視覺識別系統(tǒng)》設(shè)計頁面樣式,使用拋棄式原型、啟發(fā)式需求,團隊編碼,同時使用JUNIT進行單元測試和HIBERNATE的持久化,成功的在預(yù)定時間內(nèi)完成了項目的開發(fā),同時該系統(tǒng)的功能都可以正常使用。
關(guān)鍵詞: J2EE架構(gòu),B/S模式,MVC三層體系結(jié)構(gòu),JUNIT,HIBERNATE
The design&implement of System module in the help and support management system
Abstract
With the development of modern technology,the construction of the enterprise information is like a raging fire.The help and support management system of Hunan electric power’s information technology(Hereinafter referred to the “help and support system of information”) is the information construction projects of Hunan Electric Power Company, which goal is to build an integrated, comprehensive, controllable online query, communication, learning, and a simple, fast and smart with the help of support and also implement various digital information, standardization, structure, services, and provide a unified and efficient retrieval services and access to resources. The system can be built to provide staff with the resources of a unified platform, system-wide coverage in Hunan Province, and county levels applied to the province's leadership at all levels, production management, production minister, the professional expertise, technology and first-line team Operators provide a full range of information technology support and online help function.
System management module is a sub-module of the " help and support system of information " , which the system administrator can use it to manage variety of users: super manager, general manager, ordinary users, experts, Super Show user. Through system management of user management, information management, log management, and personal settings several sub-module, administrators can manage system, users, information, log management, system maintenance, so as to more good for other users.
The whole system ,using J2EE framework, B / S model and MVC three-tier architecture, referencing to "the power companies in Hunan Province visual recognition systems" designed page style, the use of disposable prototype, heuristic needs, team coding, and using JUNIT as unit test,HIBERNATE, is successful at the scheduled time to complete the project developmen while the system's functions can be used normally.
Key words: J2EE framework, B / S model and MVC three-tier architecture , JUNIT,HIBERNATE
目 錄
1.緒論 1
1.1 項目背景 1
1.2 課題來源 2
1.3現(xiàn)狀 2
1.4設(shè)計和研究方法 3
1.5論文構(gòu)成及研究內(nèi)容 3
2系統(tǒng)管理模塊需求分析 5
2.1系統(tǒng)管理模塊用例分析 5
2.1.1用例圖 5
2.1.2用例說明 6
2.2功能劃分 8
2.3業(yè)務(wù)流程 10
2.3.1機構(gòu)管理模塊業(yè)務(wù)流程 10
2. 3. 2用戶管理模塊業(yè)務(wù)流程 10
2.3.3消息管理模塊業(yè)務(wù)流程 11
2.3.4日志管理模塊業(yè)務(wù)流程 12
3 系統(tǒng)總體框架設(shè)計 13
3.1設(shè)計視圖 13
3.1.1代碼組織結(jié)構(gòu) 13
3.1.2層次組織結(jié)構(gòu) 14
3.2技術(shù)說明 14
3.2.1 MVC 15
3.2.2 Hibernate 15
3.2.3單元測試 15
3.2.4 JUNIT 16
4.DAO層設(shè)計 17
4.1機構(gòu)管理 17
4.1.1數(shù)據(jù)訪問類圖 17
4.1.2數(shù)據(jù)訪問類設(shè)計 17
4.2 用戶管理 19
4. 2. 1 數(shù)據(jù)訪問類圖 19
4.2.2 數(shù)據(jù)訪問類設(shè)計 19
4.3 消息管理 22
4.3.1 數(shù)據(jù)訪問類圖 22
4.3.2數(shù)據(jù)訪問類設(shè)計 22
4.4日志管理 24
4.4.1數(shù)據(jù)訪問類圖 24
4.4.2數(shù)據(jù)訪問類設(shè)計 24
4.5DAO層公用類 26
4.5.1 DAOException類 26
4.5.2 HibernateUtil類 27
5. DTO層詳細(xì)定義和關(guān)系 29
5.1 用戶管理 29
5.1.1業(yè)務(wù)邏輯類圖 29
5.1.2 業(yè)務(wù)邏輯類設(shè)計 29
5.2機構(gòu)管理 32
5.2.1業(yè)務(wù)邏輯類圖 32
5.2.2業(yè)務(wù)邏輯類設(shè)計 32
5.3 消息管理 34
5.3.1 業(yè)務(wù)邏輯類圖 34
5.3.2 業(yè)務(wù)邏輯類設(shè)計 34
5.4日志管理 36
5.4.1 業(yè)務(wù)邏輯類圖 36
5.4.2 業(yè)務(wù)邏輯類設(shè)計 36
5.5 DTO層公用類 37
5.5.1 檢索參數(shù)類 37
5.5.2 DTO層異常類 40
6.運行結(jié)果 41
6.1機構(gòu)管理頁面 41
6.2用戶管理頁面 42
6.3消息管理頁面 43
6.4日志管理頁面 44
6.5個人設(shè)置頁面 45
結(jié)論 46
致謝 47
參考文獻(xiàn) 48
參考文獻(xiàn):
[1] 侯杰. 數(shù)據(jù)倉庫技術(shù)在數(shù)字圖書館中的應(yīng)用. 沿海企業(yè)與科技,2007(10).
[2] 文燕. J2EE在Internet上的應(yīng)用研究. 科技創(chuàng)新導(dǎo)報,2007(31).
[3] 李珍輝. J2EE平臺上基于MVC的科研信息系統(tǒng)開發(fā). 重慶工學(xué)院學(xué)報(自然科學(xué)版),2007(9).
[4] 王可. 基于Spring+Hibernate框架的農(nóng)業(yè)信息化平臺系統(tǒng)的設(shè)計與實現(xiàn). 成都信息工程學(xué)院學(xué)報
1.3萬字 55頁
包括開題報告和任務(wù)書
摘 要
隨著現(xiàn)代科技的發(fā)展,企業(yè)信息化建設(shè)如火如荼,“湖南省電力公司技術(shù)管理資料支持幫助系統(tǒng)”(以下簡稱“資料支持幫助系統(tǒng)”),是湖南省電力公司信息化建設(shè)項目, 該系統(tǒng)的目標(biāo)是建成一個整合的,完善的,可控的在線查詢,交流,學(xué)習(xí),和簡單、快速,智能的幫助支持,實現(xiàn)對各種資料的數(shù)字化,標(biāo)準(zhǔn)化,結(jié)構(gòu)化,服務(wù)化,并提供統(tǒng)一高效的檢索和資源獲取服務(wù)。系統(tǒng)建成后能夠為員工提供的一個統(tǒng)一的資源平臺,系統(tǒng)范圍覆蓋湖南省、地、縣三級應(yīng)用,為全省各級生產(chǎn)管理的領(lǐng)導(dǎo)、生產(chǎn)部部長、各專業(yè)專工、以及一線班組技術(shù)操作人員提供全面的技術(shù)資料支持和在線幫助功能。
系統(tǒng)管理模塊是“資料支持幫助系統(tǒng)”的一個子模塊,為管理員提供對系統(tǒng)中的各種用戶:超級管理員,一般管理員,普通用戶,專家,超級查看用戶等進行管理操作。通過系統(tǒng)管理中的機構(gòu)管理,用戶管理,消息管理,日志管理以及個人設(shè)置幾個子模塊,管理員可以通過使用該模塊來實現(xiàn)對系統(tǒng)機構(gòu),用戶,消息,日志的管理,進行系統(tǒng)維護,從而更好的為其他用戶提供服務(wù)。
整個系統(tǒng)采用J2EE架構(gòu)、B/S模式和MVC三層體系結(jié)構(gòu),參考《湖南省電力公司視覺識別系統(tǒng)》設(shè)計頁面樣式,使用拋棄式原型、啟發(fā)式需求,團隊編碼,同時使用JUNIT進行單元測試和HIBERNATE的持久化,成功的在預(yù)定時間內(nèi)完成了項目的開發(fā),同時該系統(tǒng)的功能都可以正常使用。
關(guān)鍵詞: J2EE架構(gòu),B/S模式,MVC三層體系結(jié)構(gòu),JUNIT,HIBERNATE
The design&implement of System module in the help and support management system
Abstract
With the development of modern technology,the construction of the enterprise information is like a raging fire.The help and support management system of Hunan electric power’s information technology(Hereinafter referred to the “help and support system of information”) is the information construction projects of Hunan Electric Power Company, which goal is to build an integrated, comprehensive, controllable online query, communication, learning, and a simple, fast and smart with the help of support and also implement various digital information, standardization, structure, services, and provide a unified and efficient retrieval services and access to resources. The system can be built to provide staff with the resources of a unified platform, system-wide coverage in Hunan Province, and county levels applied to the province's leadership at all levels, production management, production minister, the professional expertise, technology and first-line team Operators provide a full range of information technology support and online help function.
System management module is a sub-module of the " help and support system of information " , which the system administrator can use it to manage variety of users: super manager, general manager, ordinary users, experts, Super Show user. Through system management of user management, information management, log management, and personal settings several sub-module, administrators can manage system, users, information, log management, system maintenance, so as to more good for other users.
The whole system ,using J2EE framework, B / S model and MVC three-tier architecture, referencing to "the power companies in Hunan Province visual recognition systems" designed page style, the use of disposable prototype, heuristic needs, team coding, and using JUNIT as unit test,HIBERNATE, is successful at the scheduled time to complete the project developmen while the system's functions can be used normally.
Key words: J2EE framework, B / S model and MVC three-tier architecture , JUNIT,HIBERNATE
目 錄
1.緒論 1
1.1 項目背景 1
1.2 課題來源 2
1.3現(xiàn)狀 2
1.4設(shè)計和研究方法 3
1.5論文構(gòu)成及研究內(nèi)容 3
2系統(tǒng)管理模塊需求分析 5
2.1系統(tǒng)管理模塊用例分析 5
2.1.1用例圖 5
2.1.2用例說明 6
2.2功能劃分 8
2.3業(yè)務(wù)流程 10
2.3.1機構(gòu)管理模塊業(yè)務(wù)流程 10
2. 3. 2用戶管理模塊業(yè)務(wù)流程 10
2.3.3消息管理模塊業(yè)務(wù)流程 11
2.3.4日志管理模塊業(yè)務(wù)流程 12
3 系統(tǒng)總體框架設(shè)計 13
3.1設(shè)計視圖 13
3.1.1代碼組織結(jié)構(gòu) 13
3.1.2層次組織結(jié)構(gòu) 14
3.2技術(shù)說明 14
3.2.1 MVC 15
3.2.2 Hibernate 15
3.2.3單元測試 15
3.2.4 JUNIT 16
4.DAO層設(shè)計 17
4.1機構(gòu)管理 17
4.1.1數(shù)據(jù)訪問類圖 17
4.1.2數(shù)據(jù)訪問類設(shè)計 17
4.2 用戶管理 19
4. 2. 1 數(shù)據(jù)訪問類圖 19
4.2.2 數(shù)據(jù)訪問類設(shè)計 19
4.3 消息管理 22
4.3.1 數(shù)據(jù)訪問類圖 22
4.3.2數(shù)據(jù)訪問類設(shè)計 22
4.4日志管理 24
4.4.1數(shù)據(jù)訪問類圖 24
4.4.2數(shù)據(jù)訪問類設(shè)計 24
4.5DAO層公用類 26
4.5.1 DAOException類 26
4.5.2 HibernateUtil類 27
5. DTO層詳細(xì)定義和關(guān)系 29
5.1 用戶管理 29
5.1.1業(yè)務(wù)邏輯類圖 29
5.1.2 業(yè)務(wù)邏輯類設(shè)計 29
5.2機構(gòu)管理 32
5.2.1業(yè)務(wù)邏輯類圖 32
5.2.2業(yè)務(wù)邏輯類設(shè)計 32
5.3 消息管理 34
5.3.1 業(yè)務(wù)邏輯類圖 34
5.3.2 業(yè)務(wù)邏輯類設(shè)計 34
5.4日志管理 36
5.4.1 業(yè)務(wù)邏輯類圖 36
5.4.2 業(yè)務(wù)邏輯類設(shè)計 36
5.5 DTO層公用類 37
5.5.1 檢索參數(shù)類 37
5.5.2 DTO層異常類 40
6.運行結(jié)果 41
6.1機構(gòu)管理頁面 41
6.2用戶管理頁面 42
6.3消息管理頁面 43
6.4日志管理頁面 44
6.5個人設(shè)置頁面 45
結(jié)論 46
致謝 47
參考文獻(xiàn) 48
參考文獻(xiàn):
[1] 侯杰. 數(shù)據(jù)倉庫技術(shù)在數(shù)字圖書館中的應(yīng)用. 沿海企業(yè)與科技,2007(10).
[2] 文燕. J2EE在Internet上的應(yīng)用研究. 科技創(chuàng)新導(dǎo)報,2007(31).
[3] 李珍輝. J2EE平臺上基于MVC的科研信息系統(tǒng)開發(fā). 重慶工學(xué)院學(xué)報(自然科學(xué)版),2007(9).
[4] 王可. 基于Spring+Hibernate框架的農(nóng)業(yè)信息化平臺系統(tǒng)的設(shè)計與實現(xiàn). 成都信息工程學(xué)院學(xué)報