特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

電信用戶群管理系統(tǒng).doc

約65頁DOC格式手機(jī)打開展開

電信用戶群管理系統(tǒng),頁數(shù)65 字?jǐn)?shù) 22260摘 要本文首先概述了系統(tǒng)開發(fā)背景和國內(nèi)電信的現(xiàn)狀,指出國內(nèi)電信97系統(tǒng)在群用戶管理系統(tǒng)亟待完善和加強(qiáng);接著根據(jù)的業(yè)務(wù)需求,通過系統(tǒng)流程圖、數(shù)據(jù)流圖對系統(tǒng)需求進(jìn)行了直觀的展示。之后給出了程序主要模塊的詳細(xì)設(shè)計(jì),包括數(shù)據(jù)處理,部分程序流程圖以及算法描述。系統(tǒng)實(shí)現(xiàn)...
編號:10-25368大小:3.70M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會員 趙亮 發(fā)布

電信用戶群管理系統(tǒng)

頁數(shù) 65 字?jǐn)?shù) 22260

摘 要
本文首先概述了系統(tǒng)開發(fā)背景和國內(nèi)電信的現(xiàn)狀,指出國內(nèi)電信97系統(tǒng)在群用戶管理系統(tǒng)亟待完善和加強(qiáng);接著根據(jù)電信用戶群管理系統(tǒng)的業(yè)務(wù)需求,通過系統(tǒng)流程圖、數(shù)據(jù)流圖對系統(tǒng)需求進(jìn)行了直觀的展示。之后給出了程序主要模塊的詳細(xì)設(shè)計(jì),包括數(shù)據(jù)處理,部分程序流程圖以及算法描述。系統(tǒng)實(shí)現(xiàn)中列舉了部分具有代表性的界面和主要函數(shù),力求達(dá)到“窺一斑而見全貌”的效果。
用戶群管理系統(tǒng)業(yè)務(wù)完整,流程清晰,界面友好,彌補(bǔ)97系統(tǒng)對用戶群管理的不足。
在開發(fā)過程中,始終遵循面向?qū)ο蟪绦蛟O(shè)計(jì)的思想,嚴(yán)格按照軟件工程各階段的標(biāo)準(zhǔn)進(jìn)行程序設(shè)計(jì)和文檔制作。系統(tǒng)采用Eclipse、Struts 開發(fā),開發(fā)模式為技術(shù)成熟的Browser/Server開發(fā)模式。

關(guān)鍵詞 電信97系統(tǒng),Eclipse,Struts

Abstract
Firstly this paper summarizes the background of the system and the actuality of telecom in our country, it points out that the function of Chinese Telecom97’ System needs to be enhanced and perfected. Secondly it show the intuitionistic requirement of the system according to the operation demand by method of the system flow charts , the data stream charts and so on .Then the particular design of main modules of programs, which includes the flow chart of programs and the description of the achievements of the system , it illustrates the very parts of the interface and main function, trying the best to carry out the effect of “knowing all by seeing part”.
The client-group-managing system has entirely clear flow and friendly interface, making up the disadvantage of the manage of Telecom97’System.
When process the programs,it follows the way of facing object and accords to the criterion of each state of software engineering to design documents all the times .It adopts Eclipse、Struts to exploit the system.The pattern of exploitation is technical offense Client/Server.

Key words Telecom97’System, Eclipse, Struts
目 錄
摘 要 I
Abstract II
第一章  緒論 1
1.1 項(xiàng)目來源及開發(fā)的目的和意義 1
1.2 國內(nèi)外在該項(xiàng)目領(lǐng)域開發(fā)及應(yīng)用的現(xiàn)狀及分析 2
1.2.1 國外發(fā)展現(xiàn)狀 2
1.2.2 國內(nèi)發(fā)展現(xiàn)狀 2
1.2.2 國內(nèi)發(fā)展趨勢 5
1.3 主要開發(fā)/設(shè)計(jì)內(nèi)容 5
1.4 本章小結(jié) 5
第2章 需求分析 6
2.1 系統(tǒng)開發(fā)的基本原則 6
2.2 BOSS系統(tǒng)應(yīng)包含如下幾個方面的內(nèi)容 7
2.2.1 業(yè)務(wù)支撐系統(tǒng) 7
2.2.2 運(yùn)營維護(hù)支撐系統(tǒng) 7
2.2.3 客戶管理系統(tǒng) 7
2.3 群用戶管理模塊職責(zé) 7
2.3.1 群用戶管理子模塊 8
2.3.2 用戶群查詢子模塊 9
2.3.3 本地網(wǎng)信息子模塊 10
2.3.4 地區(qū)網(wǎng)信息子模塊 11
2.3.5 用記注冊子模塊 11
2.4 設(shè)計(jì)目標(biāo) 12
2.5 開發(fā)環(huán)境和開發(fā)工具 12
2.5.1 Struts + SessionBean + DAO 12
2.5.2 Weblogic8.1 Server 13
2.5.3 開發(fā)環(huán)境為Eclipse3.0 13
2.5.4 數(shù)據(jù)庫采用SQL Server2000 14
2.5.5 軟件開發(fā)模式 14
2.6 系統(tǒng)測試分析 15
2.6.1 黑盒測試 15
2.6.2 白盒測試 16
2.6.3 單元測試 16
2.6.4 壓力測試 16
2.7 風(fēng)險分析及對應(yīng)措施 16
2.8 本章小結(jié) 17
第3章  系統(tǒng)概要設(shè)計(jì) 18
3.1 數(shù)據(jù)庫 18
3.2 系統(tǒng)模塊設(shè)計(jì) 20
3.2.1 JSP分析 20
3.2.2 ActionFormBean分析 20
3.2.3 ActionBean分析 21
3.3 代碼規(guī)范 21
3.4 本章小結(jié) 21
第4章  系統(tǒng)主要模塊詳細(xì)設(shè)計(jì) 22
4.1 用戶群管理模塊 22
4.1.1 用戶群管理模塊的JSP 22
4.1.2 用戶群管理模塊的ActionForm 23
4.1.3 用戶群管理模塊的Action 24
4.1.4 CutoverBean 25
4.2 用戶群查詢模塊 25
4.2.1 用戶群查詢模塊JSP 25
4.2.2 用戶群查詢模塊ActionForm 26
4.2.3 用戶群查詢模塊Action 26
4.3 本章小結(jié) 26
第5章 系統(tǒng)測試與部署 27
5.1 單元測試 27
5.1.1 注冊模塊單元測試用例 27
5.1.2 用戶群管理模塊單元測試加上 27
5.2 壓力測試 28
5.3 部署 28
5.3.1 配置數(shù)據(jù)源 28
5.3.2 工程部署 30
5.4 本章小結(jié) 30
結(jié)論 31
致謝 32
參考文獻(xiàn) 33
附錄1  外文文獻(xiàn)譯文 34
附錄2  外文文獻(xiàn)原文 43
附錄3  本系統(tǒng)主要數(shù)據(jù)庫表 55
附錄4  部分源程序 57


參考文獻(xiàn)
1. 苗來生,喬偉.運(yùn)營與業(yè)務(wù)支撐系統(tǒng)技術(shù)需求和方案設(shè)計(jì)指南.清華大學(xué)出版社,1-22,182-212
2. Kelly,MicheelB.The TelManagement Forum’s Enhanced Teclecom Operations Map(eTOM).Journal of Network and Systems Management
3. JohnW.Satzinger RobertB.JackSon StephenD.Burd.Systems Analysis and Design in a Changing World.機(jī)械工業(yè)出版社,61-284
4. WendyBoggs MichaelBoggs.UML與RationRose2002從入門到精通.邱仲潘.電子工業(yè)出版社,46-358
5. 孫衛(wèi)琴.精通Struts:基于MVC的JavaWeb設(shè)計(jì)與開發(fā).電子工業(yè)出
版 社,283-372