資源描述:
《部門(mén)項(xiàng)目管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).doc》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫(kù)。
1、部門(mén)項(xiàng)目管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)摘要部門(mén)項(xiàng)目管理系統(tǒng),就是項(xiàng)目的管理者運(yùn)用專門(mén)管理項(xiàng)目的系統(tǒng)軟件,在有限的資源約束下,運(yùn)用系統(tǒng)的觀點(diǎn)、方法和理論,對(duì)項(xiàng)目涉及的全部工作進(jìn)行有效管理。它從項(xiàng)目的需求分析開(kāi)始到項(xiàng)目結(jié)束的全過(guò)程來(lái)進(jìn)行策劃以實(shí)現(xiàn)項(xiàng)目,包括項(xiàng)目人員的管理和分配等內(nèi)容。本文簡(jiǎn)要介紹了整個(gè)部門(mén)項(xiàng)目管理系統(tǒng)的開(kāi)發(fā)過(guò)程,包括系統(tǒng)的需求分析階段、詳細(xì)設(shè)計(jì)、概要設(shè)計(jì)階段和測(cè)試階段,并通過(guò)文字、代碼、表格、圖片等多種形式詳細(xì)介紹本系統(tǒng)的整體構(gòu)架和設(shè)計(jì)特點(diǎn)。整個(gè)部門(mén)項(xiàng)目管理系統(tǒng)采用SSI框架設(shè)計(jì)完成,在設(shè)計(jì)方面,本系統(tǒng)也采用了B/S結(jié)構(gòu),同時(shí)使用JSP技術(shù)進(jìn)行動(dòng)態(tài)頁(yè)面的設(shè)計(jì),考慮到代碼的可重用性和系統(tǒng)的安
2、全性,本系統(tǒng)運(yùn)用JavaBean對(duì)程序的關(guān)鍵代碼進(jìn)行封裝,后臺(tái)數(shù)據(jù)庫(kù)使用Oracle,結(jié)合對(duì)項(xiàng)目管理知識(shí)的了解,本系統(tǒng)實(shí)現(xiàn)了對(duì)于項(xiàng)目的基本增加、修改、刪除功能、條件查詢功能和對(duì)于不同用戶權(quán)限的管理。在WindowsXP的操作系統(tǒng)下,網(wǎng)站頁(yè)面框架采用Dreamweaver8,結(jié)合了javascript技術(shù)開(kāi)發(fā)出這個(gè)伸縮性好、擴(kuò)展性強(qiáng)、容易維護(hù)、界面美觀、功能實(shí)用的部門(mén)項(xiàng)目管理系統(tǒng)。關(guān)鍵詞:SSI框架,JSP,Oracle,需求分析TheDesignandImplementationofDepartment’sProjectManagementSystemAuthor:Tutor:Abstrac
3、tThedepartmentofprojectmanagementsystemistheprojectmanageroftheprojectmanagementsystemutilizingspecializedsoftware,inlimitedresourceconstraints,usingsystemviewpointandmethodandtheory,alltheworkinvolvedintheprojectmanagementeffectively.Itfromthebeginningtotheendoftheprojectthewholeprocessofprojectre
4、quirementanalysistoplanningtoachievetheproject,includingprojectmanagementanddistribution,etc.
Thispaperbrieflyintroducesthewholedepartmentprojectmanagementsystemdevelopmentprocess,includingsystemrequirementsanalysis,detaileddesign,generaldesignandtestingphase,andthroughthetext,code,forms,images,and
5、otherformsindetailthesystem'soverallstructureanddesigncharacteristics.ThedepartmentprojectmanagementsystemadoptstheSSIframeworkdesigncompleted,intermsofdesign,thissystemalsoadoptsB/Sstructure,usingJSPtechnologyforthedesignofdynamicpagesatthesametime,consideringthereusabilityofcodeandthesecurityofth
6、esystem,thissystemusestheJavaBeanencapsulatesthekeycodeoftheprogram,useOraclebackstagesupporter'sdatabase,combinedwiththeunderstandingoftheprojectmanagementbodyofknowledge,thissystemhasrealizedtotheproject'sbasicincrease,modify,delete,queryconditionsandfordifferentuserrightsmanagement.UnderWindowsX
7、Poperatingsystem,webpageframeadoptsDreamweaver8,combinedwiththeJavascripttechnologycandevelopthegoodscalability,strongexpansibility,easymaintenance,beautifulinterface,functionaldepartmentprojectmanagementsy