【正文】
本科畢業(yè)論文(設(shè)計(jì)) 題 目 企業(yè)項(xiàng)目管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 院(系) 計(jì)算機(jī)與信息工程學(xué)院 專 業(yè) 計(jì)算機(jī)科學(xué)與技術(shù) 本科畢業(yè)論文(設(shè)計(jì))誠(chéng)信承諾書本人鄭重聲明:所呈交的本科畢業(yè)論文(設(shè)計(jì)) ,是本人在導(dǎo)師的指導(dǎo)下,獨(dú)立進(jìn)行研究工作所取得的成果。除文中已經(jīng)注明引用的內(nèi)容外,本論文不含任何其他個(gè)人或集體已經(jīng)發(fā)表或撰寫過的作品成果。對(duì)本文的研究做出重要貢獻(xiàn)的個(gè)人和集體,均已在文中以明確方式標(biāo)明。本人完全意識(shí)到本聲明的法律結(jié)果由本人承擔(dān)。本人簽名: 日期: 本科畢業(yè)論文 (設(shè)計(jì))使用授權(quán)說明本人完全了解巢湖學(xué)院有關(guān)收集、保留和使用畢業(yè)論文 (設(shè)計(jì))的規(guī)定,即:本科生在校期間進(jìn)行畢業(yè)論文(設(shè)計(jì) )工作的知識(shí)產(chǎn)權(quán)單位屬巢湖學(xué)院。學(xué)校根據(jù)需要,有權(quán)保留并向國(guó)家有關(guān)部門或機(jī)構(gòu)送交論文的復(fù)印件和電子版,允許畢業(yè)論文 (設(shè)計(jì))被查閱 和借閱;學(xué)??梢詫厴I(yè)論文(設(shè)計(jì) )的全部或部分內(nèi)容編入有關(guān)數(shù)據(jù)庫(kù)進(jìn)行檢索,可以采用影印、縮印或掃描等復(fù)制手段保存、匯編畢業(yè),并且本人電子文檔和紙質(zhì)論文的內(nèi)容相一致。保密的畢業(yè)論文(設(shè)計(jì))在解密后遵守此規(guī)定。本人簽名: 日期: 導(dǎo)師簽名: 日期: 摘 要企業(yè)項(xiàng)目管理系統(tǒng)在相關(guān)企業(yè)進(jìn)行生產(chǎn)的管理中有著廣泛的應(yīng)用,它有利于提高企業(yè)對(duì)軟件項(xiàng)目開發(fā)過程中的信息管理。該系統(tǒng)所要實(shí)現(xiàn)的功能包括任務(wù)管理功能、項(xiàng)目管理功能、客戶管理功能功能、人員管理功能和用戶管理功能。本系統(tǒng)在設(shè)計(jì)方面采用 B/S 模式,通過 MyEclipse 開發(fā)平臺(tái)實(shí)現(xiàn) MVC 模式,創(chuàng)建用戶界面 jsp 可視化視圖,用戶在界面上輸入數(shù)據(jù)會(huì)通過 Action 提交到 Servlet,在 Servlet 中調(diào)用數(shù)據(jù)層(javabean ) ,完成前臺(tái)與后臺(tái)的交互。從而用戶可以通過登錄,進(jìn)入該系統(tǒng)的主界面并對(duì)項(xiàng)目各個(gè)功能模塊進(jìn)行相關(guān)的增刪改查操作。通過企業(yè)項(xiàng)目管理,可全面管理公司業(yè)務(wù),加強(qiáng)跨部門溝通協(xié)作,有效配置和共享資源,減少計(jì)劃拖延和降低運(yùn)營(yíng)成本,提高企業(yè)管理效率。關(guān)鍵詞:項(xiàng)目管理;Java;Model View Controller;MySQL 數(shù)據(jù)庫(kù)AbstractEnterprise project management system in the management of relevant enterprises for production has been widely used, it is helpful to improve enterprise in the process of developing the information management of software project.The system to implement the functions including task management, project management, customer management, personnel management and user management functions. This system adopts B/S mode in terms of design, through the MyEclipse development platform to realize the MVC pattern, create the user interface view JSP visualization, users input data on the interface will be submitted by the Action to the Servlet, the Servlet invokes the data layer (javabeans), to plete the interaction of the front desk and the background. Thus the user can log in through, enter the main interface of the system and the project related to the various functional modules to add and delete operation.Through the enterprise project management, prehensive management of the pany39。s business, to strengthen interdepartmental munication and coordination, resource configuration and sharing, effective reduction plan delay and reduce operating costs, improve enterprise management efficiency.Keywords: project management。 JAVA。 The Model View Controller。 The Mysql database目 錄第一章 緒論 ..............................................................1 論文背景及課題來源 ...................................................1 本課題在國(guó)內(nèi)外的發(fā)展?fàn)顩r .............................................1 應(yīng)解決的問題及系統(tǒng)開發(fā)意義 ...........................................1第二章 開發(fā)工具及相關(guān)技術(shù)介紹 .............................................4 JAVA 簡(jiǎn)介 ............................................................4 MVC 介紹 .............................................................4 B/S 模型介紹 .........................................................5 MYECLIPSE 開發(fā)工具介紹 ...............................................6 TOMCAT 簡(jiǎn)介 ..........................................................7 MYSQL 簡(jiǎn)介 ...........................................................8第三章 系統(tǒng)需求分析 .......................................................9 系統(tǒng)任務(wù)描述 ........................................................9 系統(tǒng)功能分析 ........................................................9 系統(tǒng)的功能需求 ...................................................9 系統(tǒng)數(shù)據(jù)流圖. ...................................................10 系統(tǒng)數(shù)據(jù)分析 ....................................................10 系統(tǒng)可行性分析 .....................................................13第四章 系統(tǒng)設(shè)計(jì) .........................................................15 系統(tǒng)總體結(jié)構(gòu)設(shè)計(jì) ...................................................15 數(shù)據(jù)庫(kù)設(shè)計(jì) .........................................................16 系統(tǒng)功能模塊詳細(xì)設(shè)計(jì) ...............................................20第五章 編碼與實(shí)現(xiàn) ........................................................21 系統(tǒng)主要模塊代碼 ...................................................21 數(shù)據(jù)庫(kù)的連接 ................