論文格式
              電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
              機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
              制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
              通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
              • 首頁 |
              • 畢業論文 |
              • 論文格式 |
              • 個人簡歷 |
              • 工作總結 |
              • 入黨申請書 |
              • 求職信 |
              • 入團申請書 |
              • 工作計劃 |
              • 免費論文 |
              • 合作期刊 |
              • 論文同學網 |
              搜索 高級搜索

              當前位置:論文格式網 -> 畢業論文 -> 其他專業論文
              畢業論文標題:

              純真香薰SPA美容管理系統

               本文ID:LWGSW18043 價格:收費積分/100
              掃一掃 掃一掃
              本站會員可自行下載:下載地址 純真香薰SPA美容管理系統 (收費:5000 積分)  

              論文字數:16510,頁數:73

              純真香薰SPA美容管理系統
              摘  要

               隨著企業的管理者對信息管理系統的重視程度日益提高,信息管理系統越來越多地被應用于消費管理領域、生產線管理領域、業務管理領域等。建立、收集完備的資料信息是各個企業都需要考慮的問題。
               企業管理系統是指企業用于對本企業日常業務信息進行有效管理的軟件系統。純真香熏SPA 國際美容連鎖機構信息管理系統(以下簡稱純真香薰信息管理系統)的開發實施將使公司快速利用先進信息技術手段和管理思想把人力資源管理、會員管理和倉庫管理系統有機集成,從而在激烈的競爭中贏得市場。通過本系統,公司總部可以輕松查找會員資料,了解會員消費特點、意向需求,以及實時掌握集團資源進行合理配置;并可根據會員的需求,為其提供優質的個性化服務;另外該系統還可為公司產品的營銷提供可靠的用戶數據,是企業經營不可缺少的有利工具。同時為該公司的長遠發展打下堅實的基礎。
               本信息管理系統以.Net Framework3.5及SQL server2005為平臺,以Nhibernate和.Net Spring為主要框架,結合Web2.0中比較成熟的Ajax技術以及微軟推出的ASP.Net MVC為主要技術實現對人力資源信息管理,會員信息管理,產品出入庫管理,基礎資料信息的維護等功能模塊的開發。
               在文中,不僅對系統進行了需求分析、開發方案的選擇、后臺數據庫的設計、前臺界面的設計等工作,還描述了系統測試的相關工作。另外,文中內容也涉及了基于多層架構應用開發的特征。
              關鍵字:ASP.Net MVC Ajax  .Net Spring  管理信息系統(MIS)  B/S模式

              Information Managing System of Pure Aroma SPA International Beauty Chain
              ABSTRACT

               Today, managers of enterprises pay more and more attention to Information Managing System, which is gradually applied in many fields such as consuming management, production-line management and operation management. Funding and collecting information has become general work for all the enterprises.
               Enterprise Managing System refers to a software system which can be used to manage the daily operation information of an enterprise. The application of this Information Management System will allow Pure Aroma SPA International Beauty Chain to integrate the human resources management, membership management and warehouse management effectively with advanced information technology and excellent management ideas, and thus earn priorities in the competitive market. Besides, the general headquarters of the company can learn the information of their members, including their consuming characteristics and needs, so as to distribute the resource of the company properly. In this way, good personalized services could be provided for every customer of the company. The Information Managing System provides reliable user data for the marketing of the company. Therefore, this system will also lay a solid foundation for the further development of the company and become an effective tool for its management.
               Based on Nhibernate and .Net Spring, this Information Managing System is developed within .Net Framework3.5 and SQL server2005. Ajax of Web 2.0 and ASP.Net MVC are adopted as the major technique of this system. It can be used to develop many function modules such as management of human resources, memberships and warehouse and the maintaining of basic information.
               This paper aims at describing the development of the Information Managing System, including demand analysis, the choosing of development plans, the design of background database and user façade as well as the testing of the system. In addition, the characteristics of the development of component-based application are mentioned in the paper.
              Key words: ASP.Net MVC  Ajax .Net Spring  Management Information System  B/S Mode
              目  錄
              摘  要 I
              ABSTRACT II
              1概述 1
              1.1系統開發背景 1
              1.2系統研究內容與實現目標 1
              1.3系統環境概述 2
              1.3.1系統開發環境 6
              1.3.2系統開發語言 6
              2可行性分析 7
              2.1經濟可行性分析 7
              2.2技術可行性分析 7
              3需求分析 8
              3.1系統概述 8
              3.2系統功能需求分析 9
              3.3系統性能需求分析 9
              4概要設計 11
              4.1系統功能分析與設計 11
              4.1.1系統功能模塊圖 11
              4.1.2系統功能模塊描述 11
              4.1.3系統類圖 13
              4.1.4系統用例圖 18
              4.2數據庫分析與設計 19
              4.2.1數據對象 19
              4.2.2數據庫設計 24
              5詳細設計 32
              5.1系統架構設計 32
              5.2數據層詳細設計 32
              5.3邏輯層詳細設計 38
              5.4系統實現 42
              6測試與性能分析 46
              6.1軟件測試的目標與方法 46
              6.1.1軟件測試的目標 46
              6.1.2軟件測試的方法 46
              6.2測試范圍及測試內容 46
              6.3測試用例 48
              6.3.1測試用例原例 48
              6.3.2測試用例編寫 48
              6.4測試的實施 54
              6.4.1測試策略 54
              6.4.2測試目標 54
              6.5系統功能測試 54
              6.6系統安全測試 54
              6.7測試結論 54
              7結論 55
              參考文獻 56
              附  錄 57
              謝  辭 60


              相關論文
              本論文在其他專業論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
              上一篇:導航青少年就業網站設計 下一篇:30CrMnSiA鋼的焊接性能與工藝的研..
              Tags:純真 香薰 SPA 美容 管理系統 【收藏】 【返回頂部】
              會計論文
              電子機電論文
              金融論文
              電氣自動化論文
              模具設計
              化學工程與工藝
              機械設計
              電子通信論文
              英語論文
              行政管理論文
              物流論文
              電子商務論文
              法律論文
              國際貿易論文
              財務管理論文
              人力資源論文
              市場營銷論文
              土木工程論文
              工商管理論文
              工程管理論文
              漢語言文學論文
              教育管理論文
              測控專業論文
              交通工程論文
              旅游管理論文
              新聞專業論文
              藝術設計
              教育技術學論文
              應用物理學論文
              輕化工程論文
              德語專業論文
              給水排水工程
              服裝設計與工程
              食品生物技術
              材料科學與工程
              電視制片管理
              工業工程論文
              文化產業管理
              包裝工程論文
              印刷工程論文
              信息管理論文
              制藥工程論文
              生物工程論文
              電子信息工程
              信息計算科學
              電氣工程論文
              通信工程論文
              財務會計畢業論文
              電子商務畢業論文
              現代教育技術
              信息管理專業
              心理學專業
              數學與應用數學
              數學教育
              護理學畢業論文
              其他專業論文
              歷史學論文
              學前教育畢業論文
              小學教育畢業論文
              教育管理畢業論文
              法律專業畢業論文
              漢語言文學畢業論文
              工商管理畢業論文
              人力資源畢業論文
              營銷專業畢業論文
              物流專業畢業論文
              計算機論文
              最新文章
              熱門文章
              計算機論文
              推薦文章

              本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

              論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供其他專業論文畢業論文格式,論文格式范文,畢業論文范文

              Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

              感谢您访问我们的网站,您可能还对以下资源感兴趣:

              论文格式网:毕业论文格式范文