基于apache+mysql+php的軟件項目管理系統(tǒng)的設(shè)計.doc
約23頁DOC格式手機打開展開
基于apache+mysql+php的軟件項目管理系統(tǒng)的設(shè)計,論文標(biāo)準(zhǔn)word格式排版 23頁[摘要]論文從軟件工程的角度介紹了軟件項目管理的概念、特征、原則和內(nèi)容;分析了軟件項目管理面臨的困難和現(xiàn)存的問題以及產(chǎn)生這些問題和困難的原因,提出了解決這些問題的關(guān)鍵因素,著重分析了軟件項目管理中的:配置管理、質(zhì)量管理、風(fēng)險管理和人員管理;提出了《軟件項目計劃書》編寫方案;對現(xiàn)有的項目管...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/268192.gif)
內(nèi)容介紹
此文檔由會員 莎士比亞 發(fā)布
論文標(biāo)準(zhǔn)WORD格式排版 23頁
[摘要]
論文從軟件工程的角度介紹了軟件項目管理的概念、特征、原則和內(nèi)容;分析了軟件項目管理面臨的困難和現(xiàn)存的問題以及產(chǎn)生這些問題和困難的原因,提出了解決這些問題的關(guān)鍵因素,著重分析了軟件項目管理中的:配置管理、質(zhì)量管理、風(fēng)險管理和人員管理;提出了《軟件項目計劃書》編寫方案;對現(xiàn)有的項目管理軟件和國內(nèi)應(yīng)用狀況做了深入的分析和對比,提出了基于Apache+MySQL+PHP的軟件項目管理系統(tǒng)的設(shè)計方案,對于關(guān)鍵技術(shù):用Apache建立Web站點、MySQL建庫策略、PHP編程與應(yīng)用進(jìn)行了深入分析。論文的最后,提供了一個Demo模塊:文檔管理系統(tǒng)。
關(guān)鍵詞
項目管理 軟件項目管理 配置管理 質(zhì)量管理 風(fēng)險管理 人員管理 軟件項目計劃書 Apache MySQL PHP文檔管理系統(tǒng)
[Abstract]
This article introduces the concept, feature, principle and content of the software projects management from the aspect of software engineering; analyzes the difficulties and existing problems faced by the software projects management and the reason why these difficulties and problems generate, puts forward the key factors on how to treat these problems, emphasizes on analyzing some points in the software projects management, they are: collocation administration, quality administration, risk administration and staff administration; advances the writing scenario of “the schemer of the software projects administration”; puts deep analysis and comparison of the existing projects management software and their domestic application, puts forward the designing scheme of the software projects management system based on the Apache+MySQL+PHP, for key techniques: analyzes deeply about using Apache to set up Websites, set up library strategy by MySQL PHP programming and its application. At the end of the article, provides a Demo module: Documents Administrative System.
Keywords
projects management, software projects management, collocation administration, quality administration, risk administration, staff administration, the schemer of the software projects administration, Apache MySQL PHP Document Administrative System
一、對軟件項目管理的探討 3
1.1.軟件配置管理 5
1.1.1.軟件配置管理應(yīng)提供的功能 6
1.1.2.版本管理 6
1.1.3.配置管理軟件PVCS 6.0 6
1.2.軟件質(zhì)量管理 7
1.2.1.軟件質(zhì)量保證計劃 7
1.2.2.質(zhì)量管理的基本原則 8
1.2.3.軟件質(zhì)量因素 8
1.2.4.軟件評審 9
1.2.5.ISO9000.3軟件質(zhì)量認(rèn)證體系 9
1.2.6.測試 9
1.3.軟件風(fēng)險管理 10
1.3.1.風(fēng)險的分類 10
1.3.2.風(fēng)險的識別 10
1.3.3.風(fēng)險評估 10
1.3.4.風(fēng)險的評價 11
1.3.5.風(fēng)險的駕馭和監(jiān)控 11
1.4.人員管理 11
1.4.1對項目經(jīng)理的要求 12
1.4.2人員的通訊方式 12
1.4.3人力資源管理中的風(fēng)險管理 12
二、編寫《軟件項目計劃書》 12
三、項目管理軟件應(yīng)用淺析 13
四、基于Apache+MySQL+PHP的軟件項目管理系統(tǒng)的關(guān)鍵技術(shù) 16
4.1.用Apache建立Web站點 17
4.2.MySQL建庫策略 17
4.3.PHP編程與應(yīng)用 17
五、Demo系統(tǒng) 18
5.1文檔管理系統(tǒng) 18
5.2后續(xù)工作 19
六、參考資料 20
6.1參考著作 20
6.2參考文章 20
6.3參考網(wǎng)站 22
七、多余的話 22
[摘要]
論文從軟件工程的角度介紹了軟件項目管理的概念、特征、原則和內(nèi)容;分析了軟件項目管理面臨的困難和現(xiàn)存的問題以及產(chǎn)生這些問題和困難的原因,提出了解決這些問題的關(guān)鍵因素,著重分析了軟件項目管理中的:配置管理、質(zhì)量管理、風(fēng)險管理和人員管理;提出了《軟件項目計劃書》編寫方案;對現(xiàn)有的項目管理軟件和國內(nèi)應(yīng)用狀況做了深入的分析和對比,提出了基于Apache+MySQL+PHP的軟件項目管理系統(tǒng)的設(shè)計方案,對于關(guān)鍵技術(shù):用Apache建立Web站點、MySQL建庫策略、PHP編程與應(yīng)用進(jìn)行了深入分析。論文的最后,提供了一個Demo模塊:文檔管理系統(tǒng)。
關(guān)鍵詞
項目管理 軟件項目管理 配置管理 質(zhì)量管理 風(fēng)險管理 人員管理 軟件項目計劃書 Apache MySQL PHP文檔管理系統(tǒng)
[Abstract]
This article introduces the concept, feature, principle and content of the software projects management from the aspect of software engineering; analyzes the difficulties and existing problems faced by the software projects management and the reason why these difficulties and problems generate, puts forward the key factors on how to treat these problems, emphasizes on analyzing some points in the software projects management, they are: collocation administration, quality administration, risk administration and staff administration; advances the writing scenario of “the schemer of the software projects administration”; puts deep analysis and comparison of the existing projects management software and their domestic application, puts forward the designing scheme of the software projects management system based on the Apache+MySQL+PHP, for key techniques: analyzes deeply about using Apache to set up Websites, set up library strategy by MySQL PHP programming and its application. At the end of the article, provides a Demo module: Documents Administrative System.
Keywords
projects management, software projects management, collocation administration, quality administration, risk administration, staff administration, the schemer of the software projects administration, Apache MySQL PHP Document Administrative System
一、對軟件項目管理的探討 3
1.1.軟件配置管理 5
1.1.1.軟件配置管理應(yīng)提供的功能 6
1.1.2.版本管理 6
1.1.3.配置管理軟件PVCS 6.0 6
1.2.軟件質(zhì)量管理 7
1.2.1.軟件質(zhì)量保證計劃 7
1.2.2.質(zhì)量管理的基本原則 8
1.2.3.軟件質(zhì)量因素 8
1.2.4.軟件評審 9
1.2.5.ISO9000.3軟件質(zhì)量認(rèn)證體系 9
1.2.6.測試 9
1.3.軟件風(fēng)險管理 10
1.3.1.風(fēng)險的分類 10
1.3.2.風(fēng)險的識別 10
1.3.3.風(fēng)險評估 10
1.3.4.風(fēng)險的評價 11
1.3.5.風(fēng)險的駕馭和監(jiān)控 11
1.4.人員管理 11
1.4.1對項目經(jīng)理的要求 12
1.4.2人員的通訊方式 12
1.4.3人力資源管理中的風(fēng)險管理 12
二、編寫《軟件項目計劃書》 12
三、項目管理軟件應(yīng)用淺析 13
四、基于Apache+MySQL+PHP的軟件項目管理系統(tǒng)的關(guān)鍵技術(shù) 16
4.1.用Apache建立Web站點 17
4.2.MySQL建庫策略 17
4.3.PHP編程與應(yīng)用 17
五、Demo系統(tǒng) 18
5.1文檔管理系統(tǒng) 18
5.2后續(xù)工作 19
六、參考資料 20
6.1參考著作 20
6.2參考文章 20
6.3參考網(wǎng)站 22
七、多余的話 22